svn commit: r431313 - head/net/py-ipaddress
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jan 12 20:03:19 UTC 2017
Author: sunpoet
Date: Thu Jan 12 20:03:17 2017
New Revision: 431313
URL: https://svnweb.freebsd.org/changeset/ports/431313
Log:
Update to 1.0.18
Changes: https://github.com/phihag/ipaddress/commits/master
Modified:
head/net/py-ipaddress/Makefile
head/net/py-ipaddress/distinfo
Modified: head/net/py-ipaddress/Makefile
==============================================================================
--- head/net/py-ipaddress/Makefile Thu Jan 12 20:03:13 2017 (r431312)
+++ head/net/py-ipaddress/Makefile Thu Jan 12 20:03:17 2017 (r431313)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ipaddress
-PORTVERSION= 1.0.17
+PORTVERSION= 1.0.18
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/net/py-ipaddress/distinfo
==============================================================================
--- head/net/py-ipaddress/distinfo Thu Jan 12 20:03:13 2017 (r431312)
+++ head/net/py-ipaddress/distinfo Thu Jan 12 20:03:17 2017 (r431313)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476104877
-SHA256 (ipaddress-1.0.17.tar.gz) = 3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716
-SIZE (ipaddress-1.0.17.tar.gz) = 32434
+TIMESTAMP = 1484226465
+SHA256 (ipaddress-1.0.18.tar.gz) = 5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1
+SIZE (ipaddress-1.0.18.tar.gz) = 32475
More information about the svn-ports-all
mailing list