summaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-09-24 22:03:36 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-09-24 22:03:36 +0000
commitc4bd783b24ca7f10600036797a159143f8efb5e9 (patch)
tree24e78979c7401fbe8ead17f1bfdceb98555ed56f /net/wireshark
parentUpgrade to GNU Portable Threads (Pth), development version 1.2b5 (diff)
Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSD
allegedly, so I'm glad I'm lazy.
Notes
Notes: svn path=/head/; revision=21926
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile4
-rw-r--r--net/wireshark/distinfo2
-rw-r--r--net/wireshark/files/patch-aa10
3 files changed, 3 insertions, 13 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index f0d0f6871747..2fd64159dcff 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ethereal
-# Version required: 0.7.3
+# Version required: 0.7.5
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
# $FreeBSD$
#
-DISTNAME= ethereal-0.7.3
+DISTNAME= ethereal-0.7.5
CATEGORIES= net
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
http://www.linuxberg.com/files/x11/network/ \
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 7f0e77faaa12..0de545f5eca6 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1 +1 @@
-MD5 (ethereal-0.7.3.tar.gz) = 3c3a3071628e2cc8e0446c6d9f8ae6f1
+MD5 (ethereal-0.7.5.tar.gz) = e693028d6b987487efb5209803a25039
diff --git a/net/wireshark/files/patch-aa b/net/wireshark/files/patch-aa
deleted file mode 100644
index 1c18a1c11eb6..000000000000
--- a/net/wireshark/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- ethereal.h.orig Thu Sep 17 19:14:28 1998
-+++ ethereal.h Thu Sep 17 19:15:15 1998
-@@ -27,6 +27,7 @@
- #define __ETHEREAL_H__
-
- #include "config.h"
-+#include <machine/endian.h>
-
- #define RC_FILE ".etherealrc"
- #define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1"