Hi!

Below is a trivial update to devel/py-greenlet.  OK?

--
Dmitrij D. Czarkoff


Index: Makefile
===================================================================
RCS file: /var/cvs/ports/devel/py-greenlet/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    1 Sep 2016 10:53:26 -0000       1.11
+++ Makefile    28 Oct 2016 07:23:30 -0000
@@ -4,10 +4,9 @@ COMMENT =      lightweight in-process concurr
 # see slp_platformselect.h
 ONLY_FOR_ARCHS =       amd64 arm i386 powerpc sparc64
 
-MODPY_EGG_VERSION = 0.4.9
+MODPY_EGG_VERSION = 0.4.10
 DISTNAME =     greenlet-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
-REVISION =     0
 EXTRACT_SUFX = .zip
 
 CATEGORIES =   devel
Index: distinfo
===================================================================
RCS file: /var/cvs/ports/devel/py-greenlet/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    18 Oct 2015 14:49:04 -0000      1.3
+++ distinfo    28 Oct 2016 07:24:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (greenlet-0.4.9.zip) = WLLzoucHXGVWFr+V6Cho20mA87tmYdtwrQKlHk3dIlI=
-SIZE (greenlet-0.4.9.zip) = 78125
+SHA256 (greenlet-0.4.10.zip) = mpjUn2MlmxbTYnl2tp3YVoiKN2xJiwkcjp6tVtUJjKg=
+SIZE (greenlet-0.4.10.zip) = 82616

Reply via email to