aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-04 06:33:40 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-04 06:33:40 +0000
commitb3942230adbc634a134d1f8e7a009622cd37e262 (patch)
tree05e4745c30c8121b21b3d2fa9d09519579d04eb3
parent2f5a2e292b8255defd97413b244c55425570118f (diff)
downloadports-b3942230adbc634a134d1f8e7a009622cd37e262.tar.gz
ports-b3942230adbc634a134d1f8e7a009622cd37e262.zip
Notes
-rw-r--r--net-mgmt/ipcalc/Makefile7
-rw-r--r--net-mgmt/ipcalc/distinfo2
-rw-r--r--net-mgmt/ipcalc/pkg-descr3
-rw-r--r--net/ipcalc/Makefile7
-rw-r--r--net/ipcalc/distinfo2
-rw-r--r--net/ipcalc/pkg-descr3
6 files changed, 16 insertions, 8 deletions
diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile
index 70f077811a0c..d2545e25285a 100644
--- a/net-mgmt/ipcalc/Makefile
+++ b/net-mgmt/ipcalc/Makefile
@@ -6,15 +6,16 @@
# $FreeBSD$
PORTNAME= ipcalc
-PORTVERSION= 0.33
+PORTVERSION= 0.34
CATEGORIES= net
MASTER_SITES= http://jodies.de/
DISTFILES= ipcalc.pl
-EXTRACT_ONLY=
+EXTRACT_ONLY= # empty
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= petef@databits.net
NO_BUILD= yes
+USE_PERL5= yes
do-install:
${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin/${PORTNAME}
diff --git a/net-mgmt/ipcalc/distinfo b/net-mgmt/ipcalc/distinfo
index ce6e08b338cf..36bb93aeb7ab 100644
--- a/net-mgmt/ipcalc/distinfo
+++ b/net-mgmt/ipcalc/distinfo
@@ -1 +1 @@
-MD5 (ipcalc.pl) = 69cabe6175621afaf3397a6b9e2e4bb5
+MD5 (ipcalc.pl) = 38e75c33243ed566dc71cf0266e8ba03
diff --git a/net-mgmt/ipcalc/pkg-descr b/net-mgmt/ipcalc/pkg-descr
index 3f21a6a260b8..482494aa4bf3 100644
--- a/net-mgmt/ipcalc/pkg-descr
+++ b/net-mgmt/ipcalc/pkg-descr
@@ -7,3 +7,6 @@ Enter your netmask(s) in CIDR notation (/25) or dotted decimals
(255.255.255.0). Inverse netmasks are recognized.
WWW: http://jodies.de/ipcalc/
+
+- Pete
+petef@databits.net
diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile
index 70f077811a0c..d2545e25285a 100644
--- a/net/ipcalc/Makefile
+++ b/net/ipcalc/Makefile
@@ -6,15 +6,16 @@
# $FreeBSD$
PORTNAME= ipcalc
-PORTVERSION= 0.33
+PORTVERSION= 0.34
CATEGORIES= net
MASTER_SITES= http://jodies.de/
DISTFILES= ipcalc.pl
-EXTRACT_ONLY=
+EXTRACT_ONLY= # empty
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= petef@databits.net
NO_BUILD= yes
+USE_PERL5= yes
do-install:
${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin/${PORTNAME}
diff --git a/net/ipcalc/distinfo b/net/ipcalc/distinfo
index ce6e08b338cf..36bb93aeb7ab 100644
--- a/net/ipcalc/distinfo
+++ b/net/ipcalc/distinfo
@@ -1 +1 @@
-MD5 (ipcalc.pl) = 69cabe6175621afaf3397a6b9e2e4bb5
+MD5 (ipcalc.pl) = 38e75c33243ed566dc71cf0266e8ba03
diff --git a/net/ipcalc/pkg-descr b/net/ipcalc/pkg-descr
index 3f21a6a260b8..482494aa4bf3 100644
--- a/net/ipcalc/pkg-descr
+++ b/net/ipcalc/pkg-descr
@@ -7,3 +7,6 @@ Enter your netmask(s) in CIDR notation (/25) or dotted decimals
(255.255.255.0). Inverse netmasks are recognized.
WWW: http://jodies.de/ipcalc/
+
+- Pete
+petef@databits.net