Date: Mon, 19 Feb 2024 21:00:23 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: f6d3312844a3 - main - net/wireshark: Update to 4.2.3 Message-ID: <202402192100.41JL0NRQ027940@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=f6d3312844a3bd9b124e109a795a5aafe82ddf37 commit f6d3312844a3bd9b124e109a795a5aafe82ddf37 Author: Joe Marcus Clarke <marcus@FreeBSD.org> AuthorDate: 2024-02-19 20:59:49 +0000 Commit: Joe Marcus Clarke <marcus@FreeBSD.org> CommitDate: 2024-02-19 20:59:49 +0000 net/wireshark: Update to 4.2.3 See https://www.wireshark.org/docs/relnotes/wireshark-4.2.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 17692669ccb8..dd6b900f322c 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,5 +1,5 @@ PORTNAME= wireshark -DISTVERSION= 4.2.2 +DISTVERSION= 4.2.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 64e7c740d7fb..c9aade7c774c 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704464098 -SHA256 (wireshark-4.2.2.tar.xz) = 9e3672be8c6caf9279a5a13582d6711ab699ae2a79323e92a99409c1ead98521 -SIZE (wireshark-4.2.2.tar.xz) = 44918888 +TIMESTAMP = 1708367080 +SHA256 (wireshark-4.2.3.tar.xz) = 958bd5996f543d91779b1a4e7e952dcd7b0245fe82194202c3333a8f78795811 +SIZE (wireshark-4.2.3.tar.xz) = 44970016 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 290e167345dd..9ad5e1686fab 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -672,10 +672,10 @@ bin/tshark %%DEVELOPMENT%%lib/cmake/wireshark/WiresharkTargets.cmake lib/libwireshark.so lib/libwireshark.so.17 -lib/libwireshark.so.17.0.2 +lib/libwireshark.so.17.0.3 lib/libwiretap.so lib/libwiretap.so.14 -lib/libwiretap.so.14.1.0 +lib/libwiretap.so.14.1.3 lib/libwsutil.so lib/libwsutil.so.15 lib/libwsutil.so.15.0.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402192100.41JL0NRQ027940>