Date: Mon, 23 Dec 2013 04:33:05 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r337227 - branches/2014Q1/net/wireshark Message-ID: <201312230433.rBN4X5Md091839@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marcus Date: Mon Dec 23 04:33:04 2013 New Revision: 337227 URL: http://svnweb.freebsd.org/changeset/ports/337227 Log: MFH: Update to 1.10.5. See http://www.wireshark.org/docs/relnotes/wireshark-1.10.5.html for the list of changes in this release. Modified: branches/2014Q1/net/wireshark/Makefile branches/2014Q1/net/wireshark/distinfo Directory Properties: branches/2014Q1/ (props changed) Modified: branches/2014Q1/net/wireshark/Makefile ============================================================================== --- branches/2014Q1/net/wireshark/Makefile Mon Dec 23 04:30:36 2013 (r337226) +++ branches/2014Q1/net/wireshark/Makefile Mon Dec 23 04:33:04 2013 (r337227) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 1.10.3 +PORTVERSION= 1.10.5 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ Modified: branches/2014Q1/net/wireshark/distinfo ============================================================================== --- branches/2014Q1/net/wireshark/distinfo Mon Dec 23 04:30:36 2013 (r337226) +++ branches/2014Q1/net/wireshark/distinfo Mon Dec 23 04:33:04 2013 (r337227) @@ -1,2 +1,2 @@ -SHA256 (wireshark-1.10.3.tar.bz2) = c1641b36aeb0ca2c1a95fb01d2c647888b65e00a215c9a6464b5fc61e0fd498c -SIZE (wireshark-1.10.3.tar.bz2) = 26672853 +SHA256 (wireshark-1.10.5.tar.bz2) = a02190da9573dd381e7598277a31d0c63b05b2af9fe05ab6b7fc058bbea141f5 +SIZE (wireshark-1.10.5.tar.bz2) = 26666846
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312230433.rBN4X5Md091839>