summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/wireshark/Makefile5
-rw-r--r--net/wireshark/distinfo9
-rw-r--r--net/wireshark/patches/patch-doc_reordercap.pod15
3 files changed, 6 insertions, 23 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index c7cc3c2b53c..b88636a09cb 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2013/09/02 19:51:22 adam Exp $
+# $NetBSD: Makefile,v 1.108 2013/09/11 12:00:01 tron Exp $
-DISTNAME= wireshark-1.10.1
-PKGREVISION= 1
+DISTNAME= wireshark-1.10.2
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 6662ab19792..a03bd56a91e 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.68 2013/07/29 21:12:06 tron Exp $
+$NetBSD: distinfo,v 1.69 2013/09/11 12:00:01 tron Exp $
-SHA1 (wireshark-1.10.1.tar.bz2) = 7763c864c1e3a3b4e6b6947631392b35fefe4187
-RMD160 (wireshark-1.10.1.tar.bz2) = 669463f185fa8b9af4f18aaa1f7d426355ab5596
-Size (wireshark-1.10.1.tar.bz2) = 26815901 bytes
+SHA1 (wireshark-1.10.2.tar.bz2) = 1f8f877f17dea23e1cf2bafeef0f71323df43521
+RMD160 (wireshark-1.10.2.tar.bz2) = 675d1fb55d5b40432deb3187f5e87036f377e5df
+Size (wireshark-1.10.2.tar.bz2) = 26667284 bytes
SHA1 (patch-AUTHORS) = 2d4265d9b8b4df7e3ab438684637058fdcb391fc
SHA1 (patch-aa) = 6d5eac302fbe506af25874d59758088e1759d72c
SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c
@@ -11,4 +11,3 @@ SHA1 (patch-ba) = f2fa69d1254b94c7b6b28d5e056c211a019d1db9
SHA1 (patch-bb) = 9379f67c2f5d1c63aa0b2c597ef789336db78352
SHA1 (patch-bc) = 052ede4ba58502117fe7b355e22a906ff65b773e
SHA1 (patch-ca) = 08c4ae23739fbec238b02a2d0398b4a157f9c077
-SHA1 (patch-doc_reordercap.pod) = b06e0084eb3e0b61e3164424a65a46338fb8c491
diff --git a/net/wireshark/patches/patch-doc_reordercap.pod b/net/wireshark/patches/patch-doc_reordercap.pod
deleted file mode 100644
index 0f3ef1f0670..00000000000
--- a/net/wireshark/patches/patch-doc_reordercap.pod
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-doc_reordercap.pod,v 1.1 2013/07/29 21:12:07 tron Exp $
-
-Fix build problem with Perl 5.18 and newer.
-
---- doc/reordercap.pod.orig 2013-06-06 00:21:18.000000000 +0100
-+++ doc/reordercap.pod 2013-07-29 21:26:50.000000000 +0100
-@@ -40,6 +40,8 @@
- When the B<-n> option is used, B<reordercap> will not write out the output
- file if it finds that the input file is already in order.
-
-+=back
-+
- =head1 SEE ALSO
-
- pcap(3), wireshark(1), tshark(1), dumpcap(1), editcap(1), mergecap(1),