public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tom Wijsman (tomwij)" <tomwij@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ant-testutil: ant-testutil-1.9.2.ebuild ChangeLog
Date: Wed, 28 Aug 2013 22:22:05 +0000 (UTC)	[thread overview]
Message-ID: <20130828222205.3E67C2004C@flycatcher.gentoo.org> (raw)

tomwij      13/08/28 22:22:05

  Modified:             ChangeLog
  Added:                ant-testutil-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.19                 dev-java/ant-testutil/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-testutil/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-testutil/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-testutil/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-testutil/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	5 Jul 2013 14:28:11 -0000	1.18
+++ ChangeLog	28 Aug 2013 22:22:05 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/ant-testutil
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-testutil/ChangeLog,v 1.18 2013/07/05 14:28:11 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-testutil/ChangeLog,v 1.19 2013/08/28 22:22:05 tomwij Exp $
+
+*ant-testutil-1.9.2 (28 Aug 2013)
+
+  28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +ant-testutil-1.9.2.ebuild:
+  Version bump to 1.9.2. Fixes security bug #476958.
 
 *ant-testutil-1.9.1 (05 Jul 2013)
 



1.1                  dev-java/ant-testutil/ant-testutil-1.9.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-testutil/ant-testutil-1.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-testutil/ant-testutil-1.9.2.ebuild?rev=1.1&content-type=text/plain

Index: ant-testutil-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-testutil/ant-testutil-1.9.2.ebuild,v 1.1 2013/08/28 22:22:05 tomwij Exp $

EAPI="5"

inherit ant-tasks

DESCRIPTION="Apache Ant's optional test utility classes"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux \
	~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris \
	~x64-solaris ~x86-solaris"

CDEPEND="dev-java/ant-core:0"

DEPEND="${CDEPEND}
	>=virtual/jdk-1.6
	>=dev-java/junit-4.11:4
	~dev-java/ant-swing-${PV}
	~dev-java/ant-junit4-${PV}"

RDEPEND="${CDEPEND}
	>=virtual/jre-1.6"

# The build system builds much more than it actually packages, so there are many
# build-only deps, but since those are quite common, it wasn't worth to patch it.

src_unpack() {
	ant-tasks_src_unpack base
	java-pkg_jar-from --build-only junit-4,ant-junit4,ant-swing
	java-pkg_jar-from --build-only ant-core ant-launcher.jar
}

src_compile() {
	eant test-jar
}





             reply	other threads:[~2013-08-28 22:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-28 22:22 Tom Wijsman (tomwij) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-20  9:37 [gentoo-commits] gentoo-x86 commit in dev-java/ant-testutil: ant-testutil-1.9.2.ebuild ChangeLog Agostino Sarubbo (ago)
2013-10-20 11:12 Agostino Sarubbo (ago)
2013-10-20 11:15 Agostino Sarubbo (ago)
2013-10-20 15:12 Agostino Sarubbo (ago)
2013-10-20 16:32 Agostino Sarubbo (ago)

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=20130828222205.3E67C2004C@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