From: "James Le Cuirot (chewi)" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/xalan-serializer: xalan-serializer-2.7.2.ebuild ChangeLog
Date: Tue, 30 Jun 2015 11:02:04 +0000 (UTC) [thread overview]
Message-ID: <20150630110204.4B4A174A@oystercatcher.gentoo.org> (raw)
chewi 15/06/30 11:02:04
Modified: ChangeLog
Added: xalan-serializer-2.7.2.ebuild
Log:
Version bump, EAPI bump, and general clean up. Possibly addresses
security bug #505602.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path
1.18 dev-java/xalan-serializer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan-serializer/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan-serializer/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan-serializer/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xalan-serializer/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 17 Jun 2014 19:40:50 -0000 1.17
+++ ChangeLog 30 Jun 2015 11:02:04 -0000 1.18
@@ -1,6 +1,13 @@
# ChangeLog for dev-java/xalan-serializer
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan-serializer/ChangeLog,v 1.17 2014/06/17 19:40:50 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan-serializer/ChangeLog,v 1.18 2015/06/30 11:02:04 chewi Exp $
+
+*xalan-serializer-2.7.2 (30 Jun 2015)
+
+ 30 Jun 2015; James Le Cuirot <chewi@gentoo.org>
+ +xalan-serializer-2.7.2.ebuild:
+ Version bump, EAPI bump, and general clean up. Possibly addresses security bug
+ #505602.
17 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -xalan-serializer-2.7.0.ebuild:
NM: Cleanup superseded ebuilds.
1.1 dev-java/xalan-serializer/xalan-serializer-2.7.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan-serializer/xalan-serializer-2.7.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan-serializer/xalan-serializer-2.7.2.ebuild?rev=1.1&content-type=text/plain
Index: xalan-serializer-2.7.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan-serializer/xalan-serializer-2.7.2.ebuild,v 1.1 2015/06/30 11:02:04 chewi Exp $
EAPI=5
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2 versionator
MY_PN="xalan-j"
MY_PV="$(replace_all_version_separators _)"
MY_P="${MY_PN}_${MY_PV}"
DESCRIPTION="DOM Level 3 serializer from Apache Xalan, shared by Xalan and Xerces"
HOMEPAGE="http://xalan.apache.org/"
SRC_URI="mirror://apache/${PN}/${MY_PN}/source/${MY_P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND=">=virtual/jre-1.3"
DEPEND=">=virtual/jdk-1.3"
EANT_BUILD_TARGET="serializer.jar"
EANT_DOC_TARGET="serializer.javadocs"
S="${WORKDIR}/${MY_P}"
java_prepare() {
# kill all non-serializer sources to ease javadocs and dosrc
find src/org/ -type f ! -path "src/org/apache/xml/serializer/*" -delete || die
# remove bundled jars
find -name "*.jar" -delete || die
rm src/*.tar.gz || die
}
src_install() {
java-pkg_dojar build/serializer.jar
use doc && java-pkg_dojavadoc build/docs/apidocs
use source && java-pkg_dosrc src/org
}
next reply other threads:[~2015-06-30 11:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-30 11:02 James Le Cuirot (chewi) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-30 14:34 [gentoo-commits] gentoo-x86 commit in dev-java/xalan-serializer: xalan-serializer-2.7.2.ebuild ChangeLog James Le Cuirot (chewi)
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=20150630110204.4B4A174A@oystercatcher.gentoo.org \
--to=chewi@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