pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wireshark Remove obsolete patch.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ab6c2791df4
branches:  trunk
changeset: 353663:9ab6c2791df4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 09 21:17:32 2016 +0000

description:
Remove obsolete patch.

diffstat:

 net/wireshark/distinfo               |   3 +--
 net/wireshark/patches/patch-extcap.c |  16 ----------------
 2 files changed, 1 insertions(+), 18 deletions(-)

diffs (34 lines):

diff -r f30f4e100a71 -r 9ab6c2791df4 net/wireshark/distinfo
--- a/net/wireshark/distinfo    Sun Oct 09 21:17:15 2016 +0000
+++ b/net/wireshark/distinfo    Sun Oct 09 21:17:32 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.95 2016/10/09 21:13:22 wiz Exp $
+$NetBSD: distinfo,v 1.96 2016/10/09 21:17:32 wiz Exp $
 
 SHA1 (wireshark-2.2.1.tar.bz2) = fe07ab3582f39111ce5c78f5de6f44a8667000ac
 RMD160 (wireshark-2.2.1.tar.bz2) = 46214dad4b4ac3b9f1f3f8fc95192d0cc1e3377d
@@ -6,4 +6,3 @@
 Size (wireshark-2.2.1.tar.bz2) = 32154087 bytes
 SHA1 (patch-epan_dissectors_packet-kerberos.c) = 8069e9cdf997b1e32c149e3351ec39e400c3c81b
 SHA1 (patch-epan_dissectors_packet-kerberos.h) = ef0d17c9d7b7f49677abd32b87f3767b5c194a9a
-SHA1 (patch-extcap.c) = 57f71d7074bdbf94283a0307ed27e99cc5043c18
diff -r f30f4e100a71 -r 9ab6c2791df4 net/wireshark/patches/patch-extcap.c
--- a/net/wireshark/patches/patch-extcap.c      Sun Oct 09 21:17:15 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-extcap.c,v 1.3 2016/10/09 21:13:22 wiz Exp $
-
-Fix linking on NetBSD.
-https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12883
-
---- extcap.c.orig      2016-10-04 18:27:54.000000000 +0000
-+++ extcap.c
-@@ -35,6 +35,8 @@
- #else
- /* Include for unlink */
- #include <unistd.h>
-+/* for WEXITSTATUS */
-+#include <sys/wait.h>
- #endif
- 
- #ifdef HAVE_SYS_TYPES_H



Home | Main Index | Thread Index | Old Index