Changelog (to be found in the project's README):

- 2020-05-23 Handle empty sys.executable
- 2020-06-08 Fix Python 2 compatibility
- 2020-10-06 Set group membership of users in batch mode

Keeps working for me.
OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/autorandr/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    5 Nov 2020 11:13:56 -0000       1.1.1.1
+++ Makefile    29 Jan 2021 00:13:02 -0000
@@ -6,7 +6,7 @@ CATEGORIES=     x11 sysutils
 
 GH_ACCOUNT=    phillipberndt
 GH_PROJECT=    autorandr
-GH_TAGNAME=    1.10.1
+GH_TAGNAME=    1.11
 MODPY_EGG_VERSION=     ${GH_TAGNAME}.post1
 
 # GPLv3+
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/autorandr/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    5 Nov 2020 11:13:56 -0000       1.1.1.1
+++ distinfo    29 Jan 2021 00:09:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (autorandr-1.10.1.tar.gz) = Iw+589W/VEolR8Advdo5gSlEzdVGWmebuWF2nH3bVSw=
-SIZE (autorandr-1.10.1.tar.gz) = 48043
+SHA256 (autorandr-1.11.tar.gz) = R+YZhMO0JpKVJ/tpPYjjv567gtpiWj+ECmJKo/2JHOM=
+SIZE (autorandr-1.11.tar.gz) = 48791

Reply via email to