Hi, ports@ :

  Here is a patch to update net/py-ipaddr to 2.2.0 and net/py-ipaddress to 
1.0.22.
  Both build well.
  All tests of net/py-ipaddr passes.
  One test(prickle-test) failed in net/py-ipaddress just as the current version.

  Comments? OK?

wen
Index: py-ipaddr/Makefile
===================================================================
RCS file: /cvs/ports/net/py-ipaddr/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- py-ipaddr/Makefile  27 Aug 2016 08:24:21 -0000      1.4
+++ py-ipaddr/Makefile  7 Nov 2018 13:12:03 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      Python IP address manipulation library
 
-MODPY_EGG_VERSION = 2.1.11
+MODPY_EGG_VERSION = 2.2.0
 DISTNAME =     ipaddr-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
 CATEGORIES =   net
Index: py-ipaddr/distinfo
===================================================================
RCS file: /cvs/ports/net/py-ipaddr/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- py-ipaddr/distinfo  27 Aug 2016 08:24:21 -0000      1.2
+++ py-ipaddr/distinfo  7 Nov 2018 13:12:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (ipaddr-2.1.11.tar.gz) = G1VbiogAE0/a/jK30MtS9b2/3Qk3B8PdSExepZ8dmLc=
-SIZE (ipaddr-2.1.11.tar.gz) = 29046
+SHA256 (ipaddr-2.2.0.tar.gz) = QJLf5mdYjRaqErWay3yKQCTl3LI6aBzQsLYCNz7KiNY=
+SIZE (ipaddr-2.2.0.tar.gz) = 26266
Index: py-ipaddress/Makefile
===================================================================
RCS file: /cvs/ports/net/py-ipaddress/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- py-ipaddress/Makefile       12 Jan 2017 22:30:16 -0000      1.8
+++ py-ipaddress/Makefile       7 Nov 2018 13:12:03 -0000
@@ -4,7 +4,7 @@
 # is available in core python 3.3+
 COMMENT =              Python 3.3's ipaddress for Python 2.6 and 2.7#'
 
-MODPY_EGG_VERSION =    1.0.18
+MODPY_EGG_VERSION =    1.0.22
 DISTNAME =             ipaddress-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 CATEGORIES =           net
Index: py-ipaddress/distinfo
===================================================================
RCS file: /cvs/ports/net/py-ipaddress/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- py-ipaddress/distinfo       12 Jan 2017 22:30:16 -0000      1.4
+++ py-ipaddress/distinfo       7 Nov 2018 13:12:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (ipaddress-1.0.18.tar.gz) = XYU0yOGF8tih/aHvc/LI9LIyZOjjAGP+65UR1JKkE+E=
-SIZE (ipaddress-1.0.18.tar.gz) = 32475
+SHA256 (ipaddress-1.0.22.tar.gz) = sUbHUepFytYYjdbPLZt1f29PjW/7lqAj5vLibuoCpyw=
+SIZE (ipaddress-1.0.22.tar.gz) = 33051

Reply via email to