Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2023 19:57:33 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: 922da791773a - main - net/wireshark: Update to 4.0.8
Message-ID:  <202308241957.37OJvXx5041167@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=922da791773ac00a313e74792cb6be53fad62e3a

commit 922da791773ac00a313e74792cb6be53fad62e3a
Author:     Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2023-08-24 19:56:32 +0000
Commit:     Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2023-08-24 19:56:32 +0000

    net/wireshark: Update to 4.0.8
    
    See https://www.wireshark.org/docs/relnotes/wireshark-4.0.8.html for a
    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 943e85ca4a60..288753305fcb 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wireshark
-DISTVERSION=	4.0.7
+DISTVERSION=	4.0.8
 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 1c8fd241ca8f..b02b1ed2d0e3 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689344555
-SHA256 (wireshark-4.0.7.tar.xz) = a79f7b04cbff823e30452abf4bcb86773d8583eb62d5f71f16c09f019f8a8777
-SIZE (wireshark-4.0.7.tar.xz) = 43113752
+TIMESTAMP = 1692905743
+SHA256 (wireshark-4.0.8.tar.xz) = 16663585c0ffefd5593a6628d4a20cc8241b9703b11283cfe71ead2b750888c8
+SIZE (wireshark-4.0.8.tar.xz) = 43123664
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 2dcba2811ba9..d0c30eb49819 100644
--- a/net/wireshark/pkg-plist
+++ b/net/wireshark/pkg-plist
@@ -653,10 +653,10 @@ include/wireshark/wsutil/wslog.h
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.16
-lib/libwireshark.so.16.0.7
+lib/libwireshark.so.16.0.8
 lib/libwiretap.so
 lib/libwiretap.so.13
-lib/libwiretap.so.13.0.7
+lib/libwiretap.so.13.0.8
 lib/libwsutil.so
 lib/libwsutil.so.14
 lib/libwsutil.so.14.0.0



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