summaryrefslogtreecommitdiff
path: root/net/mtr
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2002-02-04 23:40:01 +0000
committerBill Fumerola <billf@FreeBSD.org>2002-02-04 23:40:01 +0000
commit308066d4fa0b14e25f3e3bd0057adca2ab1467f8 (patch)
tree6ea6e41372144f3f287562e85752012f2e8971b7 /net/mtr
parentUpdate to 1.3.7 (diff)
upgrade to 0.45, disable IPv6 until a new patch is generated by KAME.
Notes
Notes: svn path=/head/; revision=54215
Diffstat (limited to 'net/mtr')
-rw-r--r--net/mtr/Makefile5
-rw-r--r--net/mtr/distinfo3
2 files changed, 4 insertions, 4 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index eeb642fc5b90..0271e5e386cf 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mtr
-PORTVERSION= 0.44
+PORTVERSION= 0.45
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
ftp://ftp.netsw.org/net/ip/audit/packets/ \
@@ -17,12 +17,13 @@ MAINTAINER= billf@FreeBSD.org
HAS_CONFIGURE= yes
USE_GMAKE= yes
WANT_GTK= yes
+#WANT_IPV6= yes
MAN8= mtr.8
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 400014
+.if ${OSVERSION} >= 400014 && defined(WANT_IPV6)
PATCHFILES= mtr-044-v6-20011212.diff.gz
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
PATCH_DIST_STRIP= -p1
diff --git a/net/mtr/distinfo b/net/mtr/distinfo
index 85d8fccca1a4..ff3ca91811dd 100644
--- a/net/mtr/distinfo
+++ b/net/mtr/distinfo
@@ -1,2 +1 @@
-MD5 (mtr-0.44.tar.gz) = b3cd8ec10e5733969cdbb6dcdef5b0f5
-MD5 (mtr-044-v6-20011212.diff.gz) = 8af8cc9f3758fcf8fe949360d679270b
+MD5 (mtr-0.45.tar.gz) = f6020e188d131129d7089e3e560863f2