mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 1.12.4. See
https://www.wireshark.org/docs/relnotes/wireshark-1.12.4.html for a list of changes in this release.
This commit is contained in:
parent
107bf62d28
commit
7c580757b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380870
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= wireshark
|
||||
PORTVERSION= 1.12.3
|
||||
PORTVERSION= 1.12.4
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.wireshark.org/download/src/ \
|
||||
http://ftp.uni-kl.de/pub/wireshark/src/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wireshark-1.12.3.tar.bz2) = 69950b9dcb1a630982b5f680554d73d27ee0dc856fc6aeef88c8d04eb5ac33ea
|
||||
SIZE (wireshark-1.12.3.tar.bz2) = 29211228
|
||||
SHA256 (wireshark-1.12.4.tar.bz2) = de804e98e252e4b795d28d6ac2d48d7f5aacd9b046ee44d44266983795ebc312
|
||||
SIZE (wireshark-1.12.4.tar.bz2) = 29257016
|
||||
|
@ -16,13 +16,13 @@ bin/tshark
|
||||
%%TEXT2PCAP%%
|
||||
lib/libfiletap.so
|
||||
lib/libfiletap.so.0
|
||||
lib/libfiletap.so.0.0.3
|
||||
lib/libfiletap.so.0.0.4
|
||||
lib/libwireshark.so
|
||||
lib/libwireshark.so.5
|
||||
lib/libwireshark.so.5.0.3
|
||||
lib/libwireshark.so.5.0.4
|
||||
lib/libwiretap.so
|
||||
lib/libwiretap.so.4
|
||||
lib/libwiretap.so.4.0.3
|
||||
lib/libwiretap.so.4.0.4
|
||||
lib/libwsutil.so
|
||||
lib/libwsutil.so.4
|
||||
lib/libwsutil.so.4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user