Index: head/archivers/py-tarfile/Makefile =================================================================== --- head/archivers/py-tarfile/Makefile (revision 58536) +++ head/archivers/py-tarfile/Makefile (revision 58537) @@ -1,32 +1,32 @@ # New ports collection makefile for: py-tarfile # Date created: 26 March 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= tarfile -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= archivers python MASTER_SITES= http://www.gustaebel.de/lars/tarfile/ \ http://www3.kr.freebsd.org/~perky/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@fallin.lv USE_PYTHON= yes USE_PYDISTUTILS= yes .include .if ${PYTHON_REL} < 200 IGNORE= needs Python 2.0 at least .else .if ${PYTHON_REL} < 220 PLIST_SUB+= UNDERPY22="" .else PLIST_SUB+= UNDERPY22="@comment " .endif .endif .include Property changes on: head/archivers/py-tarfile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/archivers/py-tarfile/distinfo =================================================================== --- head/archivers/py-tarfile/distinfo (revision 58536) +++ head/archivers/py-tarfile/distinfo (revision 58537) @@ -1 +1 @@ -MD5 (tarfile-0.3.tar.gz) = 68a105ddc29c39bdeedf6a4640369d70 +MD5 (tarfile-0.4.tar.gz) = 9524ce52a79640191a2aa62257884904 Property changes on: head/archivers/py-tarfile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property