diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-01 07:46:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-01 07:46:43 +0000 |
commit | 21527a6ed30a5f723b812d52c38e9f774307ca3e (patch) | |
tree | cde7e97a65ccf48016b6b7a425c65f827913b0ae /net | |
parent | e17bc3a4e4c1846eb4188e1b18bc59cde02dcbd8 (diff) | |
download | pkgsrc-21527a6ed30a5f723b812d52c38e9f774307ca3e.tar.gz |
Remove characters that perl-5.18's pod2man doesn't like
(the AUTHORS file is included verbatim in the docs).
Diffstat (limited to 'net')
-rw-r--r-- | net/wireshark/distinfo | 3 | ||||
-rw-r--r-- | net/wireshark/patches/patch-AUTHORS | 25 |
2 files changed, 27 insertions, 1 deletions
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 2971fe98106..31af5bdab32 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.64 2013/05/19 15:47:29 tron Exp $ +$NetBSD: distinfo,v 1.65 2013/06/01 07:46:43 wiz Exp $ SHA1 (wireshark-1.8.7.tar.bz2) = c131ce10555e608e691aa36190c8d5a1b271c955 RMD160 (wireshark-1.8.7.tar.bz2) = c9a2b59441a517e4943a2b7e3e994694125b1759 Size (wireshark-1.8.7.tar.bz2) = 24273700 bytes +SHA1 (patch-AUTHORS) = c2329d7b6d9cdbc9139b356e74dbe77e26e58da3 SHA1 (patch-aa) = 78b9c01d7ecc272f1188a3fb8cfb806c8a040f6d SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840 diff --git a/net/wireshark/patches/patch-AUTHORS b/net/wireshark/patches/patch-AUTHORS new file mode 100644 index 00000000000..71ef7d7800f --- /dev/null +++ b/net/wireshark/patches/patch-AUTHORS @@ -0,0 +1,25 @@ +$NetBSD: patch-AUTHORS,v 1.1 2013/06/01 07:46:43 wiz Exp $ + +Remove characters that perl-5.18's pod2man doesn't like +(this file is included verbatim in the docs). + +--- AUTHORS.orig 2012-06-16 18:38:51.000000000 +0000 ++++ AUTHORS +@@ -3550,7 +3550,7 @@ Cvetan Ivanov <zezo [AT] spnet.net> + Vasanth Manickam <vasanth.manickam [AT] bt.com> + Julian Onions <julian.onions [AT] gmail.com> + Samuel Thibault <samuel.thibault [AT] ens-lyon.org> +-Peter Kovář <peter.kovar [AT] gmail.com> ++Peter Kovar <peter.kovar [AT] gmail.com> + Paul Ollis <paul.ollis [AT] roke.co.uk> + Dominik Kuhlen <dkuhlen [AT] gmx.net> + Karl Knoebl <karl.knoebl [AT] siemens.com> +@@ -3641,7 +3641,7 @@ Paul Stath <pstath [AT] axxcelera.com> + DeCount <aatrade [AT] libero.it> + Andras Veres-Szentkiralyi <vsza [AT] vsza.hu> + Jakob Hirsch <jh.wireshark-bugzilla [AT] plonk.de> +-Роман Донченко <DXDragon [AT] yandex.ru> ++ <DXDragon [AT] yandex.ru> + <billyjeans [AT] gmail.com> + Evan Huus <eapache [AT] gmail.com> + Tom Cook <tcook [AT] ixiacom.com> |