diff options
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 6 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/files/patch-aa | 10 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 1 |
4 files changed, 5 insertions, 14 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index a66da6c240bd..76a5ecfd0f2b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,10 +3,10 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1998/09/22 22:55:54 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/29 01:32:40 jkoshy Exp $ # -DISTNAME= ethereal-0.3.17 +DISTNAME= ethereal-0.4.0 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ @@ -16,7 +16,7 @@ MAINTAINER= billf@chc-chimes.com LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk USE_X_PREFIX= yes -GNU_CONFIGURE= yes +USE_AUTOCONF= yes MAN1= ethereal.1 diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index d7ebf27060a2..13261cf57ded 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.3.17.tar.gz) = 7b1b5142e7baf9f4f016e065497b847e +MD5 (ethereal-0.4.0.tar.gz) = 17f8d8a001eb0051c73583ec515c179d diff --git a/net/wireshark/files/patch-aa b/net/wireshark/files/patch-aa index 04a5c750b1ec..1c18a1c11eb6 100644 --- a/net/wireshark/files/patch-aa +++ b/net/wireshark/files/patch-aa @@ -8,13 +8,3 @@ #define RC_FILE ".etherealrc" #define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1" ---- packet.c.orig Thu Sep 17 19:15:34 1998 -+++ packet.c Thu Sep 17 19:15:48 1998 -@@ -32,6 +32,7 @@ - #include <stdio.h> - #include <stdarg.h> - #include <ctype.h> -+#include <sys/types.h> - - #ifdef HAVE_NETINET_IN_H - # include <netinet/in.h> diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 45a3b3226e79..3c6cf0c49567 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -1 +1,2 @@ bin/ethereal +etc/manuf |