upgrade to 1.7.1

This commit is contained in:
Ying-Chieh Liao 2004-05-16 15:00:44 +00:00
parent 5aa60cae54
commit 84da157a68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109255
2 changed files with 4 additions and 5 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= fchksum
PORTVERSION= 1.6.1
PORTVERSION= 1.7.1
CATEGORIES= security python
MASTER_SITES= http://www.dakotacom.net/~donut/programs/fchksum/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,9 +16,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to find the checksum of files
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/fchksum.so
PLIST_FILES= %%PYTHON_SITELIBDIR%%/fchksum.so
USE_PYTHON= yes
USE_PYDISTUTILS= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
MD5 (python-fchksum-1.6.1.tar.gz) = 7dac0e53aeab4c5f5b9518fa9933dc22
SIZE (python-fchksum-1.6.1.tar.gz) = 36957
MD5 (python-fchksum-1.7.1.tar.gz) = 5a7fdec9b6a04ef6d17962df2a74284b
SIZE (python-fchksum-1.7.1.tar.gz) = 26724