From ae5cf56239a497f48e157309de66650f69003d26 Mon Sep 17 00:00:00 2001 From: billf Date: Sat, 15 Apr 2000 07:19:48 +0000 Subject: Upgrade to 0.8.7, disable snmp for now. Its messed up. Requested by: scanner@closed-networks.com --- net/ethereal/Makefile | 3 ++- net/ethereal/distinfo | 2 +- net/wireshark/Makefile | 3 ++- net/wireshark/distinfo | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 9a3a8d069f3f..39a221e60020 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= net ipv6 MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ @@ -23,6 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-snmp=no CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 2f7bf9b293e3..e2285b4a219d 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.6.tar.gz) = 2856a83c18c1f019f38e23f864e1a77f +MD5 (ethereal-0.8.7.tar.gz) = 0f7c9cb14c3867acceb4b77ccf784d70 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 9a3a8d069f3f..39a221e60020 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= net ipv6 MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ @@ -23,6 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-snmp=no CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 2f7bf9b293e3..e2285b4a219d 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.6.tar.gz) = 2856a83c18c1f019f38e23f864e1a77f +MD5 (ethereal-0.8.7.tar.gz) = 0f7c9cb14c3867acceb4b77ccf784d70 -- cgit