diff options
author | wen <wen@FreeBSD.org> | 2016-10-11 07:27:44 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-10-11 07:27:44 +0800 |
commit | 613dec81d2cdaa742eb400efe81bfdffea890ad1 (patch) | |
tree | 19f68ee0c741d7fe50a488c5842cbabb1e35f097 /net | |
parent | fc9e8f4e3443513aeb73206ac29c4d2bb7022175 (diff) | |
download | freebsd-ports-gnome-613dec81d2cdaa742eb400efe81bfdffea890ad1.tar.gz freebsd-ports-gnome-613dec81d2cdaa742eb400efe81bfdffea890ad1.tar.zst freebsd-ports-gnome-613dec81d2cdaa742eb400efe81bfdffea890ad1.zip |
- Update to 1.0.17
Diffstat (limited to 'net')
-rw-r--r-- | net/py-ipaddress/Makefile | 2 | ||||
-rw-r--r-- | net/py-ipaddress/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/py-ipaddress/Makefile b/net/py-ipaddress/Makefile index 7c76721e7f2b..62458b9488fc 100644 --- a/net/py-ipaddress/Makefile +++ b/net/py-ipaddress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipaddress -PORTVERSION= 1.0.16 +PORTVERSION= 1.0.17 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ipaddress/distinfo b/net/py-ipaddress/distinfo index a1c0f6f89c0b..2618440947c6 100644 --- a/net/py-ipaddress/distinfo +++ b/net/py-ipaddress/distinfo @@ -1,2 +1,3 @@ -SHA256 (ipaddress-1.0.16.tar.gz) = 5a3182b322a706525c46282ca6f064d27a02cffbd449f9f47416f1dc96aa71b0 -SIZE (ipaddress-1.0.16.tar.gz) = 31765 +TIMESTAMP = 1476104877 +SHA256 (ipaddress-1.0.17.tar.gz) = 3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716 +SIZE (ipaddress-1.0.17.tar.gz) = 32434 |