Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2025 15:41:28 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: dc1d99b3382b - main - net/wireshark: Update to 4.4.3
Message-ID:  <202501091541.509FfS7x035658@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=dc1d99b3382b5753a3ef6538cc95717dea6d564b

commit dc1d99b3382b5753a3ef6538cc95717dea6d564b
Author:     Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2025-01-09 15:40:17 +0000
Commit:     Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2025-01-09 15:40:56 +0000

    net/wireshark: Update to 4.4.3
    
    See https://www.wireshark.org/docs/relnotes/wireshark-4.4.3.html for the
    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 0b113f2b41e6..7ae783590b0c 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wireshark
-DISTVERSION=	4.4.2
+DISTVERSION=	4.4.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 cbb1304bd890..7625e6a22b83 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732209467
-SHA256 (wireshark-4.4.2.tar.xz) = 6053d97499c83feb87ce1d7f732d9c889c6c18bb334de67e65dca11483b0514e
-SIZE (wireshark-4.4.2.tar.xz) = 46763620
+TIMESTAMP = 1736434437
+SHA256 (wireshark-4.4.3.tar.xz) = 2abb53b958a7701c239093706d373e199ac183550904d490e173b91195e2fab6
+SIZE (wireshark-4.4.3.tar.xz) = 46769200
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 6739021046e4..8fc64011cfd3 100644
--- a/net/wireshark/pkg-plist
+++ b/net/wireshark/pkg-plist
@@ -682,10 +682,10 @@ bin/tshark
 %%DEVELOPMENT%%lib/cmake/wireshark/WiresharkTargets.cmake
 lib/libwireshark.so
 lib/libwireshark.so.18
-lib/libwireshark.so.18.0.2
+lib/libwireshark.so.18.0.3
 lib/libwiretap.so
 lib/libwiretap.so.15
-lib/libwiretap.so.15.0.2
+lib/libwiretap.so.15.0.3
 lib/libwsutil.so
 lib/libwsutil.so.16
 lib/libwsutil.so.16.0.0



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