diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2021-07-15 13:32:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2021-07-15 13:32:03 +0000 |
commit | a8fd5445b1a18e0e66a4ea32579263fcad314004 (patch) | |
tree | bde03d0515c94aaeebe594571f2d0ad88917cdb4 | |
parent | 1cdf3d81e0b5de62a4850397784e5740969690b0 (diff) | |
download | ports-a8fd5445b1a18e0e66a4ea32579263fcad314004.tar.gz ports-a8fd5445b1a18e0e66a4ea32579263fcad314004.zip |
net/wireshark: Update to 3.4.7
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.7.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 0a586fffa0ea..6a5307b16009 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.6 +PORTVERSION= 3.4.7 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 18b4a7e59f8d..ca18d44fa54c 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623080281 -SHA256 (wireshark-3.4.6.tar.xz) = 12a678208f8cb009e6b9d96026e41a6ef03c7ad086b9e1029f42053b249b4628 -SIZE (wireshark-3.4.6.tar.xz) = 32304604 +TIMESTAMP = 1626354494 +SHA256 (wireshark-3.4.7.tar.xz) = 6c4cee51ef997cb9d9aaee84113525a5629157d3c743d7c4e320000de804a09d +SIZE (wireshark-3.4.7.tar.xz) = 32311140 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 482d4b69c414..81edde4f9440 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.6 +lib/libwireshark.so.14.0.7 lib/libwiretap.so lib/libwiretap.so.11 -lib/libwiretap.so.11.0.6 +lib/libwiretap.so.11.0.7 lib/libwsutil.so lib/libwsutil.so.12 lib/libwsutil.so.12.0.0 |