From 6c77f63d478f2176bcfe0bb5ed826753645749be Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Thu, 19 Dec 2002 00:59:29 +0000 Subject: [PATCH] o Update to 0.198 o House a copy under MASTER_SITE_LOCAL: the local copy will be versioned, developer has yet to be convinced of the advantages of distributing versioned files Approved by: portmgr (knu) --- dns/ipcheck/Makefile | 16 ++++++++-------- dns/ipcheck/distinfo | 2 +- net/ipcheck/Makefile | 16 ++++++++-------- net/ipcheck/distinfo | 2 +- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile index c5b244d5ca9d..43f050f6695e 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -6,18 +6,17 @@ # PORTNAME= ipcheck -PORTVERSION= 0.196 +PORTVERSION= 0.198 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://ipcheck.sourceforge.net/%SUBDIR%/ -MASTER_SITE_SUBDIR= . release -DISTNAME= ipcheck.py -EXTRACT_SUFX= -EXTRACT_ONLY= +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= lioux MAINTAINER= lioux@FreeBSD.org +USE_BZIP2= yes USE_PYTHON= yes +USE_REINPLACE= yes NO_WRKSUBDIR= yes NO_BUILD= yes @@ -31,9 +30,10 @@ pre-everything:: .endif do-patch: - @${SED} -e "s!/usr/bin/python!${LOCALBASE}/bin/python!" \ + @${REINPLACE_CMD} \ + -e "s!/usr/bin/python!${LOCALBASE}/bin/python!" \ -e "s!ppp0!tun0!" \ - ${DISTDIR}/${DISTNAME} > ${WRKDIR}/${DISTNAME} + ${WRKDIR}/ipcheck.py do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}.py diff --git a/dns/ipcheck/distinfo b/dns/ipcheck/distinfo index 44e6247ef024..a7bfa2aa2ad7 100644 --- a/dns/ipcheck/distinfo +++ b/dns/ipcheck/distinfo @@ -1 +1 @@ -MD5 (ipcheck.py) = 0f460ecb02d2c4f3e9a58731e7366c36 +MD5 (ipcheck-0.198.tar.bz2) = 1da645cde7c080be7e25bdc16df3ead2 diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index c5b244d5ca9d..43f050f6695e 100644 --- a/net/ipcheck/Makefile +++ b/net/ipcheck/Makefile @@ -6,18 +6,17 @@ # PORTNAME= ipcheck -PORTVERSION= 0.196 +PORTVERSION= 0.198 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://ipcheck.sourceforge.net/%SUBDIR%/ -MASTER_SITE_SUBDIR= . release -DISTNAME= ipcheck.py -EXTRACT_SUFX= -EXTRACT_ONLY= +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= lioux MAINTAINER= lioux@FreeBSD.org +USE_BZIP2= yes USE_PYTHON= yes +USE_REINPLACE= yes NO_WRKSUBDIR= yes NO_BUILD= yes @@ -31,9 +30,10 @@ pre-everything:: .endif do-patch: - @${SED} -e "s!/usr/bin/python!${LOCALBASE}/bin/python!" \ + @${REINPLACE_CMD} \ + -e "s!/usr/bin/python!${LOCALBASE}/bin/python!" \ -e "s!ppp0!tun0!" \ - ${DISTDIR}/${DISTNAME} > ${WRKDIR}/${DISTNAME} + ${WRKDIR}/ipcheck.py do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}.py diff --git a/net/ipcheck/distinfo b/net/ipcheck/distinfo index 44e6247ef024..a7bfa2aa2ad7 100644 --- a/net/ipcheck/distinfo +++ b/net/ipcheck/distinfo @@ -1 +1 @@ -MD5 (ipcheck.py) = 0f460ecb02d2c4f3e9a58731e7366c36 +MD5 (ipcheck-0.198.tar.bz2) = 1da645cde7c080be7e25bdc16df3ead2