diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-04-07 18:57:12 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-04-07 18:57:12 +0000 |
commit | 31083f810ae47585b330230ee0417583c9b534d4 (patch) | |
tree | 92939a40647ca8255c8b1646ccf819f99de8149b /net/ethereal | |
parent | bb07ff6cca86696f5867efd6a1be67c2186ce469 (diff) | |
download | freebsd-ports-31083f810ae47585b330230ee0417583c9b534d4.zip |
0.8.4 -> 0.8.6
Once again my snail like pace has paid off as 0.8.5 had a major bug.
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-plist | 8 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index bfe981a70eb0..32871e7b903e 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.8.4 +# Version required: 0.8.6 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.8.4 +DISTNAME= ethereal-0.8.6 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 8cfd30d3dfb5..2f7bf9b293e3 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.4.tar.gz) = e1a31df80484535c4c0d773b696630f3 +MD5 (ethereal-0.8.6.tar.gz) = 2856a83c18c1f019f38e23f864e1a77f diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index 05c0dc5255bb..e2ae4336b465 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -2,9 +2,9 @@ bin/editcap bin/ethereal bin/tethereal etc/manuf -lib/ethereal/plugins/0.8/gryphon.la -lib/ethereal/plugins/0.8/gryphon.a -lib/ethereal/plugins/0.8/gryphon.so -@dirrm lib/ethereal/plugins/0.8 +lib/ethereal/plugins/0.8.5/gryphon.la +lib/ethereal/plugins/0.8.5/gryphon.a +lib/ethereal/plugins/0.8.5/gryphon.so +@dirrm lib/ethereal/plugins/0.8.5 @dirrm lib/ethereal/plugins @dirrm lib/ethereal |