* [gentoo-commits] gentoo-x86 commit in games-emulation/zsnes: zsnes-1.51-r2.ebuild ChangeLog
@ 2012-06-04 20:04 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2012-06-04 20:04 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/06/04 20:04:18
Modified: zsnes-1.51-r2.ebuild ChangeLog
Log:
Fix compile with gcc47 (bug #419635), submitted by Nikos Chantziaras
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.10 games-emulation/zsnes/zsnes-1.51-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild?r1=1.9&r2=1.10
Index: zsnes-1.51-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- zsnes-1.51-r2.ebuild 29 Sep 2011 20:11:35 -0000 1.9
+++ zsnes-1.51-r2.ebuild 4 Jun 2012 20:04:18 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild,v 1.9 2011/09/29 20:11:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r2.ebuild,v 1.10 2012/06/04 20:04:18 mr_bones_ Exp $
EAPI=2
inherit eutils autotools flag-o-matic toolchain-funcs multilib games
@@ -34,6 +34,7 @@
# Fix bug #260247
# Fix compability with libpng15 wrt #378735
# Fix buffer overwrite #257963
+ # Fix gcc47 compile #419635
epatch \
"${FILESDIR}"/${P}-libpng.patch \
"${FILESDIR}"/${P}-archopt-july-23-update.patch \
@@ -42,7 +43,8 @@
"${FILESDIR}"/${P}-depbuild.patch \
"${FILESDIR}"/${P}-CC-quotes.patch \
"${FILESDIR}"/${P}-libpng15.patch \
- "${FILESDIR}"/${P}-buffer.patch
+ "${FILESDIR}"/${P}-buffer.patch \
+ "${FILESDIR}"/${P}-gcc47.patch
sed -i -e '67i#define OF(x) x' zip/zunzip.h || die
1.49 games-emulation/zsnes/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zsnes/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zsnes/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zsnes/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 29 Sep 2011 20:11:35 -0000 1.48
+++ ChangeLog 4 Jun 2012 20:04:18 -0000 1.49
@@ -1,6 +1,13 @@
# ChangeLog for games-emulation/zsnes
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.48 2011/09/29 20:11:35 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.49 2012/06/04 20:04:18 mr_bones_ Exp $
+
+ 04 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> zsnes-1.51-r2.ebuild,
+ files/zsnes-1.51-CC-quotes.patch,
+ files/zsnes-1.51-archopt-july-23-update.patch, files/zsnes-1.51-buffer.patch,
+ files/zsnes-1.51-depbuild.patch, +files/zsnes-1.51-gcc47.patch,
+ files/zsnes-1.51-libpng.patch:
+ Fix compile with gcc47 (bug #419635), submitted by Nikos Chantziaras
29 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org> zsnes-1.51-r2.ebuild,
+files/zsnes-1.51-buffer.patch:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-04 20:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 20:04 [gentoo-commits] gentoo-x86 commit in games-emulation/zsnes: zsnes-1.51-r2.ebuild ChangeLog Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox