update to v0.8.13

--
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.
This commit is contained in:
jakob 2000-11-18 10:17:38 +00:00
parent 8ac75f43be
commit b149cac1ae
5 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.37 2000/10/22 15:42:58 espie Exp $
# $OpenBSD: Makefile,v 1.38 2000/11/18 10:17:38 jakob Exp $
DISTNAME= ethereal-0.8.12
DISTNAME= ethereal-0.8.13
CATEGORIES= net x11
NEED_VERSION= 1.305

View File

@ -1,3 +1,3 @@
MD5 (ethereal-0.8.12.tar.gz) = c406a5b4cbd0e8eb798946a90704f973
RMD160 (ethereal-0.8.12.tar.gz) = 1e57f3222e7c2f6252283d607e47f56ec9b75293
SHA1 (ethereal-0.8.12.tar.gz) = 9fb2dd04f0eebf08b5d1581593488791d711da50
MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325
RMD160 (ethereal-0.8.13.tar.gz) = ee744a4fe5e2667933c0420ad76527c751a55d7b
SHA1 (ethereal-0.8.13.tar.gz) = 490b1aeee70b561f6ca251e32e010b685d53f9d0

View File

@ -1,2 +1,2 @@
lib/ethereal/plugins/0.8.12/gryphon.la
lib/ethereal/plugins/0.8.12/gryphon.a
lib/ethereal/plugins/0.8.13/gryphon.la
lib/ethereal/plugins/0.8.13/gryphon.a

View File

@ -1,5 +1,5 @@
lib/ethereal/plugins/0.8.12/libgryphon.so.0.0
lib/ethereal/plugins/0.8.12/gryphon.la
lib/ethereal/plugins/0.8.12/libgryphon.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.12/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.12/libgryphon.so
lib/ethereal/plugins/0.8.13/libgryphon.so.0.0
lib/ethereal/plugins/0.8.13/gryphon.la
lib/ethereal/plugins/0.8.13/libgryphon.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.13/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.13/libgryphon.so

View File

@ -7,6 +7,6 @@ man/man1/ethereal.1
man/man1/tethereal.1
share/ethereal/manuf
@dirrm share/ethereal
@dirrm lib/ethereal/plugins/0.8.12
@dirrm lib/ethereal/plugins/0.8.13
@dirrm lib/ethereal/plugins
@dirrm lib/ethereal