Date: Mon, 12 Jun 2017 16:35:06 +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: r443454 - head/net/wireshark Message-ID: <201706121635.v5CGZ6Id080587@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marcus Date: Mon Jun 12 16:35:05 2017 New Revision: 443454 URL: https://svnweb.freebsd.org/changeset/ports/443454 Log: Update to 2.2.7. See https://www.wireshark.org/docs/relnotes/wireshark-2.2.7.html for a list 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 Jun 12 16:01:20 2017 (r443453) +++ head/net/wireshark/Makefile Mon Jun 12 16:35:05 2017 (r443454) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ Modified: head/net/wireshark/distinfo ============================================================================== --- head/net/wireshark/distinfo Mon Jun 12 16:01:20 2017 (r443453) +++ head/net/wireshark/distinfo Mon Jun 12 16:35:05 2017 (r443454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492802134 -SHA256 (wireshark-2.2.6.tar.bz2) = f627d51eda85f5ae5f5c8c9fc1f6539ffc2a270dd7500dc7f67490a8534ca849 -SIZE (wireshark-2.2.6.tar.bz2) = 32317335 +TIMESTAMP = 1497284453 +SHA256 (wireshark-2.2.7.tar.bz2) = 689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5 +SIZE (wireshark-2.2.7.tar.bz2) = 32309420 Modified: head/net/wireshark/pkg-plist ============================================================================== --- head/net/wireshark/pkg-plist Mon Jun 12 16:01:20 2017 (r443453) +++ head/net/wireshark/pkg-plist Mon Jun 12 16:35:05 2017 (r443454) @@ -17,10 +17,10 @@ bin/tshark %%TEXT2PCAP%% lib/libwireshark.so lib/libwireshark.so.8 -lib/libwireshark.so.8.1.6 +lib/libwireshark.so.8.1.7 lib/libwiretap.so lib/libwiretap.so.6 -lib/libwiretap.so.6.0.6 +lib/libwiretap.so.6.0.7 %%GUI%%lib/libwscodecs.so %%GUI%%lib/libwscodecs.so.1 %%GUI%%lib/libwscodecs.so.1.0.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706121635.v5CGZ6Id080587>