From owner-svn-ports-all@FreeBSD.ORG Sun Oct 21 14:01:15 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0EBE975B; Sun, 21 Oct 2012 14:01:15 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E0E2F8FC18; Sun, 21 Oct 2012 14:01:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9LE1EDi090239; Sun, 21 Oct 2012 14:01:14 GMT (envelope-from marcus@svn.freebsd.org) Received: (from marcus@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9LE1Enn090235; Sun, 21 Oct 2012 14:01:14 GMT (envelope-from marcus@svn.freebsd.org) Message-Id: <201210211401.q9LE1Enn090235@svn.freebsd.org> From: Joe Marcus Clarke Date: Sun, 21 Oct 2012 14:01:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306236 - in head/net/wireshark: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 21 Oct 2012 14:01:15 -0000 Author: marcus Date: Sun Oct 21 14:01:14 2012 New Revision: 306236 URL: http://svn.freebsd.org/changeset/ports/306236 Log: Update to 1.8.3. See http://www.wireshark.org/docs/relnotes/wireshark-1.8.3.html for a list of changes in this release. Feature safe: yes Deleted: head/net/wireshark/files/patch-cve-2012-3548 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 21 14:00:09 2012 (r306235) +++ head/net/wireshark/Makefile Sun Oct 21 14:01:14 2012 (r306236) @@ -6,8 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 1.8.3 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ Modified: head/net/wireshark/distinfo ============================================================================== --- head/net/wireshark/distinfo Sun Oct 21 14:00:09 2012 (r306235) +++ head/net/wireshark/distinfo Sun Oct 21 14:01:14 2012 (r306236) @@ -1,2 +1,2 @@ -SHA256 (wireshark-1.8.2.tar.bz2) = 3f0e688d889345033e0a7e4f36aea78248e5c7b32d0dfc19eac044188aac11cc -SIZE (wireshark-1.8.2.tar.bz2) = 24121798 +SHA256 (wireshark-1.8.3.tar.bz2) = 83a85ff506b5e2a70f03c49de7af291802404983a23c7779e0f4ac3e672a2fb3 +SIZE (wireshark-1.8.3.tar.bz2) = 24123989 Modified: head/net/wireshark/pkg-plist ============================================================================== --- head/net/wireshark/pkg-plist Sun Oct 21 14:00:09 2012 (r306235) +++ head/net/wireshark/pkg-plist Sun Oct 21 14:01:14 2012 (r306236) @@ -53,6 +53,7 @@ lib/wireshark/plugins/%%PORTVERSION%%/wi %%DATADIR%%/dftest.html %%LUA%%%%DATADIR%%/dtd_gen.lua %%DATADIR%%/dumpcap.html +%%DATADIR%%/diameter/AlcatelLucent.xml %%DATADIR%%/diameter/Cisco.xml %%DATADIR%%/diameter/Ericsson.xml %%DATADIR%%/diameter/TGPPGmb.xml