summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile4
-rw-r--r--net/ethereal/files/md54
-rw-r--r--net/ethereal/patches/patch-aa13
-rw-r--r--net/ethereal/pkg/PLIST6
4 files changed, 22 insertions, 5 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index ab877313a2b..c0275dab70f 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2000/01/10 22:45:42 frueauf Exp $
+# $NetBSD: Makefile,v 1.17 2000/01/27 22:11:51 frueauf Exp $
#
-DISTNAME= ethereal-0.8.1
+DISTNAME= ethereal-0.8.2
CATEGORIES= net
MASTER_SITES= http://ethereal.zing.org/distribution/
diff --git a/net/ethereal/files/md5 b/net/ethereal/files/md5
index 7e3ae380e78..a63c21dfb6c 100644
--- a/net/ethereal/files/md5
+++ b/net/ethereal/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.10 2000/01/10 22:45:43 frueauf Exp $
+$NetBSD: md5,v 1.11 2000/01/27 22:11:52 frueauf Exp $
-MD5 (ethereal-0.8.1.tar.gz) = 9471bd27d91844a2c84d01c2fcffaecc
+MD5 (ethereal-0.8.2.tar.gz) = addb99fc390b76b2d66cf815bd921db2
diff --git a/net/ethereal/patches/patch-aa b/net/ethereal/patches/patch-aa
new file mode 100644
index 00000000000..e25dc9e7abb
--- /dev/null
+++ b/net/ethereal/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2000/01/27 22:11:52 frueauf Exp $
+
+--- wiretap/file_wrappers.h-orig Tue Jan 25 11:43:51 2000
++++ wiretap/file_wrappers.h Wed Jan 26 22:01:38 2000
+@@ -39,7 +39,7 @@
+ #else /* No zLib */
+ #define file_open fopen
+ #define filed_open fdopen
+-extern int file_seek(FILE *stream, long offset, int whence);
++extern long file_seek(FILE *stream, long offset, int whence);
+ #define file_read fread
+ #define file_write fwrite
+ #define file_close fclose
diff --git a/net/ethereal/pkg/PLIST b/net/ethereal/pkg/PLIST
index 7ee6cffbdd0..27f62e7a1bf 100644
--- a/net/ethereal/pkg/PLIST
+++ b/net/ethereal/pkg/PLIST
@@ -1,10 +1,14 @@
-@comment $NetBSD: PLIST,v 1.2 1999/12/30 18:35:51 frueauf Exp $
+@comment $NetBSD: PLIST,v 1.3 2000/01/27 22:11:53 frueauf Exp $
+bin/editcap
bin/ethereal
+bin/tethereal
etc/manuf
lib/ethereal/plugins/0.8/gryphon.la
lib/ethereal/plugins/0.8/libgryphon.a
lib/ethereal/plugins/0.8/libgryphon.so.0.0
+man/man1/editcap.1
man/man1/ethereal.1
+man/man1/tethereal.1
@dirrm lib/ethereal/plugins/0.8
@dirrm lib/ethereal/plugins
@dirrm lib/ethereal