-- 
With best regards,
Pavel Korovin
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-zopeinterface/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile    3 Jan 2017 19:19:49 -0000       1.23
+++ Makefile    3 May 2017 10:28:35 -0000
@@ -2,12 +2,11 @@
 
 COMMENT=       object interface infrastructure from Zope
 
-MODPY_EGG_VERSION=     4.3.1
+MODPY_EGG_VERSION=     4.4.0
 
 DISTNAME=      zope.interface-${MODPY_EGG_VERSION}
 PKGNAME=       py-zopeinterface-${MODPY_EGG_VERSION}
 CATEGORIES=    devel
-REVISION=      0
 
 # Zope Public License
 PERMIT_PACKAGE_CDROM=  Yes
@@ -23,6 +22,6 @@ TEST_DEPENDS= devel/py-zopeevent${MODPY_
 MODPY_SETUPTOOLS=      Yes
 
 FLAVORS=       python3
-FLAVOR?=       
+FLAVOR?=
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-zopeinterface/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    3 Sep 2016 16:27:51 -0000       1.9
+++ distinfo    3 May 2017 10:28:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (zope.interface-4.3.1.tar.gz) = 
MgkgztsHZm/UAi9qD81KRFURM6hBXJjqwIc7dTu1pww=
-SIZE (zope.interface-4.3.1.tar.gz) = 147262
+SHA256 (zope.interface-4.4.0.tar.gz) = 
5Q5eh83pvw7Vkin9NyOQwtaLNnSuMThY71RNMgUeLNM=
+SIZE (zope.interface-4.4.0.tar.gz) = 151322

Reply via email to