Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2019 20:06:24 +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: r502824 - head/net/wireshark
Message-ID:  <201905272006.x4RK6O6D086370@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcus
Date: Mon May 27 20:06:23 2019
New Revision: 502824
URL: https://svnweb.freebsd.org/changeset/ports/502824

Log:
  Update to 3.0.2.
  
  See https://www.wireshark.org/docs/relnotes/wireshark-3.0.2.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	Mon May 27 19:47:14 2019	(r502823)
+++ head/net/wireshark/Makefile	Mon May 27 20:06:23 2019	(r502824)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	wireshark
-PORTVERSION=	3.0.1
+PORTVERSION=	3.0.2
 PORTREVISION?=	0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wireshark.org/download/src/ \

Modified: head/net/wireshark/distinfo
==============================================================================
--- head/net/wireshark/distinfo	Mon May 27 19:47:14 2019	(r502823)
+++ head/net/wireshark/distinfo	Mon May 27 20:06:23 2019	(r502824)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555508034
-SHA256 (wireshark-3.0.1.tar.xz) = 86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c
-SIZE (wireshark-3.0.1.tar.xz) = 30903792
+TIMESTAMP = 1558984586
+SHA256 (wireshark-3.0.2.tar.xz) = 7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b
+SIZE (wireshark-3.0.2.tar.xz) = 30910100

Modified: head/net/wireshark/pkg-plist
==============================================================================
--- head/net/wireshark/pkg-plist	Mon May 27 19:47:14 2019	(r502823)
+++ head/net/wireshark/pkg-plist	Mon May 27 20:06:23 2019	(r502824)
@@ -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.1
+lib/libwireshark.so.12.0.2
 lib/libwiretap.so
 lib/libwiretap.so.9
-lib/libwiretap.so.9.0.1
+lib/libwiretap.so.9.0.2
 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?201905272006.x4RK6O6D086370>