Index: head/archivers/py-tarfile/Makefile =================================================================== --- head/archivers/py-tarfile/Makefile (revision 119699) +++ head/archivers/py-tarfile/Makefile (revision 119700) @@ -1,28 +1,28 @@ # New ports collection makefile for: py-tarfile # Date created: 26 March 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= tarfile -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.5 CATEGORIES= archivers python MASTER_SITES= http://www.gustaebel.de/lars/tarfile/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org COMMENT= Python library for reading and writing tarballs USE_PYTHON= yes USE_PYDISTUTILS= yes .include .if ${PYTHON_REL} < 230 PLIST_SUB+= NO_PY23="" .else PLIST_SUB+= NO_PY23="@comment " .endif .include Property changes on: head/archivers/py-tarfile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/archivers/py-tarfile/distinfo =================================================================== --- head/archivers/py-tarfile/distinfo (revision 119699) +++ head/archivers/py-tarfile/distinfo (revision 119700) @@ -1,2 +1,2 @@ -MD5 (tarfile-0.7.2.tar.gz) = 01c1a83301244021e4397f51981bdf5b -SIZE (tarfile-0.7.2.tar.gz) = 55314 +MD5 (tarfile-0.7.5.tar.gz) = 56b67b2706e27898b2e7434356139701 +SIZE (tarfile-0.7.5.tar.gz) = 57379 Property changes on: head/archivers/py-tarfile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property