diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-10-29 00:35:16 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-10-29 00:35:16 +0000 |
commit | 8ad44f8e279cda98c45685d87380a39ad95d41c4 (patch) | |
tree | bef8949b023bb206f450a53a8bea22a9d9f6c7b5 /net | |
parent | b37c2ace0201ce13dfe359207e30adc056ce9459 (diff) | |
download | ports-8ad44f8e279cda98c45685d87380a39ad95d41c4.tar.gz ports-8ad44f8e279cda98c45685d87380a39ad95d41c4.zip |
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.
Notes
Notes:
svn path=/head/; revision=22715
Diffstat (limited to 'net')
-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 2fd64159dcff..62b9c971844c 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 0de545f5eca6..f8b21a305f58 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 2fd64159dcff..62b9c971844c 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 0de545f5eca6..f8b21a305f58 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 |