aboutsummaryrefslogtreecommitdiff
path: root/security/py-fchksum
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-05-16 15:00:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-05-16 15:00:44 +0000
commit84da157a685d41bb505959bb3b46754de03673fe (patch)
treea400cca01f0e41e3aa31699609c4f65b8f7c4b22 /security/py-fchksum
parent5aa60cae543a04eaed16d79890f5078eab940532 (diff)
downloadports-84da157a685d41bb505959bb3b46754de03673fe.tar.gz
ports-84da157a685d41bb505959bb3b46754de03673fe.zip
Notes
Diffstat (limited to 'security/py-fchksum')
-rw-r--r--security/py-fchksum/Makefile5
-rw-r--r--security/py-fchksum/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile
index f24816736aca..fbd49ff39bcb 100644
--- a/security/py-fchksum/Makefile
+++ b/security/py-fchksum/Makefile
@@ -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>
diff --git a/security/py-fchksum/distinfo b/security/py-fchksum/distinfo
index 2cd4967d961f..af4564b125b8 100644
--- a/security/py-fchksum/distinfo
+++ b/security/py-fchksum/distinfo
@@ -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