From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LG8av-0005kt-9S for garchives@archives.gentoo.org; Fri, 26 Dec 2008 09:02:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06DF8E03DC; Fri, 26 Dec 2008 09:02:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1A4E2E03DC for ; Fri, 26 Dec 2008 09:02:53 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9CC0F64A20 for ; Fri, 26 Dec 2008 09:02:51 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LG8ap-0004pH-6D for gentoo-commits@lists.gentoo.org; Fri, 26 Dec 2008 09:02:51 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.0.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog wireshark-1.0.5.ebuild X-VCS-Directories: net-analyzer/wireshark X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Fri, 26 Dec 2008 09:02:51 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 416de7bf-fe3c-4ede-90b9-750b138d6641 X-Archives-Hash: 395ba9d6c64543dbd5cbcdc45b75550d vapier 08/12/26 09:02:51 Modified: ChangeLog wireshark-1.0.5.ebuild Log: Fix building on 64bit systems due to implicit string prototypes. (Portage version: 2.2_rc18/cvs/Linux 2.6.28 x86_64) Revision Changes Path 1.144 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wires= hark/ChangeLog?rev=3D1.144&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wires= hark/ChangeLog?rev=3D1.144&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wires= hark/ChangeLog?r1=3D1.143&r2=3D1.144 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- ChangeLog 18 Dec 2008 18:20:26 -0000 1.143 +++ ChangeLog 26 Dec 2008 09:02:51 -0000 1.144 @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.= 143 2008/12/18 18:20:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.= 144 2008/12/26 09:02:51 vapier Exp $ + + 26 Dec 2008; Mike Frysinger + +files/wireshark-1.0.5-text2pcap-protos.patch, wireshark-1.0.5.ebuild: + Fix building on 64bit systems due to implicit string prototypes. =20 18 Dec 2008; Tobias Scherbaum wireshark-1.0.5.ebuild: 1.10 net-analyzer/wireshark/wireshark-1.0.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wires= hark/wireshark-1.0.5.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wires= hark/wireshark-1.0.5.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wires= hark/wireshark-1.0.5.ebuild?r1=3D1.9&r2=3D1.10 Index: wireshark-1.0.5.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.5.= ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- wireshark-1.0.5.ebuild 18 Dec 2008 18:20:26 -0000 1.9 +++ wireshark-1.0.5.ebuild 26 Dec 2008 09:02:51 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.= 5.ebuild,v 1.9 2008/12/18 18:20:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.= 5.ebuild,v 1.10 2008/12/26 09:02:51 vapier Exp $ =20 EAPI=3D1 WANT_AUTOMAKE=3D"1.9" @@ -61,6 +61,7 @@ epatch "${FILESDIR}/${PN}-0.99.7-asneeded.patch" epatch "${FILESDIR}/${PN}-0.99.8-as-needed.patch" epatch "${FILESDIR}/${P}-glib-1-build.patch" + epatch "${FILESDIR}"/${P}-text2pcap-protos.patch =20 cd "${S}/epan" epatch "${FILESDIR}/wireshark-except-double-free.diff"