From owner-svn-ports-all@freebsd.org Wed Apr 17 13:52:17 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 628F4156C946; Wed, 17 Apr 2019 13:52:17 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06A79805DC; Wed, 17 Apr 2019 13:52:17 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D637980C9; Wed, 17 Apr 2019 13:52:16 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3HDqGP9085508; Wed, 17 Apr 2019 13:52:16 GMT (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3HDqGFD085506; Wed, 17 Apr 2019 13:52:16 GMT (envelope-from marcus@FreeBSD.org) Message-Id: <201904171352.x3HDqGFD085506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marcus set sender to marcus@FreeBSD.org using -f From: Joe Marcus Clarke Date: Wed, 17 Apr 2019 13:52:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499175 - head/net/wireshark X-SVN-Group: ports-head X-SVN-Commit-Author: marcus X-SVN-Commit-Paths: head/net/wireshark X-SVN-Commit-Revision: 499175 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 06A79805DC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.944,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Apr 2019 13:52:17 -0000 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