mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Update to 2.4.4.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html for a list of changes in this release.
This commit is contained in:
parent
7e0d49a3b6
commit
95a0905de9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458849
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= wireshark
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 2.4.4
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.wireshark.org/download/src/ \
|
||||
http://ftp.uni-kl.de/pub/wireshark/src/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1513258208
|
||||
SHA256 (wireshark-2.4.3.tar.xz) = 189495996b68940626cb53b31c8902fa1bb5a96b61217cea42734c13925ff12e
|
||||
SIZE (wireshark-2.4.3.tar.xz) = 28807920
|
||||
TIMESTAMP = 1515767354
|
||||
SHA256 (wireshark-2.4.4.tar.xz) = 049a758e39422dcd536d7f75cebbfaa44e4f305d602bf22964d6459821126f58
|
||||
SIZE (wireshark-2.4.4.tar.xz) = 28818372
|
||||
|
@ -17,11 +17,11 @@ bin/idl2wrs
|
||||
bin/tshark
|
||||
%%TEXT2PCAP%%
|
||||
lib/libwireshark.so
|
||||
lib/libwireshark.so.10
|
||||
lib/libwireshark.so.10.0.3
|
||||
lib/libwireshark.so.9
|
||||
lib/libwireshark.so.9.1.4
|
||||
lib/libwiretap.so
|
||||
lib/libwiretap.so.7
|
||||
lib/libwiretap.so.7.0.3
|
||||
lib/libwiretap.so.7.0.4
|
||||
%%GUI%%lib/libwscodecs.so
|
||||
%%GUI%%lib/libwscodecs.so.1
|
||||
%%GUI%%lib/libwscodecs.so.1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user