diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-05-11 16:32:53 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-05-11 16:32:53 +0000 |
commit | ee3f05b75ea5077adeadb79ccfe6d10a73aec93a (patch) | |
tree | 27630b44c7419fde250fdf855cf2ee46580da1e9 /net/ethereal | |
parent | 11f83357e7b05583a90272befa72a07419ff33aa (diff) | |
download | pkgsrc-ee3f05b75ea5077adeadb79ccfe6d10a73aec93a.tar.gz |
Changes in 0.8.8:
Various protocol dissectors were updated in Ethereal 0.8.8, including
DHIS/DDTP, OSI CLNP, CLTP, and ISIS, PPP, RTSP, IPv6, LPD, RTSP,
DNS, FTP, ISAKMP, and SINEC H1. Ethereal now has dissectors for
OSI ESIS, RTCP, RTP, and the MS Proxy Protocol. The GUI behavior
has been tweaked, the Win32 version now has a program icon, and
some internals (for those of you who are interested in hacking on
Ethereal) have changed.
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/files/md5 | 4 | ||||
-rw-r--r-- | net/ethereal/pkg/PLIST | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 7e5e7cf81f9..8e4b0500640 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2000/04/18 09:03:47 frueauf Exp $ +# $NetBSD: Makefile,v 1.22 2000/05/11 16:32:53 hubertf Exp $ # -DISTNAME= ethereal-0.8.7 +DISTNAME= ethereal-0.8.8 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ diff --git a/net/ethereal/files/md5 b/net/ethereal/files/md5 index 129c7e4896b..ad4b7bf2fbb 100644 --- a/net/ethereal/files/md5 +++ b/net/ethereal/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.15 2000/04/18 09:03:49 frueauf Exp $ +$NetBSD: md5,v 1.16 2000/05/11 16:32:55 hubertf Exp $ -MD5 (ethereal-0.8.7.tar.gz) = 0f7c9cb14c3867acceb4b77ccf784d70 +MD5 (ethereal-0.8.8.tar.gz) = fb9df9d4f9725ed168d7743ca80731d4 diff --git a/net/ethereal/pkg/PLIST b/net/ethereal/pkg/PLIST index 3d076305eb7..3c33aaad43e 100644 --- a/net/ethereal/pkg/PLIST +++ b/net/ethereal/pkg/PLIST @@ -1,14 +1,14 @@ -@comment $NetBSD: PLIST,v 1.5 2000/04/18 09:03:49 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.6 2000/05/11 16:32:55 hubertf Exp $ bin/editcap bin/ethereal bin/tethereal etc/manuf -lib/ethereal/plugins/0.8.7/gryphon.la -lib/ethereal/plugins/0.8.7/libgryphon.a -lib/ethereal/plugins/0.8.7/libgryphon.so.0.0 +lib/ethereal/plugins/0.8.8/gryphon.la +lib/ethereal/plugins/0.8.8/libgryphon.a +lib/ethereal/plugins/0.8.8/libgryphon.so.0.0 man/man1/editcap.1 man/man1/ethereal.1 man/man1/tethereal.1 -@dirrm lib/ethereal/plugins/0.8.7 +@dirrm lib/ethereal/plugins/0.8.8 @dirrm lib/ethereal/plugins @dirrm lib/ethereal |