diff options
author | mjl <mjl@pkgsrc.org> | 2000-10-28 00:36:38 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2000-10-28 00:36:38 +0000 |
commit | 2ba7be2bd382fdcc11291e1f66d433c3240436d8 (patch) | |
tree | 3536b7463383efc9a7e1ec790511a66b7611c23b /net/ethereal | |
parent | c480310fd04fd645705361fe27eb6de5d9e6d557 (diff) | |
download | pkgsrc-2ba7be2bd382fdcc11291e1f66d433c3240436d8.tar.gz |
Update to 0.8.13.
Changes:
New dissectors include H.261, TPKT, and IGRP, RTP and RTCP were
re-written, and many other dissectors were updated and improved. The
wiretap library enables Ethereal to read Nokia-firewall tcpdump files,
Shomiti Surveyor 3.x files, pppd log files (pppdump format), and
NetXRay ATM files.
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 802f5ee1208..9d0534bcf1b 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2000/09/15 00:39:05 hubertf Exp $ +# $NetBSD: Makefile,v 1.36 2000/10/28 00:36:38 mjl Exp $ # -ETHEREAL_VERSION= 0.8.12 +ETHEREAL_VERSION= 0.8.13 DISTNAME= ethereal-${ETHEREAL_VERSION} CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ diff --git a/net/ethereal/files/md5 b/net/ethereal/files/md5 index d7f844b49bb..99a95eeea76 100644 --- a/net/ethereal/files/md5 +++ b/net/ethereal/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.20 2000/09/15 00:39:06 hubertf Exp $ +$NetBSD: md5,v 1.21 2000/10/28 00:36:39 mjl Exp $ -MD5 (ethereal-0.8.12.tar.gz) = c406a5b4cbd0e8eb798946a90704f973 +MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325 |