aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-fchksum
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-01-18 21:07:09 +0800
committerijliao <ijliao@FreeBSD.org>2002-01-18 21:07:09 +0800
commit0eaedbfc63578ebd8a830236bdd6768b2bffb6df (patch)
treeb6ef1cd6b8a4f5c01ac26a04074e6553d751af69 /security/py-fchksum
parentccc7312692d584a7f7f9d561f85d3790c0c63972 (diff)
downloadfreebsd-ports-gnome-0eaedbfc63578ebd8a830236bdd6768b2bffb6df.tar.gz
freebsd-ports-gnome-0eaedbfc63578ebd8a830236bdd6768b2bffb6df.tar.zst
freebsd-ports-gnome-0eaedbfc63578ebd8a830236bdd6768b2bffb6df.zip
upgrade to 1.6
drop maintainership
Diffstat (limited to 'security/py-fchksum')
-rw-r--r--security/py-fchksum/Makefile11
-rw-r--r--security/py-fchksum/distinfo2
2 files changed, 10 insertions, 3 deletions
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile
index bc83990ab6a8..67dc4cfdff8c 100644
--- a/security/py-fchksum/Makefile
+++ b/security/py-fchksum/Makefile
@@ -7,15 +7,22 @@
#
PORTNAME= fchksum
-PORTVERSION= 1.3
+PORTVERSION= 1.6
CATEGORIES= security python
MASTER_SITES= http://www.azstarnet.com/~donut/programs/fchksum/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_PYTHON= yes
GNU_CONFIGURE= yes
+SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py
+
+do-build:
+ @${SETUP_CMD} build
+
+do-install:
+ @${SETUP_CMD} install
.include <bsd.port.mk>
diff --git a/security/py-fchksum/distinfo b/security/py-fchksum/distinfo
index d1c64b047c31..2cfe74c3bb1f 100644
--- a/security/py-fchksum/distinfo
+++ b/security/py-fchksum/distinfo
@@ -1 +1 @@
-MD5 (python-fchksum-1.3.tar.gz) = f8d6c27f04d88a92ee3c5aa5ce07aed1
+MD5 (python-fchksum-1.6.tar.gz) = 03be17baafacc3508224d9542c0a61b3