Index: head/devel/py-ipaddr/Makefile =================================================================== --- head/devel/py-ipaddr/Makefile (revision 222227) +++ head/devel/py-ipaddr/Makefile (revision 222228) @@ -1,25 +1,25 @@ # New ports collection makefile for: py-ipaddr # Date created: 2008-10-03 # Whom: Murilo Opsfelder # # $FreeBSD$ # PORTNAME= ipaddr -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= http://ipaddr-py.googlecode.com/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mopsfelder@gmail.com COMMENT= A Google open source IPv4/IPv6 manipulation library in Python USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= ipaddr PLIST_FILES= %%PYTHON_SITELIBDIR%%/ipaddr.py \ %%PYTHON_SITELIBDIR%%/ipaddr.pyc \ %%PYTHON_SITELIBDIR%%/ipaddr.pyo .include Property changes on: head/devel/py-ipaddr/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-ipaddr/distinfo =================================================================== --- head/devel/py-ipaddr/distinfo (revision 222227) +++ head/devel/py-ipaddr/distinfo (revision 222228) @@ -1,3 +1,3 @@ -MD5 (ipaddr-1.0.0.tar.gz) = 2eec9c501a9d836fb366b89b8808eaf5 -SHA256 (ipaddr-1.0.0.tar.gz) = 80d76b51bc3a488c730342b17e13e41617fc4883fe18fbbb8687164eb3a903eb -SIZE (ipaddr-1.0.0.tar.gz) = 15138 +MD5 (ipaddr-1.0.1.tar.gz) = 74cca5bb6a63491da7f293a09cc7cf84 +SHA256 (ipaddr-1.0.1.tar.gz) = c04537722cfc06a489badd0b1a9f4a9b79d9792f5f387547b4b1f2163b3984cd +SIZE (ipaddr-1.0.1.tar.gz) = 15210 Property changes on: head/devel/py-ipaddr/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property