commit:     7f1dcf1da0a177a75cea0edcc4c587bafc39d5e6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 23:42:08 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 23:49:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1dcf1d

sys-apps/grep: add 3.10_p20230430, drop 3.10_p20230421

Note that per 
https://lists.gnu.org/archive/html/platform-testers/2023-04/msg00006.html
and the various other discussions in grep commits & the bug tracker, we need
the very latest pcre2 to avoid hard to debug runtime issues.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/grep/Manifest                                                | 4 ++--
 .../grep/{grep-3.10_p20230421.ebuild => grep-3.10_p20230430.ebuild}   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/grep/Manifest b/sys-apps/grep/Manifest
index c168eec071f9..021a438f4765 100644
--- a/sys-apps/grep/Manifest
+++ b/sys-apps/grep/Manifest
@@ -1,5 +1,5 @@
-DIST grep-3.10.12-0f2c.tar.xz 1706376 BLAKE2B 
7e0dd6727effbe1829a4fd47bf133340bc4748b5de48c7aa3ffa81815433d410d7133a9c67a69eccda745d1044152742ff1c9a70021ac3a5925fc526e43a311e
 SHA512 
861f4ed6edd1370885f0f4539711ffc94c437aac90baea123a101163e5c09d5c8410fb4dbfc1a9e6683ece3ea0f3f72711453f7ed414fdce0cf3a4516545a39e
-DIST grep-3.10.12-0f2c.tar.xz.sig 833 BLAKE2B 
83efe45b044ac8a39021315dfa3732decfd881590c13bd123c25022a16c239ad78dd507153001cb131e767d793b00143552e026870f8e78b152396b0fd20661a
 SHA512 
42dc7814d3f43c6961fd74be5de24317ecfa844074bd58361ff2d3147d3feb9f4966014a9b6caccbad7162e9408221abbbd1178087334dd353df3ed7b4ffe7ed
+DIST grep-3.10.19-2ea9.tar.xz 1702712 BLAKE2B 
93b6d07703039d6ace2a989498eb760d58bb57e01658d371ac4d010af7c6831f3e2908d38c8deaa300ff0d30b69449e975f08863a327acd71f18c5a0cf01b16b
 SHA512 
4048b151a8c9004fc5d4a21f5b40cb5703945ba5635fcf262f847ba95dfa5022c1dae51b8efcb7ab288910623761d3daaa6f2c9352f2db667f288c86e8ee8791
+DIST grep-3.10.19-2ea9.tar.xz.sig 833 BLAKE2B 
867c954910e160e271e048aa0476ab552640a8c52b3e018d0482734f79cb3ae20dc5259077fe09e0bb93284c88b8fbfdea19756d966c5df230bfe5df9f6a77f8
 SHA512 
e37ce1fcd36aafcf9e89c7603ce23b7cde207fc6ab5291140048091dea47c47505a282b4b2c666472ddfcc1fc0212112311f2ab88cff592ed4db31e51db67d83
 DIST grep-3.10.tar.xz 1687464 BLAKE2B 
5ff169a4ed39e8af1e6729fd2e1bafd39036a4f56cf831f990d58bf9e76bc7d8b055254ae7f60509be4e8bf2f3737edb15431a8ecfc7fc058578d2abea3d73b9
 SHA512 
865e8f3fd7afc68f1a52f5e1e1ee05fb9c6d6182201efb0dbdf6075347b0b1d2bf0784537a8f8dd4fb050d523f7a1d2fb5b9c3e3245087d0e6cc12d6e9d3961b
 DIST grep-3.10.tar.xz.sig 833 BLAKE2B 
0b13c8c8955b4e38889cf79b426618e006b05bc3b224e0705b2cb592b1520a7fc751d5cc386371707a53c8b6888c4e1f9dd31c3ea2ef5cbf4c97ddef3ba7d037
 SHA512 
02224ff2d6b3a9a50d0e15f7a9b3c264aa717602d133ac32b36a7315bf29ec3b94ef7ec31ee979b199264d10003dc502e20f9bf932bb32b4abe4426ea564d4be
 DIST grep-3.7.tar.xz 1641196 BLAKE2B 
acf03b1fe8065dac48d686de070bab9ecddae65c97f3b0e2be484e8abdd06d1fbdbb396f3d73dadadf9618aad2f02cf6416094bad64d5f2f15eab6b6b3adfeda
 SHA512 
e9e45dcd40af8367f819f2b93c5e1b4e98a251a9aa251841fa67a875380fae52cfa27c68c6dbdd6a4dde1b1017ee0f6b9833ef6dd6e419d32d71b6df5e972b82

diff --git a/sys-apps/grep/grep-3.10_p20230421.ebuild 
b/sys-apps/grep/grep-3.10_p20230430.ebuild
similarity index 97%
rename from sys-apps/grep/grep-3.10_p20230421.ebuild
rename to sys-apps/grep/grep-3.10_p20230430.ebuild
index 194b0ee1280d..05138ad583b9 100644
--- a/sys-apps/grep/grep-3.10_p20230421.ebuild
+++ b/sys-apps/grep/grep-3.10_p20230430.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnu.org/software/grep/";
 if [[ ${PV} == *_p* ]] ; then
        # Subscribe to the 'platform-testers' ML to find these.
        # Useful to test on our especially more niche arches and report issues 
upstream.
-       MY_COMMIT="12-0f2c"
+       MY_COMMIT="19-2ea9"
        MY_P=${PN}-$(ver_cut 1-2).${MY_COMMIT}
        SRC_URI="https://meyering.net/${PN}/${MY_P}.tar.xz";
        SRC_URI+=" verify-sig? ( https://meyering.net/${PN}/${MY_P}.tar.xz.sig 
)"
@@ -31,7 +31,7 @@ IUSE="+egrep-fgrep nls pcre static"
 REQUIRED_USE="static? ( !sparc )"
 
 LIB_DEPEND="
-       pcre? ( >=dev-libs/libpcre2-7.8-r1[static-libs(+)] )
+       pcre? ( >=dev-libs/libpcre2-10.42-r1[static-libs(+)] )
        sparc? ( dev-libs/libsigsegv )
 "
 RDEPEND="

Reply via email to