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: app-crypt/jacksum/
Date: Thu,  7 Dec 2023 12:45:19 +0000 (UTC)	[thread overview]
Message-ID: <1701953049.318dfec7da093189597752f29f5bc13068d81bda.fordfrog@gentoo> (raw)

commit:     318dfec7da093189597752f29f5bc13068d81bda
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat Nov 11 12:23:07 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Dec  7 12:44:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318dfec7

app-crypt/jacksum: add 3.7.0

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

 app-crypt/jacksum/Manifest             |  1 +
 app-crypt/jacksum/jacksum-3.7.0.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-crypt/jacksum/Manifest b/app-crypt/jacksum/Manifest
index fbf27e422c03..afb53feb8bee 100644
--- a/app-crypt/jacksum/Manifest
+++ b/app-crypt/jacksum/Manifest
@@ -1 +1,2 @@
 DIST jacksum-3.4.0.tar.gz 623873 BLAKE2B 6c402a78f29ae38c29a2685f53d52ae3fab4715d13139633426e4877b9ef736f5490ea74f9d6dfa493033a39e09eba31f1f1420cf22e79e21ae3bf0dc54e03ea SHA512 47add41957eb8b83188f96d0306b2373eb6b17ead2bb8bf5417d4d0c47079ff679c332b9010b3117ad9bb4ef95502d730613b0b968c961701b9bab58e19e252c
+DIST jacksum-3.7.0.tar.gz 1474239 BLAKE2B 1fa390d28fae748fa8bb29672c2e9de74487ebeb1512bb198fe81dde5926869c7ff989839be8c460fe4cbdbff144552e6e679cc08ecd3a8ca16134cfbbcd8578 SHA512 9cdf1ce280cacc532d4c058496feed01ee277373a8ffff3150b9f416fed485c13e26df4a108bd87cd45e0fb74b2a1c7cad4784cc4c492eecd173b0efd7d0aa79

diff --git a/app-crypt/jacksum/jacksum-3.7.0.ebuild b/app-crypt/jacksum/jacksum-3.7.0.ebuild
new file mode 100644
index 000000000000..98fd7ec88249
--- /dev/null
+++ b/app-crypt/jacksum/jacksum-3.7.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+MAVEN_ID="net.jacksum:jacksum:${PV}"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Java utility for working with checksums, CRCs, and message digests (hashes)"
+HOMEPAGE="https://jacksum.net"
+SRC_URI="https://github.com/jonelo/jacksum/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=virtual/jdk-11:*"
+RDEPEND=">=virtual/jre-11:*"
+
+DOCS=(
+	CODE_OF_CONDUCT.md
+	PRE-RELEASE-NOTES
+	README.md
+	RELEASE-NOTES.txt
+)
+
+JAVA_MAIN_CLASS="net.jacksum.cli.Main"
+JAVA_RESOURCE_DIRS="src/main/resources"
+JAVA_SRC_DIR="src/main/java"


             reply	other threads:[~2023-12-07 12:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-07 12:45 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-10  8:29 [gentoo-commits] repo/gentoo:master commit in: app-crypt/jacksum/ Florian Schmaus
2024-01-07 12:42 Arthur Zamarin
2024-01-07  6:28 Sam James
2023-12-07 12:45 Miroslav Šulc
2023-01-01  8:39 Miroslav Šulc
2022-12-31 13:01 Sam James
2022-12-31 12:11 Sam James
2022-12-01  7:54 Miroslav Šulc
2022-10-31  6:25 Miroslav Šulc
2021-04-25 10:51 Miroslav Šulc
2021-04-25 10:49 Miroslav Šulc
2019-11-09 21:33 Michał Górny

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=1701953049.318dfec7da093189597752f29f5bc13068d81bda.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