Date: Sun, 27 Oct 2019 19:56:49 +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: r515822 - head/net/wireshark Message-ID: <201910271956.x9RJun2C095867@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marcus Date: Sun Oct 27 19:56:49 2019 New Revision: 515822 URL: https://svnweb.freebsd.org/changeset/ports/515822 Log: Update to 3.0.6. See https://www.wireshark.org/docs/relnotes/wireshark-3.0.6.html for a lost 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 Sun Oct 27 19:53:05 2019 (r515821) +++ head/net/wireshark/Makefile Sun Oct 27 19:56:49 2019 (r515822) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 3.0.5 +PORTVERSION= 3.0.6 PORTREVISION?= 0 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ Modified: head/net/wireshark/distinfo ============================================================================== --- head/net/wireshark/distinfo Sun Oct 27 19:53:05 2019 (r515821) +++ head/net/wireshark/distinfo Sun Oct 27 19:56:49 2019 (r515822) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569424895 -SHA256 (wireshark-3.0.5.tar.xz) = c551fce475c49cea317ccbf9d22404bc827dde9cee0ccdf6648bfed3ecd9f820 -SIZE (wireshark-3.0.5.tar.xz) = 30929864 +TIMESTAMP = 1572205338 +SHA256 (wireshark-3.0.6.tar.xz) = a87f4022a0c15ddbf1730bf1acafce9e75a4e657ce9fa494ceda0324c0c3e33e +SIZE (wireshark-3.0.6.tar.xz) = 30846672 Modified: head/net/wireshark/pkg-plist ============================================================================== --- head/net/wireshark/pkg-plist Sun Oct 27 19:53:05 2019 (r515821) +++ head/net/wireshark/pkg-plist Sun Oct 27 19:56:49 2019 (r515822) @@ -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.5 +lib/libwireshark.so.12.0.6 lib/libwiretap.so lib/libwiretap.so.9 -lib/libwiretap.so.9.0.5 +lib/libwiretap.so.9.0.6 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?201910271956.x9RJun2C095867>