Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2022 13:22:55 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: dc701673868b - main - net/wireshark: Update to 3.6.3.
Message-ID:  <202203311322.22VDMto5078019@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=dc701673868b32cf5f26b051d563de6cebd4831d

commit dc701673868b32cf5f26b051d563de6cebd4831d
Author:     Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2022-03-31 13:21:39 +0000
Commit:     Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2022-03-31 13:21:39 +0000

    net/wireshark: Update to 3.6.3.
    
    See https://www.wireshark.org/docs/relnotes/wireshark-3.6.3.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 ce6ce9c4cbf4..4f29f53deb90 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,8 +1,7 @@
 # Created by: Bill Fumerola <billf@chc-chimes.com>
 
 PORTNAME?=	wireshark
-DISTVERSION=	3.6.2
-PORTREVISION=	1
+DISTVERSION=	3.6.3
 CATEGORIES=	net
 MASTER_SITES=	https://1.na.dl.wireshark.org/src/ \
 		https://1.eu.dl.wireshark.org/src/ \
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 1017fa1401ae..84446449e93c 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645328751
-SHA256 (wireshark-3.6.2.tar.xz) = 5d901a5572aef953f04adc253ed2a0699d4c62779d3249021e1e8541a024c30e
-SIZE (wireshark-3.6.2.tar.xz) = 39654296
+TIMESTAMP = 1648731649
+SHA256 (wireshark-3.6.3.tar.xz) = b60364a4c0068a10811ab3fd075ca6c1eb0e75d44600271b88a20ed93a2ef631
+SIZE (wireshark-3.6.3.tar.xz) = 39935892
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 1f1b1c91c0c5..cad01261c3f3 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.2
+lib/libwireshark.so.15.0.3
 lib/libwiretap.so
 lib/libwiretap.so.12
-lib/libwiretap.so.12.0.2
+lib/libwiretap.so.12.0.3
 lib/libwsutil.so
 lib/libwsutil.so.13
 lib/libwsutil.so.13.1.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203311322.22VDMto5078019>