From: "Tom Wijsman (tomwij)" <tomwij@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/gnu-classpath: gnu-classpath-0.98-r3.ebuild ChangeLog
Date: Sun, 27 Apr 2014 14:18:30 +0000 (UTC) [thread overview]
Message-ID: <20140427141830.733932004B@flycatcher.gentoo.org> (raw)
tomwij 14/04/27 14:18:30
Modified: gnu-classpath-0.98-r3.ebuild ChangeLog
Log:
Make gnu-classpath support freetype 2.5.3; fixes bug #504944, reported and patch contributed by darkbasic.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path
1.10 dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?r1=1.9&r2=1.10
Index: gnu-classpath-0.98-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gnu-classpath-0.98-r3.ebuild 2 Mar 2013 19:55:16 -0000 1.9
+++ gnu-classpath-0.98-r3.ebuild 27 Apr 2014 14:18:30 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v 1.9 2013/03/02 19:55:16 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v 1.10 2014/04/27 14:18:30 tomwij Exp $
EAPI=4
@@ -63,6 +63,10 @@
S=${WORKDIR}/${MY_P}
+java_prepare() {
+ epatch "${FILESDIR}"/${PF}-freetype-2.5.3-support.patch
+}
+
src_configure() {
# We require ecj anyway, so force it to avoid problems with bad versions of javac
export JAVAC="${EPREFIX}/usr/bin/ecj"
1.120 dev-java/gnu-classpath/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?r1=1.119&r2=1.120
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog 2 Mar 2013 19:55:16 -0000 1.119
+++ ChangeLog 27 Apr 2014 14:18:30 -0000 1.120
@@ -1,6 +1,12 @@
# ChangeLog for dev-java/gnu-classpath
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.119 2013/03/02 19:55:16 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.120 2014/04/27 14:18:30 tomwij Exp $
+
+ 27 Apr 2014; Tom Wijsman <TomWij@gentoo.org>
+ +files/gnu-classpath-0.98-r3-freetype-2.5.3-support.patch,
+ gnu-classpath-0.98-r3.ebuild, metadata.xml:
+ Make gnu-classpath support freetype 2.5.3; fixes bug #504944, reported and
+ patch contributed by darkbasic.
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
gnu-classpath-0.98-r3.ebuild:
next reply other threads:[~2014-04-27 14:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-27 14:18 Tom Wijsman (tomwij) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-30 21:38 [gentoo-commits] gentoo-x86 commit in dev-java/gnu-classpath: gnu-classpath-0.98-r3.ebuild ChangeLog Tom Wijsman (tomwij)
2013-03-02 19:55 Markos Chandras (hwoarang)
2012-11-07 21:11 Alexandre Rostovtsev (tetromino)
2012-10-18 8:44 Christoph Junghans (ottxor)
2010-11-06 17:17 Mark Loeser (halcy0n)
2010-10-15 17:44 Brent Baude (ranger)
2010-07-07 9:36 PaweA Hajdan (phajdan.jr)
2010-06-27 18:58 Pacho Ramos (pacho)
2010-04-29 19:50 Vlastimil Babka (caster)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140427141830.733932004B@flycatcher.gentoo.org \
--to=tomwij@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox