summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2004-11-19 07:43:27 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2004-11-19 07:43:27 +0000
commitbaeceea8c28b070944db5fa01ebdbab140cfebc8 (patch)
tree78def16c5f2e214bf031c8e9b2afebaa1520ca5d /net-mgmt
parentUpdate libmagic.1 dependency, since now it's in base system. (diff)
PR:
Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade ipcalc from 0.35 to 0.38, fixed a bug in 64bit architectures. maintainer timeout: 2+ weeks.
Notes
Notes: svn path=/head/; revision=121951
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ipcalc/Makefile10
-rw-r--r--net-mgmt/ipcalc/distinfo4
-rw-r--r--net-mgmt/ipcalc/pkg-descr2
3 files changed, 6 insertions, 10 deletions
diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile
index 04e901281edc..5ad712415000 100644
--- a/net-mgmt/ipcalc/Makefile
+++ b/net-mgmt/ipcalc/Makefile
@@ -6,13 +6,9 @@
# $FreeBSD$
PORTNAME= ipcalc
-PORTVERSION= 0.35
-PORTREVISION= 1
+PORTVERSION= 0.38
CATEGORIES= net-mgmt
-MASTER_SITES= http://jodies.de/
-DISTNAME= ipcalc.pl
-EXTRACT_SUFX= # empty
-EXTRACT_ONLY= # empty
+MASTER_SITES= http://jodies.de/ipcalc-archive/
MAINTAINER= petef@FreeBSD.org
COMMENT= IP Calculator
@@ -22,6 +18,6 @@ NO_BUILD= yes
USE_PERL5= yes
do-install:
- ${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin/${PORTNAME}
+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/net-mgmt/ipcalc/distinfo b/net-mgmt/ipcalc/distinfo
index ec3e4f515cbf..a62cacdf7c87 100644
--- a/net-mgmt/ipcalc/distinfo
+++ b/net-mgmt/ipcalc/distinfo
@@ -1,2 +1,2 @@
-MD5 (ipcalc.pl) = e0321f2e796ba541c6afc0a8570f7d09
-SIZE (ipcalc.pl) = 13992
+MD5 (ipcalc-0.38.tar.gz) = 9b95b0b6b9425e78b08f648eefeb84e0
+SIZE (ipcalc-0.38.tar.gz) = 9758
diff --git a/net-mgmt/ipcalc/pkg-descr b/net-mgmt/ipcalc/pkg-descr
index 482494aa4bf3..a50e2ff4ca43 100644
--- a/net-mgmt/ipcalc/pkg-descr
+++ b/net-mgmt/ipcalc/pkg-descr
@@ -9,4 +9,4 @@ Enter your netmask(s) in CIDR notation (/25) or dotted decimals
WWW: http://jodies.de/ipcalc/
- Pete
-petef@databits.net
+petef@freebsd.org