Date: Fri, 31 Dec 2021 15:59:17 GMT From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 748000ef3211 - main - net/wireshark: Update to 3.6.1 Message-ID: <202112311559.1BVFxHs0059867@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by marcus: URL: https://cgit.FreeBSD.org/ports/commit/?id=748000ef32113168eaa281668bdcacf85dbb83fc commit 748000ef32113168eaa281668bdcacf85dbb83fc Author: Joe Marcus Clarke <marcus@FreeBSD.org> AuthorDate: 2021-12-31 15:58:34 +0000 Commit: Joe Marcus Clarke <marcus@FreeBSD.org> CommitDate: 2021-12-31 15:58:34 +0000 net/wireshark: Update to 3.6.1 See https://www.wireshark.org/docs/relnotes/wireshark-3.6.1.html for a list of changes in this release. --- net/wireshark/Makefile | 3 +-- net/wireshark/distinfo | 6 +++--- net/wireshark/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index bf62b994c9ab..c5c83e68ff13 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,8 +1,7 @@ # Created by: Bill Fumerola <billf@chc-chimes.com> PORTNAME?= wireshark -PORTVERSION= 3.6.0 -PORTREVISION= 1 +PORTVERSION= 3.6.1 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 c84a6fa44c66..a459cb7042a3 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637838462 -SHA256 (wireshark-3.6.0.tar.xz) = 9cc8f7fc5bb1d66fbdfdf95cde6e1c98633c303f9af9b33ae9f1fcf022fedf06 -SIZE (wireshark-3.6.0.tar.xz) = 39687684 +TIMESTAMP = 1640964658 +SHA256 (wireshark-3.6.1.tar.xz) = 0434eda8fb6bf88e2b42a67eb5d1de254a67d505bec3bb51fee9d7cad7925a38 +SIZE (wireshark-3.6.1.tar.xz) = 39632140 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index b971b14537e7..2372d945d58b 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -642,10 +642,10 @@ include/wireshark/wsutil/wslog.h include/wireshark/wsutil/xtea.h lib/libwireshark.so lib/libwireshark.so.15 -lib/libwireshark.so.15.0.0 +lib/libwireshark.so.15.0.1 lib/libwiretap.so lib/libwiretap.so.12 -lib/libwiretap.so.12.0.0 +lib/libwiretap.so.12.0.1 lib/libwsutil.so lib/libwsutil.so.13 lib/libwsutil.so.13.0.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112311559.1BVFxHs0059867>