* [gentoo-commits] gentoo-x86 commit in dev-java/ant-trax: ant-trax-1.9.2.ebuild ChangeLog
@ 2013-08-28 22:22 99% Tom Wijsman (tomwij)
0 siblings, 0 replies; 1+ results
From: Tom Wijsman (tomwij) @ 2013-08-28 22:22 UTC (permalink / raw
To: gentoo-commits
tomwij 13/08/28 22:22:37
Modified: ChangeLog
Added: ant-trax-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.38 dev-java/ant-trax/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-trax/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-trax/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-trax/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-trax/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 5 Jul 2013 14:32:34 -0000 1.37
+++ ChangeLog 28 Aug 2013 22:22:37 -0000 1.38
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/ant-trax
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-trax/ChangeLog,v 1.37 2013/07/05 14:32:34 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-trax/ChangeLog,v 1.38 2013/08/28 22:22:37 tomwij Exp $
+
+*ant-trax-1.9.2 (28 Aug 2013)
+
+ 28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +ant-trax-1.9.2.ebuild:
+ Version bump to 1.9.2. Fixes security bug #476958.
*ant-trax-1.9.1 (05 Jul 2013)
1.1 dev-java/ant-trax/ant-trax-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-trax/ant-trax-1.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-trax/ant-trax-1.9.2.ebuild?rev=1.1&content-type=text/plain
Index: ant-trax-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-trax/ant-trax-1.9.2.ebuild,v 1.1 2013/08/28 22:22:37 tomwij Exp $
EAPI="5"
ANT_TASK_DEPNAME=""
ANT_TASK_DISABLE_VM_DEPS="true"
inherit ant-tasks
DESCRIPTION="Apache Ant .jar with optional tasks depending on XML transformer (Deprecated!)"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd \
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos \
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# Dependency needed for jar.
DEPEND=">=virtual/jdk-1.4"
src_compile() {
# The classes were moved to ant-core in 1.8.1, this is just for compatibility.
mkdir -p build/lib/empty && cd build/lib/empty || die
jar -cf ../${PN}.jar .
}
pkg_postinst() {
elog "Upstream has removed ant-trax.jar as of 1.8.1 and moved the classes to ant.jar"
elog "This package thus installs an empty jar for compatibility"
elog "and will be removed once reverse dependencies are transitioned."
}
^ 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:22 99% [gentoo-commits] gentoo-x86 commit in dev-java/ant-trax: ant-trax-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