Hi,

This diff updates py-backports-abc to the latest release.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-backports-abc/Makefile,v
retrieving revision 1.2
diff -u -p -w -r1.2 Makefile
--- Makefile    17 Jan 2016 05:38:22 -0000      1.2
+++ Makefile    14 Nov 2016 07:20:48 -0000
@@ -1,11 +1,10 @@
 # $OpenBSD: Makefile,v 1.2 2016/01/17 05:38:22 shadchin Exp $
 
-MODPY_EGG_VERSION =    0.4
 COMMENT =              backport of the 'collections.abc' module
 
+MODPY_EGG_VERSION =    0.5
 DISTNAME =             backports_abc-${MODPY_EGG_VERSION}
 PKGNAME =              py-backports-abc-${MODPY_EGG_VERSION}
-REVISION =             0
 
 CATEGORIES =           devel
 
@@ -14,9 +13,9 @@ HOMEPAGE =            https://github.com/cython/ba
 # PSFL
 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-backports-abc/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -w -r1.1.1.1 distinfo
--- distinfo    15 Nov 2015 08:22:47 -0000      1.1.1.1
+++ distinfo    14 Nov 2016 07:20:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (backports_abc-0.4.tar.gz) = 
iz5Akro9VBx6L5t9DZwCdbIcagHFOmHHMeumaGk50KU=
-SIZE (backports_abc-0.4.tar.gz) = 5593
+SHA256 (backports_abc-0.5.tar.gz) = 
AzvlRRSgPiVd91xa7o+eZy9mP5OrtyNETK7I/kNDe94=
+SIZE (backports_abc-0.5.tar.gz) = 9807

Reply via email to