svn commit: r502824 - head/net/wireshark
Joe Marcus Clarke
marcus at FreeBSD.org
Mon May 27 20:06:25 UTC 2019
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
More information about the svn-ports-all
mailing list