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-shells/bash/
Date: Fri, 26 Aug 2022 22:54:46
Message-Id: 1661553202.3b9c8905181cf28066655bf8486ea2ba89dff4bf.sam@gentoo
1 commit: 3b9c8905181cf28066655bf8486ea2ba89dff4bf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 21:59:10 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 22:33:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b9c8905
7
8 app-shells/bash: add 5.2_rc3
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-shells/bash/Manifest | 2 ++
13 app-shells/bash/{bash-5.2_rc2-r1.ebuild => bash-5.2_rc2.ebuild} | 2 +-
14 app-shells/bash/{bash-5.2_rc2-r1.ebuild => bash-5.2_rc3.ebuild} | 2 +-
15 app-shells/bash/bash-9999.ebuild | 4 ++--
16 4 files changed, 6 insertions(+), 4 deletions(-)
17
18 diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
19 index b6a9dd50d838..7cafbac2dfb8 100644
20 --- a/app-shells/bash/Manifest
21 +++ b/app-shells/bash/Manifest
22 @@ -23,6 +23,8 @@ DIST bash-5.1.tar.gz.sig 95 BLAKE2B ac9209d6a4ab4436c511a7a195594e9036d7d1aef788
23 DIST bash-5.1_p16-patches.tar.xz 388 BLAKE2B 1575d54d311872c7ca71e13711fa0f7e3534fca16fd9d1ca045b6c696c9ca56f6a0ed5023a05d847ab5ddbefc22b8ef2c2a681f09571520f0294d83b495f0015 SHA512 c85e5b83f6ee1a7345647fa937d9718cab13be1a65886755d26a78d21fea4246650c7441a34fd729212e220366985b410562002d74c02c18de7ef0469b409ac7
24 DIST bash-5.2-rc2.tar.gz 10925605 BLAKE2B 839be13e89b679bbcfca19f2e331e471639ceab0187f1b5127fbf647199f565047ed309b9e30ec5efe6c6095acf08959e732d620f260d4c96ad2bc161754535b SHA512 431e13c93f846c16b87d75d63f2b3f7514528e36ae30a2e75866d93a988b87ca1ea05415bc672390fcdb2f94cab9555a0ae5390fa3b908764b906a3c5d58f644
25 DIST bash-5.2-rc2.tar.gz.sig 95 BLAKE2B 446d310659eda48ee27f2982609073904e36e64dc439ef79d172b7326199c71d87e13daad8c069e3f9c20a4db4986a76793a5f7bba0ce1827531fa351eb7b47f SHA512 c9c3e218681ec367562b7c55785a18843d40f1c0cbdd27a5f4c07d94d5e797f7d735ed7652f56f6fcb065e9305508b578d64dde3d83f314c86447fc8d537126f
26 +DIST bash-5.2-rc3.tar.gz 10896868 BLAKE2B 32b3345325f50a1883390403eb77105a9f1aacc5c1991bd47b817e9d86dbefa389281a68b758e898018e734a77e61117e581347ebc1f132003ae8b93239e1ac2 SHA512 a8ac061d6815de74c820081e320634f671ad91dace9e3fbcc5dc4b9ab56208c6207cebd4dd6aaf2379c1ff98f6edcd3333f8ca58c6b07f6b2b490a4a632eea36
27 +DIST bash-5.2-rc3.tar.gz.sig 95 BLAKE2B b4f87665814943860a64bc3c2102c61147f9047f525e81554c8a46a5366421e13a02052f878f955f775355920ae32af8033a209abf70bd36b64e14177dce5db2 SHA512 e0591d761d2502591edc2e0e330341708104f8d5bdddb7f62d737c5c306c1aa7a4d129d00a197e63d52833a3fc1691a0b6b8060de6e6762afa165a147126d95b
28 DIST bash205b-001 1132 BLAKE2B 0c5eef29777d54ef05957ea3d63b1556fb380bd20c238dc28993d822b37bc4e78ff4048ad069f6b8cd25da77ccdeb7aecd86c4349cb9d81e5e94c7001eeae5e6 SHA512 5ce4357468821b05e747201f3aa57225ad8f540c9e2c87051720490e039c30b478b9b662a68f14a0800fefe40184e4495e2645665200f9d75e9a115b2ac08071
29 DIST bash205b-002 755 BLAKE2B 6a6ed5679d451f02f8104b345c1722d11718ce3b4043b581c17786d40d8da69a34786fb56d0c363dba277b8e9dd33f12f70c9cc73a9fc39ba4a8319406f0458d SHA512 46947b0229478d5c2cfeff68b8ebc00e4ef0c8b94e336ca12f72b4490ba3622c0240c01c17c1641c3b07adc2c64ec94d6d780365e8990768ec8888f3a9526883
30 DIST bash205b-003 2356 BLAKE2B b7887d00d92fd298cd07a15e1c73b516dabd22ecd74c97091636dd97a0cd55024ed698e5cc924c4311d994dd326b1ad074bea35e7650cf9cf4e25c60d2713fa7 SHA512 74528ca5d165b812d299f1c69b47757bd677c0b22ce4217e155cd641708b02364a93c6709fb57b546b376b36da74429a61493921c7c199563da40ddcf1c1f399
31
32 diff --git a/app-shells/bash/bash-5.2_rc2-r1.ebuild b/app-shells/bash/bash-5.2_rc2.ebuild
33 similarity index 99%
34 copy from app-shells/bash/bash-5.2_rc2-r1.ebuild
35 copy to app-shells/bash/bash-5.2_rc2.ebuild
36 index 38b23139ba9a..d451bde867f0 100644
37 --- a/app-shells/bash/bash-5.2_rc2-r1.ebuild
38 +++ b/app-shells/bash/bash-5.2_rc2.ebuild
39 @@ -73,7 +73,7 @@ fi
40 IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"
41
42 DEPEND="
43 - >=sys-libs/ncurses-5.2-r2:0=
44 + >=sys-libs/ncurses-5.2-r2:=
45 nls? ( virtual/libintl )
46 "
47 if is_release ; then
48
49 diff --git a/app-shells/bash/bash-5.2_rc2-r1.ebuild b/app-shells/bash/bash-5.2_rc3.ebuild
50 similarity index 99%
51 rename from app-shells/bash/bash-5.2_rc2-r1.ebuild
52 rename to app-shells/bash/bash-5.2_rc3.ebuild
53 index 38b23139ba9a..d451bde867f0 100644
54 --- a/app-shells/bash/bash-5.2_rc2-r1.ebuild
55 +++ b/app-shells/bash/bash-5.2_rc3.ebuild
56 @@ -73,7 +73,7 @@ fi
57 IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"
58
59 DEPEND="
60 - >=sys-libs/ncurses-5.2-r2:0=
61 + >=sys-libs/ncurses-5.2-r2:=
62 nls? ( virtual/libintl )
63 "
64 if is_release ; then
65
66 diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild
67 index 3d2370ffe950..d451bde867f0 100644
68 --- a/app-shells/bash/bash-9999.ebuild
69 +++ b/app-shells/bash/bash-9999.ebuild
70 @@ -1,7 +1,7 @@
71 # Copyright 1999-2022 Gentoo Authors
72 # Distributed under the terms of the GNU General Public License v2
73
74 -EAPI=8
75 +EAPI=7
76
77 # TODO on release:
78 # - check READLINE_VER, obviously
79 @@ -73,7 +73,7 @@ fi
80 IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline"
81
82 DEPEND="
83 - >=sys-libs/ncurses-5.2-r2:0=
84 + >=sys-libs/ncurses-5.2-r2:=
85 nls? ( virtual/libintl )
86 "
87 if is_release ; then