diff options
author | billf <billf@FreeBSD.org> | 2000-03-08 08:30:34 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-03-08 08:30:34 +0800 |
commit | 1aafa57479f6f0d15eb8e881fb19b83e3f999432 (patch) | |
tree | 54ae7eb2988410b7bf4af2b8da5f8f3d36fc0c64 | |
parent | 8e927324661d7fc8410d521ded0012cabccd47fa (diff) | |
download | freebsd-ports-gnome-1aafa57479f6f0d15eb8e881fb19b83e3f999432.tar.gz freebsd-ports-gnome-1aafa57479f6f0d15eb8e881fb19b83e3f999432.tar.zst freebsd-ports-gnome-1aafa57479f6f0d15eb8e881fb19b83e3f999432.zip |
Upgrade to 0.8.4, bugfixes + new disectors. This program continues to rock.
-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 fbd20f395728..bfe981a70eb0 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.8.3 +# Version required: 0.8.4 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.8.3 +DISTNAME= ethereal-0.8.4 CATEGORIES= net ipv6 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 7ceb46724c9a..8cfd30d3dfb5 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.3.tar.gz) = b12065aa15293ca186530b614d802d1a +MD5 (ethereal-0.8.4.tar.gz) = e1a31df80484535c4c0d773b696630f3 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index fbd20f395728..bfe981a70eb0 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.8.3 +# Version required: 0.8.4 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.8.3 +DISTNAME= ethereal-0.8.4 CATEGORIES= net ipv6 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 7ceb46724c9a..8cfd30d3dfb5 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.3.tar.gz) = b12065aa15293ca186530b614d802d1a +MD5 (ethereal-0.8.4.tar.gz) = e1a31df80484535c4c0d773b696630f3 |