diff options
author | billf <billf@FreeBSD.org> | 1999-10-29 00:35:16 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-10-29 00:35:16 +0000 |
commit | 225d8d1bb852f9a884acc38d45332feef81f9a8e (patch) | |
tree | 3b015bd81f33d4732db609896cd0ef74e1948c8c | |
parent | 1ee91004ebd51888f4e9ec02ce4ea0137a67a1a0 (diff) | |
download | FreeBSD-ports-225d8d1bb852f9a884acc38d45332feef81f9a8e.zip FreeBSD-ports-225d8d1bb852f9a884acc38d45332feef81f9a8e.tar.gz |
Upgrade to ethereal 0.7.7 from 0.7.5
The skip of 0.7.6 was not due to my usual lazyness, we found it didn't
work with bmake, and the authors actually _care_ about interplatform
building (and most of them use FreeBSD as a development platform) so
we worked out some problems with that and some autoconf "smarts" with
SNMP.
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 4 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 2fd6415..62b9c97 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.7.5 +# Version required: 0.7.7 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.7.5 +DISTNAME= ethereal-0.7.7 CATEGORIES= net MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 0de545f..f8b21a3 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.7.5.tar.gz) = e693028d6b987487efb5209803a25039 +MD5 (ethereal-0.7.7.tar.gz) = a3e8062524c4e3ef87c138cda5e07ae5 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 2fd6415..62b9c97 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.7.5 +# Version required: 0.7.7 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.7.5 +DISTNAME= ethereal-0.7.7 CATEGORIES= net MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 0de545f..f8b21a3 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.7.5.tar.gz) = e693028d6b987487efb5209803a25039 +MD5 (ethereal-0.7.7.tar.gz) = a3e8062524c4e3ef87c138cda5e07ae5 |