Index: head/net/py-ipaddress/Makefile =================================================================== --- head/net/py-ipaddress/Makefile (revision 456549) +++ head/net/py-ipaddress/Makefile (revision 456550) @@ -1,20 +1,20 @@ # Created by: Nikolay Dachev # $FreeBSD$ PORTNAME= ipaddress -PORTVERSION= 1.0.18 +PORTVERSION= 1.0.19 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org -COMMENT= Python 3.3's ipaddress for Python 2.6 and 2.7 +COMMENT= Port of Python 3.3+ ipaddress module to 2.7 LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:-3.3 +USES= python:2.7 USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/net/py-ipaddress/distinfo =================================================================== --- head/net/py-ipaddress/distinfo (revision 456549) +++ head/net/py-ipaddress/distinfo (revision 456550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484226465 -SHA256 (ipaddress-1.0.18.tar.gz) = 5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1 -SIZE (ipaddress-1.0.18.tar.gz) = 32475 +TIMESTAMP = 1513512646 +SHA256 (ipaddress-1.0.19.tar.gz) = 200d8686011d470b5e4de207d803445deee427455cd0cb7c982b68cf82524f81 +SIZE (ipaddress-1.0.19.tar.gz) = 32854