Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2020 17:18:21 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531537 - head/net/wireshark
Message-ID:  <202004121718.03CHIL2u018470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcus
Date: Sun Apr 12 17:18:20 2020
New Revision: 531537
URL: https://svnweb.freebsd.org/changeset/ports/531537

Log:
  Update to 3.2.3.
  
  See https://www.wireshark.org/docs/relnotes/wireshark-3.2.3.html for a list of
  what's changed in this release.

Modified:
  head/net/wireshark/Makefile
  head/net/wireshark/distinfo
  head/net/wireshark/pkg-plist

Modified: head/net/wireshark/Makefile
==============================================================================
--- head/net/wireshark/Makefile	Sun Apr 12 17:01:29 2020	(r531536)
+++ head/net/wireshark/Makefile	Sun Apr 12 17:18:20 2020	(r531537)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	wireshark
-PORTVERSION=	3.2.2
+PORTVERSION=	3.2.3
 PORTREVISION?=	0
 CATEGORIES=	net
 MASTER_SITES=	http://www.wireshark.org/download/src/ \

Modified: head/net/wireshark/distinfo
==============================================================================
--- head/net/wireshark/distinfo	Sun Apr 12 17:01:29 2020	(r531536)
+++ head/net/wireshark/distinfo	Sun Apr 12 17:18:20 2020	(r531537)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583334597
-SHA256 (wireshark-3.2.2.tar.xz) = 5f5923ef4c3fee370ed0ca1bb324f37c246015eba4a7e74ab95d9208feeded79
-SIZE (wireshark-3.2.2.tar.xz) = 31548392
+TIMESTAMP = 1586709644
+SHA256 (wireshark-3.2.3.tar.xz) = f007e4b88c86d95e33af03e057ecc03635f54466d02371bc26489eabb274faba
+SIZE (wireshark-3.2.3.tar.xz) = 31572052

Modified: head/net/wireshark/pkg-plist
==============================================================================
--- head/net/wireshark/pkg-plist	Sun Apr 12 17:01:29 2020	(r531536)
+++ head/net/wireshark/pkg-plist	Sun Apr 12 17:18:20 2020	(r531537)
@@ -610,14 +610,15 @@ include/wireshark/wsutil/ws_printf.h
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.13
-lib/libwireshark.so.13.0.2
+lib/libwireshark.so.13.0.3
 lib/libwiretap.so
 lib/libwiretap.so.10
-lib/libwiretap.so.10.0.2
+lib/libwiretap.so.10.0.3
 lib/libwsutil.so
 lib/libwsutil.so.11
 lib/libwsutil.so.11.0.0
 lib/wireshark/cmake/FindGLIB2.cmake
+lib/wireshark/cmake/FindWSLibrary.cmake
 lib/wireshark/cmake/FindWSWinLibs.cmake
 lib/wireshark/cmake/LocatePythonModule.cmake
 lib/wireshark/cmake/UseAsn2Wrs.cmake



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