* [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-0.99.8_rc1.ebuild
@ 2008-02-21 20:44 Peter Volkov (pva)
0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2008-02-21 20:44 UTC (permalink / raw
To: gentoo-commits
pva 08/02/21 20:44:13
Modified: ChangeLog wireshark-0.99.8_rc1.ebuild
Log:
Fixed regression: compilation failure with --as-needed, bug 210998, reported by Mike Auty and Hanno Böck.
(Portage version: 2.1.4.4)
Revision Changes Path
1.79 net-analyzer/wireshark/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.78&r2=1.79
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog 20 Feb 2008 07:56:38 -0000 1.78
+++ ChangeLog 21 Feb 2008 20:44:13 -0000 1.79
@@ -1,6 +1,11 @@
# 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.78 2008/02/20 07:56:38 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.79 2008/02/21 20:44:13 pva Exp $
+
+ 21 Feb 2008; <pva@gentoo.org> +files/wireshark-0.99.8-as-needed.patch,
+ wireshark-0.99.8_rc1.ebuild:
+ Fixed regression: compilation failure with --as-needed, bug 210998, reported
+ by Mike Auty and Hanno Böck.
*wireshark-0.99.8_rc1 (20 Feb 2008)
1.2 net-analyzer/wireshark/wireshark-0.99.8_rc1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8_rc1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8_rc1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8_rc1.ebuild?r1=1.1&r2=1.2
Index: wireshark-0.99.8_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8_rc1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wireshark-0.99.8_rc1.ebuild 20 Feb 2008 07:56:38 -0000 1.1
+++ wireshark-0.99.8_rc1.ebuild 21 Feb 2008 20:44:13 -0000 1.2
@@ -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-0.99.8_rc1.ebuild,v 1.1 2008/02/20 07:56:38 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8_rc1.ebuild,v 1.2 2008/02/21 20:44:13 pva Exp $
WANT_AUTOMAKE="1.9"
inherit autotools libtool flag-o-matic eutils toolchain-funcs
@@ -67,6 +67,7 @@
cd "${S}"
epatch "${FILESDIR}"/${PN}-0.99.7-asneeded.patch
+ epatch "${FILESDIR}"/${PN}-0.99.8-as-needed.patch
cd "${S}"/epan
epatch "${FILESDIR}"/wireshark-except-double-free.diff
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-21 20:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 20:44 [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-0.99.8_rc1.ebuild Peter Volkov (pva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox