Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/
Date: Mon, 29 Mar 2021 20:59:42
Message-Id: 1617048889.66358a5d95c84fcf8958098b5e71076d4622ecfc.sam@gentoo
1 commit: 66358a5d95c84fcf8958098b5e71076d4622ecfc
2 Author: Marc Joliet <marcec <AT> gmx <DOT> de>
3 AuthorDate: Thu Feb 18 11:16:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 29 20:14:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66358a5d
7
8 app-text/asciidoc: switch to more stable distfiles
9
10 Switch away from the automatically generated source archives to those
11 provided by upstream. This should prevent any future checksum errors.
12
13 Closes: https://bugs.gentoo.org/770841
14 Package-Manager: Portage-3.0.13, Repoman-3.0.2
15 RepoMan-Options: --force
16 Signed-off-by: Marc Joliet <marcec <AT> gmx.de>
17 Closes: https://github.com/gentoo/gentoo/pull/19517
18 Signed-off-by: Sam James <sam <AT> gentoo.org>
19
20 app-text/asciidoc/Manifest | 6 +++---
21 .../asciidoc/{asciidoc-9.0.2.ebuild => asciidoc-9.0.2-r1.ebuild} | 4 +---
22 .../asciidoc/{asciidoc-9.0.4.ebuild => asciidoc-9.0.4-r1.ebuild} | 4 +---
23 .../asciidoc/{asciidoc-9.0.5.ebuild => asciidoc-9.0.5-r1.ebuild} | 4 +---
24 4 files changed, 6 insertions(+), 12 deletions(-)
25
26 diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
27 index c394035be9c..333dbd01faf 100644
28 --- a/app-text/asciidoc/Manifest
29 +++ b/app-text/asciidoc/Manifest
30 @@ -1,3 +1,3 @@
31 -DIST asciidoc-9.0.2.tar.gz 1144308 BLAKE2B 5f5deca6b8c15d4b86e2bd6fdb131908eecd862a5fdbbd8418937050d335a25ad012a3b1bc716379f5623db676176fc6da1a09691c2b42a213a6230281626b69 SHA512 ea8f64ce54d2f1aa38eceb3c1c9be17b388776de58038f3b888ac5ebed76337fa2779e43eb7f47174adf0a0446ee808dbd1e4f8f7e1d7db99db7c4c8584d5624
32 -DIST asciidoc-9.0.4.tar.gz 1111102 BLAKE2B 3c073e20e0b4cb1c3e43d45217240675d5a1349c5d27c8e03c4499505c17ad0a149f9495a42e28490f9c89f29dc25a1216e9145a6fd1483e589b5fee49a6279f SHA512 9e24aaaf33ab56cf1dfa510a6be9722af364633234c9ffb20eeee3d0ba756059290f443de53b040570654a316ab4782a177c31377fc69747814da75760fcc88b
33 -DIST asciidoc-9.0.5.tar.gz 1119318 BLAKE2B 3e5a454f4d47bb3c71e4c180ab05a0d23985473ca83d987435614ddafc9ee0d340a6e6cdafcb7371f719487954233f6d4bae69b4fc7d3818fc1d8e91c94ef36e SHA512 5b79d74c1efd43a960e8a415d3a68f26dcd3a3eee748b830101cec69475b0af40de7ad190ae105cade8ee558a59a643d04f38c1be490d253e3a6740c347d94e3
34 +DIST asciidoc-9.0.2.new.tar.gz 1269444 BLAKE2B 0041073c572267628b8bbfd56258d86c35edb0e7f3a222743ce1476b405483b01144faf768ab1492fd3f378960f6cc8e17d92ef61671d84c318fbe7c1ca8cd7c SHA512 c20629001704f1c3acfef0407b82f35f6077f5b32ef754fcbeee03a5a86d4e01e374e89b79cbdb236fc2c7fc76bf47ba81efd691f2f9e1c87dc85a7111f5e030
35 +DIST asciidoc-9.0.4.new.tar.gz 1233878 BLAKE2B 506a2c82d95ce0d522f45b20eee31f7ce2b114e0ad43c78bb313f34b210a7bdd282a8a3779a3ea29025e865847eb8298bd5a6ddac7ee338e4b878ae79bdf149e SHA512 59be96514d0c4c82e5842ddea412ddd6e06647ebe09e0f1828b7c07e787d890896bab4271e7566ed038eb2da6755a67c725bee07bcfbd7aa31475f39c3abc089
36 +DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc SHA512 9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895
37
38 diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
39 similarity index 94%
40 rename from app-text/asciidoc/asciidoc-9.0.2.ebuild
41 rename to app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
42 index 20fa53eb44b..72c38cb14f0 100644
43 --- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
44 +++ b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
45 @@ -9,7 +9,7 @@ inherit autotools optfeature python-single-r1 readme.gentoo-r1
46
47 DESCRIPTION="A plain text human readable/writable document format"
48 HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/"
49 -SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
50 +SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
51
52 LICENSE="GPL-2"
53 SLOT="0"
54 @@ -46,8 +46,6 @@ DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
55 docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
56 filters/code/code-filter-readme.txt )
57
58 -S="${WORKDIR}/${PN}-py3-${PV/_/}"
59 -
60 src_prepare() {
61 default
62 # Only needed for prefix - harmless (does nothing) otherwise
63
64 diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
65 similarity index 94%
66 rename from app-text/asciidoc/asciidoc-9.0.4.ebuild
67 rename to app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
68 index e83f4aa564a..e9c29e8b527 100644
69 --- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
70 +++ b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
71 @@ -9,7 +9,7 @@ inherit autotools optfeature python-single-r1 readme.gentoo-r1
72
73 DESCRIPTION="A plain text human readable/writable document format"
74 HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/"
75 -SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
76 +SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
77
78 LICENSE="GPL-2"
79 SLOT="0"
80 @@ -46,8 +46,6 @@ DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
81 docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
82 filters/code/code-filter-readme.txt )
83
84 -S="${WORKDIR}/${PN}-py3-${PV/_/}"
85 -
86 src_prepare() {
87 default
88 # Only needed for prefix - harmless (does nothing) otherwise
89
90 diff --git a/app-text/asciidoc/asciidoc-9.0.5.ebuild b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
91 similarity index 94%
92 rename from app-text/asciidoc/asciidoc-9.0.5.ebuild
93 rename to app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
94 index 3b4cdbf3dd7..42256c4e6f7 100644
95 --- a/app-text/asciidoc/asciidoc-9.0.5.ebuild
96 +++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
97 @@ -9,7 +9,7 @@ inherit autotools optfeature python-single-r1 readme.gentoo-r1
98
99 DESCRIPTION="A plain text human readable/writable document format"
100 HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/"
101 -SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
102 +SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
103
104 LICENSE="GPL-2"
105 SLOT="0"
106 @@ -46,8 +46,6 @@ DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
107 docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
108 filters/code/code-filter-readme.txt )
109
110 -S="${WORKDIR}/${PN}-py3-${PV/_/}"
111 -
112 src_prepare() {
113 default
114 # Only needed for prefix - harmless (does nothing) otherwise