git: fd269b36e3bf - main - net/wireshark: Update to 3.4.6.

Joe Marcus Clarke marcus at FreeBSD.org
Mon Jun 7 19:35:12 UTC 2021


The branch main has been updated by marcus:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd269b36e3bfddffa5913aa39c3581f55287b55e

commit fd269b36e3bfddffa5913aa39c3581f55287b55e
Author:     Joe Marcus Clarke <marcus at FreeBSD.org>
AuthorDate: 2021-06-07 19:33:55 +0000
Commit:     Joe Marcus Clarke <marcus at FreeBSD.org>
CommitDate: 2021-06-07 19:33:55 +0000

    net/wireshark: Update to 3.4.6.
    
    See https://www.wireshark.org/docs/relnotes/wireshark-3.4.6.html for a
    list of what's changed 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 a409d0584ade..0a586fffa0ea 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,7 @@
 # Created by: Bill Fumerola <billf at chc-chimes.com>
 
 PORTNAME?=	wireshark
-PORTVERSION=	3.4.5
+PORTVERSION=	3.4.6
 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 45a193cc64af..18b4a7e59f8d 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619125184
-SHA256 (wireshark-3.4.5.tar.xz) = de1aafd100a1e1207c850d180e97dd91ab8da0f5eb6beec545f725cdb145d333
-SIZE (wireshark-3.4.5.tar.xz) = 32300144
+TIMESTAMP = 1623080281
+SHA256 (wireshark-3.4.6.tar.xz) = 12a678208f8cb009e6b9d96026e41a6ef03c7ad086b9e1029f42053b249b4628
+SIZE (wireshark-3.4.6.tar.xz) = 32304604
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 9202dbee0153..482d4b69c414 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.5
+lib/libwireshark.so.14.0.6
 lib/libwiretap.so
 lib/libwiretap.so.11
-lib/libwiretap.so.11.0.5
+lib/libwiretap.so.11.0.6
 lib/libwsutil.so
 lib/libwsutil.so.12
 lib/libwsutil.so.12.0.0


More information about the dev-commits-ports-main mailing list