Date: Sun, 19 Aug 2012 04:55:04 +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: r302752 - head/net/wireshark Message-ID: <201208190455.q7J4t4ph029609@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marcus Date: Sun Aug 19 04:55:03 2012 New Revision: 302752 URL: http://svn.freebsd.org/changeset/ports/302752 Log: Update to 1.8.2. See http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html for the changes in this release. Security: See http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html Modified: head/net/wireshark/Makefile head/net/wireshark/distinfo Modified: head/net/wireshark/Makefile ============================================================================== --- head/net/wireshark/Makefile Sun Aug 19 04:26:58 2012 (r302751) +++ head/net/wireshark/Makefile Sun Aug 19 04:55:03 2012 (r302752) @@ -6,8 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTVERSION= 1.8.2 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 Aug 19 04:26:58 2012 (r302751) +++ head/net/wireshark/distinfo Sun Aug 19 04:55:03 2012 (r302752) @@ -1,2 +1,2 @@ -SHA256 (wireshark-1.8.1.tar.bz2) = 5966a3e23d34972eb35433ae8198fccf1945617f71b89c1af26dada9f342feb7 -SIZE (wireshark-1.8.1.tar.bz2) = 24125571 +SHA256 (wireshark-1.8.2.tar.bz2) = 3f0e688d889345033e0a7e4f36aea78248e5c7b32d0dfc19eac044188aac11cc +SIZE (wireshark-1.8.2.tar.bz2) = 24121798
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208190455.q7J4t4ph029609>