aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-01-29 04:45:49 +0800
committermnag <mnag@FreeBSD.org>2006-01-29 04:45:49 +0800
commit590c62847d860b0f0e973d0f22e608f91bd06019 (patch)
tree2613cf67aaf6cec64dcdcf4892e78f216e71c3b1 /security
parent4eb438b63cb9720d0d229e11652ff228db2a624c (diff)
downloadfreebsd-ports-gnome-590c62847d860b0f0e973d0f22e608f91bd06019.tar.gz
freebsd-ports-gnome-590c62847d860b0f0e973d0f22e608f91bd06019.tar.zst
freebsd-ports-gnome-590c62847d860b0f0e973d0f22e608f91bd06019.zip
Update to 0.2.1
PR: 92453 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/ipfcount/Makefile5
-rw-r--r--security/ipfcount/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/security/ipfcount/Makefile b/security/ipfcount/Makefile
index 04aed3d3908c..a2845840928a 100644
--- a/security/ipfcount/Makefile
+++ b/security/ipfcount/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipfcount
-PORTVERSION= 0.2
+PORTVERSION= 0.2.1
CATEGORIES= security
MASTER_SITES= http://deathbeforedecaf.net/misc/ports/ \
http://users.netleader.com.au/~rob/
@@ -23,7 +23,6 @@ MAN1= ipfcount.1
SUB_FILES= pkg-message
USE_PERL5= yes
-USE_REINPLACE= yes
.include <bsd.port.pre.mk>
@@ -32,7 +31,7 @@ IGNORE= requires perl 5.6 or higher - see the lang/perl5.8 port
.endif
post-patch:
- ${REINPLACE_CMD} -e '1s,^#![^ ]*,#!${PERL},' ${WRKSRC}/ipfcount
+ @${REINPLACE_CMD} -e '1s,^#![^ ]*,#!${PERL},' ${WRKSRC}/ipfcount
do-build:
cd ${WRKSRC} && pod2man ipfcount > ipfcount.1
diff --git a/security/ipfcount/distinfo b/security/ipfcount/distinfo
index 29cf3635281d..2ba87023cdc2 100644
--- a/security/ipfcount/distinfo
+++ b/security/ipfcount/distinfo
@@ -1,3 +1,3 @@
-MD5 (ipfcount-0.2.tar.gz) = 3965c11026391fe807235a22aa7a60ee
-SHA256 (ipfcount-0.2.tar.gz) = dc3d44c6602dafe3e6cf49ff2261a928b3d140c60ac8fb2627002eb9751f9fa1
-SIZE (ipfcount-0.2.tar.gz) = 3957
+MD5 (ipfcount-0.2.1.tar.gz) = 746ab21a1e74d156ccae3c1519b3bd33
+SHA256 (ipfcount-0.2.1.tar.gz) = 5b9e3cf2a4979da7d70c65ef7344cb9a5e3e96e136a85cc8122d88f09866440e
+SIZE (ipfcount-0.2.1.tar.gz) = 3973