Date: Wed, 20 May 2026 15:15:49 +0000 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: 0ef3733fcbba - main - net/wireshark: Update to 4.6.6 Message-ID: <6a0dd025.43aa7.2b144cc@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by marcus: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ef3733fcbbac420e473f8f27545067ed3f7cf9a commit 0ef3733fcbbac420e473f8f27545067ed3f7cf9a Author: Joe Marcus Clarke <marcus@FreeBSD.org> AuthorDate: 2026-05-20 15:14:37 +0000 Commit: Joe Marcus Clarke <marcus@FreeBSD.org> CommitDate: 2026-05-20 15:14:37 +0000 net/wireshark: Update to 4.6.6 See https://www.wireshark.org/docs/relnotes/wireshark-4.6.6.html for a list of changes in this release. --- net/wireshark/Makefile | 2 +- net/wireshark/distinfo | 6 +++--- net/wireshark/pkg-plist | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 21333c36cac7..e25a4fa8da33 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,5 +1,5 @@ PORTNAME= wireshark -DISTVERSION= 4.6.5 +DISTVERSION= 4.6.6 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 0197d3eb323b..0be402611a83 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777560427 -SHA256 (wireshark-4.6.5.tar.xz) = b5322538b20fa3e0bf004be83c534a42937d442be3f960d01b4e1f0db6c50386 -SIZE (wireshark-4.6.5.tar.xz) = 58257076 +TIMESTAMP = 1779286864 +SHA256 (wireshark-4.6.6.tar.xz) = 27e7ff780cd68a7466082be82ca26c06a002e74a71646ef3a6e4683e444c1a86 +SIZE (wireshark-4.6.6.tar.xz) = 56334204 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index c96b87e84db2..9e95ce277285 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -698,10 +698,10 @@ bin/tshark %%DEVELOPMENT%%lib/cmake/wireshark/WiresharkTargets.cmake lib/libwireshark.so lib/libwireshark.so.19 -lib/libwireshark.so.19.0.5 +lib/libwireshark.so.19.0.6 lib/libwiretap.so lib/libwiretap.so.16 -lib/libwiretap.so.16.0.5 +lib/libwiretap.so.16.0.6 lib/libwsutil.so lib/libwsutil.so.17 lib/libwsutil.so.17.0.0 @@ -751,6 +751,7 @@ lib/wireshark/plugins/4.6/wiretap/usbdump.so %%MANPAGES%%%%DOCS%%%%DOCSDIR%%/randpkt.html %%MANPAGES%%%%DOCS%%%%DOCSDIR%%/randpktdump.html %%MANPAGES%%%%DOCS%%%%DOCSDIR%%/rawshark.html +%%MANPAGES%%%%DOCS%%%%DOCSDIR%%/sharkd.html %%DOCS%%%%DOCSDIR%%/sshdig.html %%DOCS%%%%DOCSDIR%%/strato.html %%DOCS%%%%DOCSDIR%%/stratoshark.html @@ -777,6 +778,7 @@ lib/wireshark/plugins/4.6/wiretap/usbdump.so %%MANPAGES%%share/man/man1/randpktdump.1.gz %%MANPAGES%%share/man/man1/rawshark.1.gz %%MANPAGES%%share/man/man1/reordercap.1.gz +%%MANPAGES%%share/man/man1/sharkd.1.gz %%MANPAGES%%%%LIBSSH%%share/man/man1/sshdump.1.gz %%MANPAGES%%share/man/man1/sshdig.1.gz %%MANPAGES%%share/man/man1/strato.1.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0dd025.43aa7.2b144cc>
