public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pdftk/
Date: Wed, 12 Jun 2024 07:06:49 +0000 (UTC)	[thread overview]
Message-ID: <1718175998.d0685c963bcb2884c36207ca06b72e07b4692c59.flow@gentoo> (raw)

commit:     d0685c963bcb2884c36207ca06b72e07b4692c59
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Jun  9 12:27:39 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 07:06:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0685c96

app-text/pdftk: pdftk-9999-bc176.patch

Bug: https://bugs.gentoo.org/923598
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/37095
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-text/pdftk/Manifest          | 1 +
 app-text/pdftk/pdftk-9999.ebuild | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-text/pdftk/Manifest b/app-text/pdftk/Manifest
index 45b3d4201b76..fc3d7b14b764 100644
--- a/app-text/pdftk/Manifest
+++ b/app-text/pdftk/Manifest
@@ -1,2 +1,3 @@
 DIST pdftk-3.3.3_p20231025.tar.bz2 2246135 BLAKE2B 641a8947d7be2a219b1deb4619f8ea201b8c0616ca50cc1cc1b4363050d16a7b622437f2b75236373f27ed2539f975c081f4f95a09163656d0e130969a5f4b7e SHA512 7745a161e788af2538a1e45e49c3342b8d1496cfec1079b51d4efed66440ce07a27657623ffb59d3078aa9ee964e77cbe3f8258d7d699938c59e9c6a2980f51b
+DIST pdftk-9999-bc176.patch 5016 BLAKE2B 1cdde6aa5fddf28a1fac6f52a40592993139ae19d6895421d36c2df61ad3f7ee2b5a2a8014be0da06e6953427933c152050ea6e5497a9844c5639851cbb0d77a SHA512 405576c55594ae1862eb4ebc9a1ca605fa33320b36672f2c0028257badfa666d0e7e5f1a5ef20e817824ace531a795799010befe709111f87c535353f1199b96
 DIST pdftk-v3.3.3.tar.bz2 2205902 BLAKE2B 7802554cef4389670392ca2fda3dc4c041943ad21ecf47cfcd333dc1f0899796fabf9538388586f4e64a8a1fa5d7278a93f9e88c19a1ec510b24b85027888ad4 SHA512 48173d0c4698bc984221b56dff3e6434df7cf144dddfdbf684f8fa28b9eacfd0ebf9ebca0b87df3f9534a1ed13caa4c0866bd3e7a8cd06a21b46dfaedda9ea21

diff --git a/app-text/pdftk/pdftk-9999.ebuild b/app-text/pdftk/pdftk-9999.ebuild
index de47cd90e2c1..9d2e3ead20b2 100644
--- a/app-text/pdftk/pdftk-9999.ebuild
+++ b/app-text/pdftk/pdftk-9999.ebuild
@@ -15,6 +15,8 @@ HOMEPAGE="https://gitlab.com/pdftk-java/pdftk"
 if [[ ${PV} == 9999 ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://gitlab.com/pdftk-java/pdftk/"
+	SRC_URI="https://gitlab.com/pdftk-java/pdftk/-/commit/3f1918c831c919d0a8fcf18c36cf40118398b995.patch ->
+		${P}-bc176.patch"
 	S="${WORKDIR}/pdftk-${PV}"
 else
 	SRC_URI="https://gitlab.com/pdftk-java/pdftk/-/archive/v${PV}/pdftk-v${PV}.tar.bz2"
@@ -27,7 +29,7 @@ SLOT="0"
 
 # Switch back to bcprov:0 once pdftk updates its bcprov dependency.
 CP_DEPEND="
-	dev-java/bcprov:1.74
+	dev-java/bcprov:0
 	dev-java/commons-lang:3.6
 "
 
@@ -46,6 +48,8 @@ RDEPEND="
 
 DOCS=( CHANGELOG.md README.md )
 
+PATCHES=( "${DISTDIR}/pdftk-9999-bc176.patch" )
+
 JAVA_MAIN_CLASS="com.gitlab.pdftk_java.pdftk"
 JAVA_RESOURCE_DIRS="resources/java"
 JAVA_SRC_DIR="java"
@@ -54,6 +58,7 @@ JAVA_TEST_GENTOO_CLASSPATH="junit-4,system-rules"
 JAVA_TEST_SRC_DIR="test"
 
 src_prepare() {
+	default #780585
 	java-pkg-2_src_prepare
 	mkdir resources || die
 	cp -r {,resources/}java || die


             reply	other threads:[~2024-06-12  7:06 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12  7:06 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02  6:58 [gentoo-commits] repo/gentoo:master commit in: app-text/pdftk/ Miroslav Šulc
2024-07-01 21:14 Jakov Smolić
2024-07-01 21:14 Jakov Smolić
2024-06-02 11:15 Florian Schmaus
2024-06-02 11:15 Florian Schmaus
2023-10-22  7:14 Miroslav Šulc
2023-10-20 20:18 Arthur Zamarin
2023-10-19 12:17 Sam James
2023-10-01  7:32 Miroslav Šulc
2023-10-01  7:32 Miroslav Šulc
2023-09-19 14:10 Miroslav Šulc
2023-05-16 14:02 Florian Schmaus
2023-05-16 14:02 Florian Schmaus
2023-01-24  9:08 Florian Schmaus
2022-10-28  6:13 Miroslav Šulc
2022-10-27 23:46 Sam James
2022-10-25 11:12 Sam James
2022-10-11 13:02 Miroslav Šulc
2022-10-11  6:48 Agostino Sarubbo
2022-10-10 11:49 Sam James
2022-09-23  9:58 Florian Schmaus
2022-09-10 17:30 Florian Schmaus
2022-09-09  6:43 Florian Schmaus
2022-01-24  9:14 Miroslav Šulc
2022-01-23 13:09 Jakov Smolić
2022-01-23 13:09 Jakov Smolić
2021-12-24  8:16 Miroslav Šulc
2021-12-24  8:16 Miroslav Šulc
2021-07-25  1:10 Sam James
2021-07-18  6:35 Agostino Sarubbo
2021-03-26  7:51 Miroslav Šulc
2021-03-25 21:29 Sam James
2021-02-24 10:58 Miroslav Šulc
2021-02-18 20:11 Sergei Trofimovich
2019-12-02 20:55 Andreas K. Hüttel
2019-05-14 20:40 Patrice Clement
2018-11-24  8:56 Mikle Kolyada
2018-09-05 12:33 Andreas Hüttel
2018-09-05 12:16 Andreas Hüttel
2018-09-05 11:51 Andreas Hüttel
2018-09-02 20:13 Andreas Hüttel
2018-04-08 22:42 Patrice Clement
2017-11-27 17:45 Andreas Hüttel

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=1718175998.d0685c963bcb2884c36207ca06b72e07b4692c59.flow@gentoo \
    --to=flow@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