From d9c4b14fbd92fa502c6468e1356c676866d4b608 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 18 Jan 2002 13:07:09 +0000 Subject: upgrade to 1.6 drop maintainership --- security/py-fchksum/Makefile | 11 +++++++++-- security/py-fchksum/distinfo | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'security') 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 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 -- cgit v1.2.3