Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2019 13:52:16 +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: r499175 - head/net/wireshark
Message-ID:  <201904171352.x3HDqGFD085506@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcus
Date: Wed Apr 17 13:52:16 2019
New Revision: 499175
URL: https://svnweb.freebsd.org/changeset/ports/499175

Log:
  Update to 3.0.1.
  
  See https://www.wireshark.org/docs/relnotes/wireshark-3.0.1.html for a list of changes 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	Wed Apr 17 12:25:16 2019	(r499174)
+++ head/net/wireshark/Makefile	Wed Apr 17 13:52:16 2019	(r499175)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	wireshark
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 PORTREVISION?=	0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wireshark.org/download/src/ \

Modified: head/net/wireshark/distinfo
==============================================================================
--- head/net/wireshark/distinfo	Wed Apr 17 12:25:16 2019	(r499174)
+++ head/net/wireshark/distinfo	Wed Apr 17 13:52:16 2019	(r499175)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551565540
-SHA256 (wireshark-3.0.0.tar.xz) = bc4f30f5b2e94f3a696fef9de44673cdf402db90aac5299966da647f708f009e
-SIZE (wireshark-3.0.0.tar.xz) = 30953760
+TIMESTAMP = 1555508034
+SHA256 (wireshark-3.0.1.tar.xz) = 86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c
+SIZE (wireshark-3.0.1.tar.xz) = 30903792

Modified: head/net/wireshark/pkg-plist
==============================================================================
--- head/net/wireshark/pkg-plist	Wed Apr 17 12:25:16 2019	(r499174)
+++ head/net/wireshark/pkg-plist	Wed Apr 17 13:52:16 2019	(r499175)
@@ -605,10 +605,10 @@ include/wireshark/wsutil/ws_printf.h
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.12
-lib/libwireshark.so.12.0.0
+lib/libwireshark.so.12.0.1
 lib/libwiretap.so
 lib/libwiretap.so.9
-lib/libwiretap.so.9.0.0
+lib/libwiretap.so.9.0.1
 lib/libwscodecs.so
 lib/libwscodecs.so.2
 lib/libwscodecs.so.2.0.0



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