Update to 2.2.3.
See https://www.wireshark.org/docs/relnotes/wireshark-2.2.3.html for the list of changes in this release.
This commit is contained in:
parent
e7f2b712e6
commit
552d2124a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429381
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= wireshark
|
||||
PORTVERSION= 2.2.2
|
||||
PORTVERSION= 2.2.3
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.wireshark.org/download/src/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1480609678
|
||||
SHA256 (wireshark-2.2.2.tar.bz2) = f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3
|
||||
SIZE (wireshark-2.2.2.tar.bz2) = 32230208
|
||||
TIMESTAMP = 1482615606
|
||||
SHA256 (wireshark-2.2.3.tar.bz2) = 97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b
|
||||
SIZE (wireshark-2.2.3.tar.bz2) = 32315857
|
||||
|
@ -17,10 +17,10 @@ bin/tshark
|
||||
%%TEXT2PCAP%%
|
||||
lib/libwireshark.so
|
||||
lib/libwireshark.so.8
|
||||
lib/libwireshark.so.8.1.0
|
||||
lib/libwireshark.so.8.1.3
|
||||
lib/libwiretap.so
|
||||
lib/libwiretap.so.6
|
||||
lib/libwiretap.so.6.0.2
|
||||
lib/libwiretap.so.6.0.3
|
||||
%%GUI%%lib/libwscodecs.so
|
||||
%%GUI%%lib/libwscodecs.so.1
|
||||
%%GUI%%lib/libwscodecs.so.1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user