public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/stax2-api/
Date: Mon, 10 Feb 2025 18:10:52 +0000 (UTC)	[thread overview]
Message-ID: <1739210996.12fc9de1f20bb6c7400e11c6de2fdf81baf1c603.fordfrog@gentoo> (raw)

commit:     12fc9de1f20bb6c7400e11c6de2fdf81baf1c603
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Feb  9 10:53:13 2025 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 18:09:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fc9de1

dev-java/stax2-api: LICENSE update, add 4.2.2, drop 4.2.1-r1

The new version only updates LICENSE BSD -> BSD-2 without further
changes.

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/stax2-api/Manifest                                           | 2 +-
 .../stax2-api/{stax2-api-4.2.1-r1.ebuild => stax2-api-4.2.2.ebuild}   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-java/stax2-api/Manifest b/dev-java/stax2-api/Manifest
index 487d6cb5f013..2e6c0c1808a2 100644
--- a/dev-java/stax2-api/Manifest
+++ b/dev-java/stax2-api/Manifest
@@ -1 +1 @@
-DIST stax2-api-4.2.1.tar.gz 128806 BLAKE2B 64254b0bbd269e5d62931280773e0e7e7915204ce41a86eb10a08e3d8d27691d48094e17a8deb0ca3fa916b413800d75969af05db1ba897277c0dae13771e3b4 SHA512 f6fada289e75db0c4c911d3f70e8b8167c96342390168c87563ab4e3e1498360d47c393407cd8ae670716fcb7e1c83d6a8d38364d00648ed380844cf08bdc063
+DIST stax2-api-4.2.2.tar.gz 128961 BLAKE2B 4c35b3ce184a1fb01c37cc84b48fc168f58f11ee3f1f2754de6a8168e4b0ca8983b94a78ba484ac49d16e352a891bc5379d0d109420b85f1cfca06858e5124db SHA512 d8ec36b8c425dd4171a14eb71be6b4a93f2de946a00fd1838c22d3573d211c3a09161fc31f9756498f14fbc601ed43ad525e44114857ad2a6c9e3c202f1aa93a

diff --git a/dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild b/dev-java/stax2-api/stax2-api-4.2.2.ebuild
similarity index 94%
rename from dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild
rename to dev-java/stax2-api/stax2-api-4.2.2.ebuild
index 3ce227b13064..d321a7fe077b 100644
--- a/dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild
+++ b/dev-java/stax2-api/stax2-api-4.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Skeleton command:
@@ -15,7 +15,7 @@ DESCRIPTION="stax2 API is an extension to basic Stax 1.0 API"
 HOMEPAGE="https://github.com/FasterXML/stax2-api"
 SRC_URI="https://github.com/FasterXML/${PN}/archive/refs/tags/${P}.tar.gz"
 
-LICENSE="BSD"
+LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="amd64 arm64 ppc64"
 


             reply	other threads:[~2025-02-10 18:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-10 18:10 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-10 18:10 [gentoo-commits] repo/gentoo:master commit in: dev-java/stax2-api/ Miroslav Šulc
2024-04-07  8:23 Miroslav Šulc
2022-05-13  9:28 Miroslav Šulc
2022-05-13  7:26 Jakov Smolić
2022-05-11 14:51 Agostino Sarubbo
2022-05-11  9:42 Jakov Smolić
2022-05-11  9:42 Jakov Smolić
2022-05-03 14:12 Florian Schmaus
2022-03-06  8:54 Agostino Sarubbo
2022-03-06  8:52 Agostino Sarubbo
2022-03-06  8:50 Agostino Sarubbo
2022-03-06  7:43 Sam James
2022-02-04 16:46 Florian Schmaus
2022-02-03  6:56 Florian Schmaus
2015-09-29  8:15 Patrice Clement
2015-09-29  8:15 Patrice Clement
2015-08-19 12:37 Patrice Clement

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=1739210996.12fc9de1f20bb6c7400e11c6de2fdf81baf1c603.fordfrog@gentoo \
    --to=fordfrog@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