Yo,
While reviewing some ports for shadchin@, I had a complaint that our
py-py was old. Here's a diff for that.
IIRC, Eric you told me during p2k16 you could hand over maintainership,
so I removed you. Is that fine with you?
Comments? OK?
Cheers,
Daniel
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-py/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile 3 Jan 2017 19:19:49 -0000 1.29
+++ Makefile 26 Jun 2017 22:10:48 -0000
@@ -2,24 +2,18 @@
COMMENT= cross-python path, ini-parsing, io, code, log facilities
-MODPY_EGG_VERSION = 1.4.31
+MODPY_EGG_VERSION = 1.4.34
DISTNAME= py-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
-REVISION= 0
CATEGORIES= devel
-HOMEPAGE= https://pylib.readthedocs.org/en/latest
-
-MAINTAINER= Eric Faurot <[email protected]>
-
# MIT
PERMIT_PACKAGE_CDROM= Yes
-MODPY_PI = Yes
-
MODULES= lang/python
+MODPY_PI = Yes
MODPY_SETUPTOOLS= Yes
FLAVORS= python3
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-py/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 26 Dec 2015 07:36:24 -0000 1.8
+++ distinfo 26 Jun 2017 22:10:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (py-1.4.31.tar.gz) = plAZY8cl/CVU2r/s6K6aj7XhScCsCkL9KwLFwcV/wRQ=
-SIZE (py-1.4.31.tar.gz) = 192212
+SHA256 (py-1.4.34.tar.gz) = Dy1YXSIFDpDH0pO2RRyD2wl993hxl02Q79WjDcEvzeM=
+SIZE (py-1.4.34.tar.gz) = 194450