Date: Mon, 16 Nov 2009 22:51:37 -0500 (EST) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: turutani@scphys.kyoto-u.ac.jp, marcus@FreeBSD.org Subject: ports/140625: [PATCH] net/wireshark: update to 1.2.4 Message-ID: <20091117035137.1A5AA17090@spartan.hamla.org> Resent-Message-ID: <200911170400.nAH407FT084399@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140625 >Category: ports >Synopsis: [PATCH] net/wireshark: update to 1.2.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 17 04:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: >Description: - Update to 1.2.4 - This patch updates net/wireshark beyond ports/140230 (the submitter of that PR is CC'd) - Compile-tested on 7.2-RELEASE tinderbox >How-To-Repeat: >Fix: --- wireshark.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/wireshark/Makefile,v retrieving revision 1.147 diff -u -r1.147 Makefile --- Makefile 11 Oct 2009 05:52:06 -0000 1.147 +++ Makefile 17 Nov 2009 03:27:55 -0000 @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.4 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/wireshark/distinfo,v retrieving revision 1.72 diff -u -r1.72 distinfo --- distinfo 16 Sep 2009 05:18:05 -0000 1.72 +++ distinfo 17 Nov 2009 03:27:55 -0000 @@ -1,3 +1,3 @@ -MD5 (wireshark-1.2.2.tar.bz2) = bb5c09b8cffd461ced4d3251fddb217b -SHA256 (wireshark-1.2.2.tar.bz2) = 0363f824582e54fc5a33b1a7af6f29a5390d591198113bc54e5056c885d6d02d -SIZE (wireshark-1.2.2.tar.bz2) = 15186702 +MD5 (wireshark-1.2.4.tar.bz2) = ae4533da7d0e54c236e1eed966c42163 +SHA256 (wireshark-1.2.4.tar.bz2) = d2eb6902fb8ccdc1dd2c797b6a76e6383aca593f0c6ee16e835d0dcf89d63338 +SIZE (wireshark-1.2.4.tar.bz2) = 15209570 --- wireshark.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091117035137.1A5AA17090>