update to v0.8.12

This commit is contained in:
jakob 2000-09-14 12:10:19 +00:00
parent 519cfa5865
commit ff155e9ec4
6 changed files with 13 additions and 24 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.33 2000/08/15 14:32:55 jakob Exp $
# $OpenBSD: Makefile,v 1.34 2000/09/14 12:10:19 jakob Exp $
DISTNAME= ethereal-0.8.11
DISTNAME= ethereal-0.8.12
CATEGORIES= net x11
NEED_VERSION= 1.302

View File

@ -1,3 +1,3 @@
MD5 (ethereal-0.8.11.tar.gz) = 41bd942be38da26faeb1dbf512705583
RMD160 (ethereal-0.8.11.tar.gz) = 93723b18f025c1dc45e3f29be7e64c9b94928313
SHA1 (ethereal-0.8.11.tar.gz) = 522b912800a635b3dbbc9a19f54c3f960d748de1
MD5 (ethereal-0.8.12.tar.gz) = c406a5b4cbd0e8eb798946a90704f973
RMD160 (ethereal-0.8.12.tar.gz) = 1e57f3222e7c2f6252283d607e47f56ec9b75293
SHA1 (ethereal-0.8.12.tar.gz) = 9fb2dd04f0eebf08b5d1581593488791d711da50

View File

@ -1,11 +0,0 @@
--- wiretap/libpcap.c.orig Sat Aug 12 00:09:40 2000
+++ wiretap/libpcap.c Sat Aug 12 00:09:52 2000
@@ -83,7 +83,7 @@
WTAP_ENCAP_FDDI,
#endif
WTAP_ENCAP_ATM_RFC1483, /* or, on BSD/OS, Frame Relay */
- WTAP_ENCAP_RAW_IP, /* or, on OpenBSD, DLT_LOOP, and on BSD/OS,
+ WTAP_ENCAP_NULL, /* or, on OpenBSD, DLT_LOOP, and on BSD/OS,
Cisco HDLC */
WTAP_ENCAP_UNKNOWN, /* In LBL BPF and FreeBSD, BSD/OS SLIP;
on OpenBSD, DLT_ENC; on BSD/OS,

View File

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

View File

@ -1,5 +1,5 @@
lib/ethereal/plugins/0.8.11/libgryphon.so.0.0
lib/ethereal/plugins/0.8.11/gryphon.la
lib/ethereal/plugins/0.8.11/libgryphon.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.11/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.11/libgryphon.so
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

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.11
@dirrm lib/ethereal/plugins/0.8.12
@dirrm lib/ethereal/plugins
@dirrm lib/ethereal