Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2021 13:33:15 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: a8fd5445b1a1 - main - net/wireshark: Update to 3.4.7
Message-ID:  <202107151333.16FDXF05020398@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=a8fd5445b1a18e0e66a4ea32579263fcad314004

commit a8fd5445b1a18e0e66a4ea32579263fcad314004
Author:     Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2021-07-15 13:32:03 +0000
Commit:     Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2021-07-15 13:32:03 +0000

    net/wireshark: Update to 3.4.7
    
    See https://www.wireshark.org/docs/relnotes/wireshark-3.4.7.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 0a586fffa0ea..6a5307b16009 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,7 @@
 # Created by: Bill Fumerola <billf@chc-chimes.com>
 
 PORTNAME?=	wireshark
-PORTVERSION=	3.4.6
+PORTVERSION=	3.4.7
 CATEGORIES=	net
 MASTER_SITES=	http://www.wireshark.org/download/src/ \
 		http://ftp.uni-kl.de/pub/wireshark/src/ \
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 18b4a7e59f8d..ca18d44fa54c 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623080281
-SHA256 (wireshark-3.4.6.tar.xz) = 12a678208f8cb009e6b9d96026e41a6ef03c7ad086b9e1029f42053b249b4628
-SIZE (wireshark-3.4.6.tar.xz) = 32304604
+TIMESTAMP = 1626354494
+SHA256 (wireshark-3.4.7.tar.xz) = 6c4cee51ef997cb9d9aaee84113525a5629157d3c743d7c4e320000de804a09d
+SIZE (wireshark-3.4.7.tar.xz) = 32311140
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 482d4b69c414..81edde4f9440 100644
--- a/net/wireshark/pkg-plist
+++ b/net/wireshark/pkg-plist
@@ -618,10 +618,10 @@ include/wireshark/wsutil/ws_printf.h
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.14
-lib/libwireshark.so.14.0.6
+lib/libwireshark.so.14.0.7
 lib/libwiretap.so
 lib/libwiretap.so.11
-lib/libwiretap.so.11.0.6
+lib/libwiretap.so.11.0.7
 lib/libwsutil.so
 lib/libwsutil.so.12
 lib/libwsutil.so.12.0.0



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