diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2021-10-07 15:22:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2021-10-07 15:22:35 +0000 |
commit | cfd474e61a0a2da74ff7cb47c308a0e78c3154e3 (patch) | |
tree | 6dafadc53891e40940a1a61f8bb3ea4e0b3fd101 | |
parent | 230540fefb212bc8199ce5daa83b6d695bdeda37 (diff) | |
download | ports-cfd474e61a0a2da74ff7cb47c308a0e78c3154e3.tar.gz ports-cfd474e61a0a2da74ff7cb47c308a0e78c3154e3.zip |
net/wireshark: Update to 3.4.9
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.9.html for a
list of changes in this release.
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 6 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 9159d3110dfc..19c71b91a0d0 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,7 +1,7 @@ # Created by: Bill Fumerola <billf@chc-chimes.com> PORTNAME?= wireshark -PORTVERSION= 3.4.8 +PORTVERSION= 3.4.9 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 4a936f40e600..e1e64eeabc27 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630335035 -SHA256 (wireshark-3.4.8.tar.xz) = 58a7fa8dfe2010a8c8b7dcf66438c653e6493d47eb936ba48ef49d4aa4dbd725 -SIZE (wireshark-3.4.8.tar.xz) = 32314976 +TIMESTAMP = 1633619056 +SHA256 (wireshark-3.4.9.tar.xz) = c6525e829bd24525ee699aa207ecd27c50646d64263a669671badfb71cd99620 +SIZE (wireshark-3.4.9.tar.xz) = 32335284 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 6103e61a7023..2ce0ffe15ceb 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -618,10 +618,10 @@ include/wireshark/wsutil/ws_printf.h include/wireshark/wsutil/xtea.h lib/libwireshark.so lib/libwireshark.so.14 -lib/libwireshark.so.14.0.8 +lib/libwireshark.so.14.0.9 lib/libwiretap.so lib/libwiretap.so.11 -lib/libwiretap.so.11.0.8 +lib/libwiretap.so.11.0.9 lib/libwsutil.so lib/libwsutil.so.12 lib/libwsutil.so.12.0.0 |