From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tre/
Date: Wed, 12 Feb 2025 05:48:49 +0000 (UTC) [thread overview]
Message-ID: <1739339310.aaad4022b2f74d2b8d9c275bd08e21317366ba34.sam@gentoo> (raw)
commit: aaad4022b2f74d2b8d9c275bd08e21317366ba34
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Feb 11 15:30:06 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 05:48:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaad4022
dev-libs/tre: move to github tarball due missing files in dist
Closes: https://bugs.gentoo.org/949527
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/tre/Manifest | 2 +-
dev-libs/tre/{tre-0.9.0.ebuild => tre-0.9.0-r1.ebuild} | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/dev-libs/tre/Manifest b/dev-libs/tre/Manifest
index a35214355176..2afbcfc823e1 100644
--- a/dev-libs/tre/Manifest
+++ b/dev-libs/tre/Manifest
@@ -1,2 +1,2 @@
DIST tre-0.8.0_p20210321.tar.gz 146294 BLAKE2B d740bd0e99f50f5e4d8105f5260e43a81b6af9857a21e386e437ab8d48a9e0de23eae03e96cf6b9f4d2d37f72d0fa73ef7343086271ea80f166bdba3f04475a9 SHA512 950c81f681970fc737cfdd6815445f05a018fc742b964cea3ce19f0249c677dd715ece4ff8e543fa9f3fd23b503eafa00aea00dbae063af9bc7e08dc1bc33aed
-DIST tre-0.9.0.tar.gz 579986 BLAKE2B 12586b3309e2c6387f9cb44b86fd1ec2b0dd8d3d7ba43938be7a3cc6c7a4fde625493840fee80f0991065515e68424783e88a1c93d815e140a71d42597effa8d SHA512 228421bcd912c990137478ccddecaa2e21836a32de73d2d9ca56a0e8dd8aab7e785c29e552d2755e7b96e3bcf5338be532f0ef4b096617505bee0d2b639f573a
+DIST tre-0.9.0.gh.tar.gz 154949 BLAKE2B cab32f6f582b4e170c15fcbc75454a9cc289d8ffe7e772ffde78e17976a526278abcce28c71ebb3b2e12029112bc4d2c1729814178aedf0236768adcf782ff4b SHA512 465f4273b6bcfd41a13716e91db4e12497266cbb97d5260b8d20114d19229e35f1641eebeb1b315e13ff6182608440ddd78ab386032c99e8265cfce9c8ef69c2
diff --git a/dev-libs/tre/tre-0.9.0.ebuild b/dev-libs/tre/tre-0.9.0-r1.ebuild
similarity index 90%
rename from dev-libs/tre/tre-0.9.0.ebuild
rename to dev-libs/tre/tre-0.9.0-r1.ebuild
index f2719165f5e0..7b65bb83cde8 100644
--- a/dev-libs/tre/tre-0.9.0.ebuild
+++ b/dev-libs/tre/tre-0.9.0-r1.ebuild
@@ -15,7 +15,12 @@ HOMEPAGE="
https://laurikari.net/tre/
https://github.com/laurikari/tre
"
-SRC_URI="https://github.com/laurikari/tre/releases/download/v${PV}/${P}.tar.gz"
+# missing files in dist bug #949527
+# https://github.com/laurikari/tre/pull/118
+SRC_URI="
+ https://github.com/laurikari/tre/archive/refs/tags/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="BSD-2"
SLOT="0"
next reply other threads:[~2025-02-12 5:48 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 5:48 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-26 18:41 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tre/ Arthur Zamarin
2025-02-12 5:48 Sam James
2025-02-09 8:13 Sam James
2025-02-09 8:12 Sam James
2024-12-12 11:02 Sam James
2024-12-12 11:02 Sam James
2024-12-12 11:02 Sam James
2024-12-12 11:02 Sam James
2024-12-12 11:02 Sam James
2024-12-12 11:02 Sam James
2024-12-12 11:02 Sam James
2024-05-12 12:29 Conrad Kostecki
2023-03-31 11:56 Arthur Zamarin
2023-03-07 3:46 WANG Xuerui
2023-03-04 11:09 Arthur Zamarin
2023-03-04 10:02 Arthur Zamarin
2023-03-04 9:16 Arthur Zamarin
2023-03-04 6:00 Arthur Zamarin
2023-03-04 5:35 Arthur Zamarin
2023-03-04 5:33 Arthur Zamarin
2023-01-28 13:29 Pacho Ramos
2023-01-15 14:57 Sam James
2022-09-09 6:20 Joonas Niilola
2022-08-29 19:43 Andreas Sturmlechner
2022-06-17 6:58 Agostino Sarubbo
2022-06-15 7:15 Agostino Sarubbo
2022-06-15 7:15 Agostino Sarubbo
2022-06-15 7:14 Agostino Sarubbo
2022-06-15 7:14 Agostino Sarubbo
2022-06-14 21:35 Jakov Smolić
2022-06-14 21:17 Jakov Smolić
2022-06-12 18:21 Sam James
2022-06-12 15:34 Sam James
2022-06-12 14:52 Sam James
2022-06-01 5:25 Sam James
2022-05-10 20:06 Arthur Zamarin
2022-05-08 9:33 Jakov Smolić
2022-05-08 9:15 Jakov Smolić
2022-02-25 20:53 Sam James
2021-07-05 13:25 Marek Szuba
2020-07-17 10:32 Sam James
2020-07-17 0:40 Sam James
2020-06-22 18:35 Sergei Trofimovich
2020-06-22 18:23 Sergei Trofimovich
2020-06-22 6:57 Agostino Sarubbo
2020-06-21 17:03 Agostino Sarubbo
2020-06-21 16:58 Agostino Sarubbo
2020-06-20 13:48 Thomas Deutschmann
2019-07-28 19:54 Mikle Kolyada
2019-04-21 3:10 Anthony G. Basile
2018-04-05 15:21 Aaron Bauman
2018-03-28 20:55 Matt Turner
2017-08-01 20:50 Patrice Clement
2017-03-18 7:33 Michał Górny
2017-02-17 12:20 Michał Górny
2017-01-29 16:19 Fabian Groffen
2016-08-21 1:44 Tim Harder
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=1739339310.aaad4022b2f74d2b8d9c275bd08e21317366ba34.sam@gentoo \
--to=sam@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