diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-12 06:36:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-12 06:41:43 +0000 |
commit | 975f82d8b3c5b131fa816e847e3189989bf6e264 (patch) | |
tree | 7a5499acdff7a8b6cf394064434f80376c236113 /main/wireshark | |
parent | 41a6e069147eee569028daf91983e762a6cec60d (diff) | |
download | aports-975f82d8b3c5b131fa816e847e3189989bf6e264.tar.bz2 aports-975f82d8b3c5b131fa816e847e3189989bf6e264.tar.xz |
main/wireshark: upgrade to 1.10.2
Diffstat (limited to 'main/wireshark')
-rw-r--r-- | main/wireshark/APKBUILD | 12 | ||||
-rw-r--r-- | main/wireshark/pod-encoding.patch | 33 |
2 files changed, 4 insertions, 41 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD index 23b2fe1674..1d4b2f4a3e 100644 --- a/main/wireshark/APKBUILD +++ b/main/wireshark/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wireshark -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=0 pkgdesc="network protocol analyzer - GTK version" url="http://www.wireshark.org" @@ -14,7 +14,6 @@ makedepends="bison flex perl glib glib-dev pkgconfig libpcap-dev libcap-dev install="" subpackages="$pkgname-dev $pkgname-doc $pkgname-common tshark" source="http://www.wireshark.org/download/src/${pkgname}-${pkgver}.tar.bz2 - pod-encoding.patch wireshark.desktop wireshark.png" @@ -82,15 +81,12 @@ tshark() { mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark } -md5sums="d8915cf7555e2bbb699020a8736631e7 wireshark-1.10.1.tar.bz2 -2d08a9d18cf9215b4c4753cf9a4746b9 pod-encoding.patch +md5sums="cd7fedd0a67df5ad4905fd356efdc1e8 wireshark-1.10.2.tar.bz2 504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop e771800a8c977fe223583a453bc27397 wireshark.png" -sha256sums="06499544f053cc1f73529278ede0ac210d709cada8267e81d908bd346cc0c5bc wireshark-1.10.1.tar.bz2 -3202cd18c4c47cfe28c0c442e3bf44c5044e23ddc5c28c2e58ae89e4553ff6b2 pod-encoding.patch +sha256sums="b7a83314424e13639c591de924aa240bc5f3d9cae01dde69bf858fa04b22a33d wireshark-1.10.2.tar.bz2 10c8b5bdd1d161454c93df166f39b2bae72efe6021beb61d84dd65dc329260fe wireshark.desktop a9f6d78dd64a87acd1b600222156b9fc26e7ccbbc43fc77c1da138908bdb2d3c wireshark.png" -sha512sums="ae80b4959bd224ce0458055fdb7e8bd5e2395da09b658e1b2a3136540cb2b7d283b10f636cd2f534dd20dc2fc65892e2be4acb65ffa6e259a0539a1f8ee74cbd wireshark-1.10.1.tar.bz2 -83f12901d366329d7338dc528d4573d3874397554d4d38373384b892c51c42e5609d7c039c1faba87210751efda897831ccc8f68e2cf51eb4a207b6e7e97b486 pod-encoding.patch +sha512sums="fd2ad466b122e2044718d8b42d0b323293d2e7fe04af700a1e94d00c720f78ba664e9cdb9a7fb35a13a6f7d99d81e4345482ee8d98b7538972a3f23250a44702 wireshark-1.10.2.tar.bz2 6e1eab7793a97377017be9126b7d25bd9c10d2b0e06be1e83e66ac2ea64dce5c4f8f7783d483921867241d298eb0ac82ff3f9910e90c2065125bff9a3856f52e wireshark.desktop b421575dbc3d496a8c3d5485929c161c06d3403bff2fef4f1db07b1db729ca173c6e89cb648d127c02800359975d5e0880c344dc58fa9d24dde570a862bdd7d4 wireshark.png" diff --git a/main/wireshark/pod-encoding.patch b/main/wireshark/pod-encoding.patch deleted file mode 100644 index 6e2f157c50..0000000000 --- a/main/wireshark/pod-encoding.patch +++ /dev/null @@ -1,33 +0,0 @@ -diff --git a/doc/asn2deb.pod b/doc/asn2deb.pod -index 0d88a95..3ad1a59 100644 ---- a/doc/asn2deb.pod -+++ b/doc/asn2deb.pod -@@ -1,4 +1,4 @@ -- -+=encoding utf8 - =head1 NAME - - asn2deb - Create a Debian package for BER monitoring from ASN.1 -diff --git a/doc/idl2deb.pod b/doc/idl2deb.pod -index 7daa798..6d44491 100644 ---- a/doc/idl2deb.pod -+++ b/doc/idl2deb.pod -@@ -1,4 +1,4 @@ -- -+=encoding utf8 - =head1 NAME - - idl2deb - Create a Debian package for CORBA monitoring from IDL -diff --git a/doc/reordercap.pod b/doc/reordercap.pod -index 08a1c9a..3278a5b 100644 ---- a/doc/reordercap.pod -+++ b/doc/reordercap.pod -@@ -40,6 +40,8 @@ the same way B<reordercap> handles this. - 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), |