aboutsummaryrefslogtreecommitdiff
path: root/dns/ipcheck
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-19 00:59:29 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-19 00:59:29 +0000
commit6c77f63d478f2176bcfe0bb5ed826753645749be (patch)
tree3992d73bc3a5ff572b2b0689726c1d308b1610ac /dns/ipcheck
parentd0d5d33f3c90b02824361475a9755f25a2b5c69f (diff)
downloadports-6c77f63d478f2176bcfe0bb5ed826753645749be.tar.gz
ports-6c77f63d478f2176bcfe0bb5ed826753645749be.zip
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)
Notes
Notes: svn path=/head/; revision=71721
Diffstat (limited to 'dns/ipcheck')
-rw-r--r--dns/ipcheck/Makefile16
-rw-r--r--dns/ipcheck/distinfo2
2 files changed, 9 insertions, 9 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