git: c75a6ccf54ba - main - net/wireshark: Update to 3.4.8
Joe Marcus Clarke
marcus at FreeBSD.org
Mon Aug 30 15:11:33 UTC 2021
The branch main has been updated by marcus:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c75a6ccf54ba0b9a56e4973346e672cdb9e64541
commit c75a6ccf54ba0b9a56e4973346e672cdb9e64541
Author: Joe Marcus Clarke <marcus at FreeBSD.org>
AuthorDate: 2021-08-30 15:10:15 +0000
Commit: Joe Marcus Clarke <marcus at FreeBSD.org>
CommitDate: 2021-08-30 15:10:15 +0000
net/wireshark: Update to 3.4.8
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.8.html for a
list of changes in this release.
---
net/wireshark/Makefile | 2 +-
net/wireshark/distinfo | 6 +++---
net/wireshark/pkg-plist | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 6a5307b16009..9159d3110dfc 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,7 @@
# Created by: Bill Fumerola <billf at chc-chimes.com>
PORTNAME?= wireshark
-PORTVERSION= 3.4.7
+PORTVERSION= 3.4.8
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 ca18d44fa54c..4a936f40e600 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626354494
-SHA256 (wireshark-3.4.7.tar.xz) = 6c4cee51ef997cb9d9aaee84113525a5629157d3c743d7c4e320000de804a09d
-SIZE (wireshark-3.4.7.tar.xz) = 32311140
+TIMESTAMP = 1630335035
+SHA256 (wireshark-3.4.8.tar.xz) = 58a7fa8dfe2010a8c8b7dcf66438c653e6493d47eb936ba48ef49d4aa4dbd725
+SIZE (wireshark-3.4.8.tar.xz) = 32314976
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 81edde4f9440..6103e61a7023 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.7
+lib/libwireshark.so.14.0.8
lib/libwiretap.so
lib/libwiretap.so.11
-lib/libwiretap.so.11.0.7
+lib/libwiretap.so.11.0.8
lib/libwsutil.so
lib/libwsutil.so.12
lib/libwsutil.so.12.0.0
More information about the dev-commits-ports-all
mailing list