* [gentoo-commits] gentoo-x86 commit in dev-java/ant-junit4: ant-junit4-1.9.2.ebuild ChangeLog
@ 2013-08-28 22:14 99% Tom Wijsman (tomwij)
0 siblings, 0 replies; 1+ results
From: Tom Wijsman (tomwij) @ 2013-08-28 22:14 UTC (permalink / raw
To: gentoo-commits
tomwij 13/08/28 22:14:21
Modified: ChangeLog
Added: ant-junit4-1.9.2.ebuild
Log:
Version bump to 1.9.2. Fixes security bug #476958.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path
1.26 dev-java/ant-junit4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-junit4/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-junit4/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-junit4/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-junit4/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 5 Jul 2013 14:20:20 -0000 1.25
+++ ChangeLog 28 Aug 2013 22:14:21 -0000 1.26
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/ant-junit4
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-junit4/ChangeLog,v 1.25 2013/07/05 14:20:20 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-junit4/ChangeLog,v 1.26 2013/08/28 22:14:21 tomwij Exp $
+
+*ant-junit4-1.9.2 (28 Aug 2013)
+
+ 28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +ant-junit4-1.9.2.ebuild:
+ Version bump to 1.9.2. Fixes security bug #476958.
*ant-junit4-1.9.1 (05 Jul 2013)
1.1 dev-java/ant-junit4/ant-junit4-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-junit4/ant-junit4-1.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-junit4/ant-junit4-1.9.2.ebuild?rev=1.1&content-type=text/plain
Index: ant-junit4-1.9.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-junit4/ant-junit4-1.9.2.ebuild,v 1.1 2013/08/28 22:14:21 tomwij Exp $
EAPI="5"
ANT_TASK_JDKVER=1.5
ANT_TASK_JREVER=1.5
ANT_TASK_DEPNAME="junit-4"
inherit ant-tasks
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
DEPEND="dev-java/junit:4
~dev-java/ant-junit-${PV}"
RDEPEND="${DEPEND}"
JAVA_ANT_REWRITE_CLASSPATH="true"
EANT_GENTOO_CLASSPATH="junit-4,ant-junit"
src_compile() {
eant jar-junit4
}
src_install() {
# No registration as ant-task, would be loaded together with ant-junit.
java-pkg_dojar build/lib/ant-junit4.jar
# As we dont't want to depend on and-junit in package.env, because it depends
# on junit:0. Instead, we "steal" its jar and record it to our package.env as
# if it belongs to this package's classpath.
java-pkg_getjar --build-only ant-junit ant-junit.jar
java-pkg_regjar $(java-pkg_getjar --build-only ant-junit ant-junit.jar)
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-08-28 22:14 99% [gentoo-commits] gentoo-x86 commit in dev-java/ant-junit4: ant-junit4-1.9.2.ebuild ChangeLog Tom Wijsman (tomwij)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox