From: "Jesús P Rey" <gentoo@chuso.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-crypt/autofirma/
Date: Wed, 17 Apr 2024 20:43:19 +0000 (UTC) [thread overview]
Message-ID: <1713386502.2915c867bb7bb6ca586f84e672e0f1fb7003782b.chuso@gentoo> (raw)
commit: 2915c867bb7bb6ca586f84e672e0f1fb7003782b
Author: Jesus P Rey (Chuso) <gentoo <AT> chuso <DOT> net>
AuthorDate: Wed Apr 17 20:41:05 2024 +0000
Commit: Jesús P Rey <gentoo <AT> chuso <DOT> net>
CommitDate: Wed Apr 17 20:41:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2915c867
app-crypt/autofirma: 1.8.2 version bump.
Closes: https://bugs.gentoo.org/927286
Closes: https://bugs.gentoo.org/927287
Signed-off-by: Jesus P Rey (Chuso) <gentoo <AT> chuso.net>
app-crypt/autofirma/Manifest | 2 +-
.../{autofirma-1.7.1.ebuild => autofirma-1.8.2.ebuild} | 10 +++++++---
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/app-crypt/autofirma/Manifest b/app-crypt/autofirma/Manifest
index b8cbdd610e..0032fcafae 100644
--- a/app-crypt/autofirma/Manifest
+++ b/app-crypt/autofirma/Manifest
@@ -1 +1 @@
-DIST autofirma-1.7.1.zip 152716878 BLAKE2B d985bfa71ce1b4318a50fc4c93b1a85a388de445f8e4a18c7e616988955b94ac79e73a7fb4e3c202cf303255cb497679eaeb7b2546c08f3e3974d440e793ce12 SHA512 52098e74537dea9b72be8f4b2b05c2c57ed79f0c496ff5a4c4e1ddfe88fab528b2e9a237d9c8f0151bc499687a6fc2966227d6b3f2cae2943d7c772b9286755b
+DIST autofirma-1.8.2.zip 51224492 BLAKE2B 22dcf856a9fae720f978976a7e6ac6e55af7b0e4d590ea2f2fe29021af3544600b5fa90460a6a30bdbe44803b8c719e80bfef0638513f8b47a98efc757e611ef SHA512 119bb55726f790eb432cf571ab3e30bf2f7eb166fcaa66c01b77eceba093ee5a10987dfbd73b67524e0bfc8a84e043b8b50ad3553e4364d50d46e3bcfd66103c
diff --git a/app-crypt/autofirma/autofirma-1.7.1.ebuild b/app-crypt/autofirma/autofirma-1.8.2.ebuild
similarity index 68%
rename from app-crypt/autofirma/autofirma-1.7.1.ebuild
rename to app-crypt/autofirma/autofirma-1.8.2.ebuild
index c0886964f9..a13f350832 100644
--- a/app-crypt/autofirma/autofirma-1.7.1.ebuild
+++ b/app-crypt/autofirma/autofirma-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,9 @@ HOMEPAGE="
https://administracionelectronica.gob.es/ctt/clienteafirma
https://github.com/ctt-gob-es/clienteafirma
"
-SRC_URI="https://estaticos.redsara.es/comunes/autofirma/$(ver_rs 1- /)/AutoFirma_Linux.zip -> ${P}.zip"
+# Upstream blocks wget, so we need a fallback option
+SRC_URI="https://estaticos.redsara.es/comunes/autofirma/$(ver_rs 1- /)/AutoFirma_Linux_Fedora.zip -> ${P}.zip
+ https://distfiles.chuso.net/distfiles/${P}.zip"
LICENSE="|| ( GPL-2 EUPL-1.1 )"
SLOT="0"
@@ -31,5 +33,7 @@ src_install() {
java-pkg_dolauncher
java-pkg_dojar "usr/lib64/${PN}/${PN}Configurador.jar"
doicon "usr/lib64/${PN}/${PN}.png"
- make_desktop_entry "${PN} %u" AutoFirma "${PN}" "Utility" "Comment[es]=Aplicación de firma electrónica de la FNMT\nMimeType=x-scheme-handler/afirma"
+ make_desktop_entry \
+ "${PN} %u" AutoFirma "${PN}" "Utility" \
+ "Comment[es]=Aplicación de firma electrónica de la FNMT\nMimeType=x-scheme-handler/afirma"
}
next reply other threads:[~2024-04-17 20:43 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 20:43 Jesús P Rey [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-26 18:26 [gentoo-commits] repo/proj/guru:dev commit in: app-crypt/autofirma/ Jesús P Rey
2024-08-21 23:41 Ivan Lloro
2024-08-05 13:44 Ivan Lloro
2024-07-16 17:01 Ivan Lloro
2024-06-29 23:15 Ivan Lloro
2024-06-29 22:16 Ivan Lloro
2024-06-29 1:33 Ivan Lloro
2024-06-29 1:25 Ivan Lloro
2022-12-10 18:40 Jesús P Rey
2021-05-06 9:53 Andrew Ammerlaan
2021-05-06 0:22 Alessandro Barbieri
2020-09-24 19:59 Jesús P Rey
2020-09-24 11:33 Andrew Ammerlaan
2020-09-23 20:46 Jesús P Rey
2020-09-23 20:36 Jesús P Rey
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=1713386502.2915c867bb7bb6ca586f84e672e0f1fb7003782b.chuso@gentoo \
--to=gentoo@chuso.net \
--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