Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/grep/
Date: Mon, 27 Feb 2023 15:34:58
Message-Id: 1677512071.f51f0954b60d6b97bef94275ff29c9c28cbcedb9.sam@gentoo
1 commit: f51f0954b60d6b97bef94275ff29c9c28cbcedb9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 15:33:53 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 15:34:31 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51f0954
7
8 sys-apps/grep: add 3.8_p20230227, drop 3.8_p20221230 (unkeyworded)
9
10 grep 3.9 is planned within the next week.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 sys-apps/grep/Manifest | 4 ++--
15 .../grep/{grep-3.8_p20221230.ebuild => grep-3.8_p20230227.ebuild} | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/sys-apps/grep/Manifest b/sys-apps/grep/Manifest
19 index 4ab49339662b..4307eabb5eb0 100644
20 --- a/sys-apps/grep/Manifest
21 +++ b/sys-apps/grep/Manifest
22 @@ -1,6 +1,6 @@
23 DIST grep-3.7.tar.xz 1641196 BLAKE2B acf03b1fe8065dac48d686de070bab9ecddae65c97f3b0e2be484e8abdd06d1fbdbb396f3d73dadadf9618aad2f02cf6416094bad64d5f2f15eab6b6b3adfeda SHA512 e9e45dcd40af8367f819f2b93c5e1b4e98a251a9aa251841fa67a875380fae52cfa27c68c6dbdd6a4dde1b1017ee0f6b9833ef6dd6e419d32d71b6df5e972b82
24 DIST grep-3.7.tar.xz.sig 833 BLAKE2B 02a2850e22e8054dcfd02b6f08747a97d43dae9adb908516bdaed35750aa7f773832ad1b0b4c53d7b0ebc8f1fe2979e7938bbbeeb09ea00c11b4a0d5846c7b9c SHA512 9db28883b696fbbb0fad32f4ecd168954dc475d5f0a8f2b4f960ff615ef7dd8348a7caaee85a96287824472a29485ff921af121c582083ca5ad5c30960f99cf4
25 -DIST grep-3.8.11-908f.tar.xz 1658032 BLAKE2B d217a3b15f2597e2ffd54b941aae179c038697e4b620f09a61fe3655c1ae0777186311ec2cccdbf1266b0182eede232778e19e1f9dc87d7c5621e624e3857052 SHA512 a065c0e13c3c1cf87eb7011d1dd55f6b3386e9fd21dad9262fbe6ec7e830f3955c563050ef27a485b612f620285bbe4729e326e9f2ca24e42011a1040bec3d78
26 -DIST grep-3.8.11-908f.tar.xz.sig 833 BLAKE2B 460e7eb98f803995de43e919cae2d01e261380fde100c4570c50304035585573c358d0154e98102aafbfdd23ce726c15a59adbdfa3922408a4dada4095be13e4 SHA512 b4d9d517746633ee1fbbd8277fb22499634163b77e320be0721d1e48c4d8f1fbc4ec63177698cdac3f7d411403f51afbf7b7e302b78ccd7cf581361eb3963277
27 +DIST grep-3.8.35-c860.tar.xz 1678936 BLAKE2B ad22efff54d8ee68ae8107728e35c7201c0ebffffb34c46a3234838f3d3f7858701b4f5bde737a670034a3fc0870a4232dcc025f460493bf115eebce80394ec2 SHA512 8b220d02c5cad352d1f5da14df81de98e6f6e60b7127b42308a92d78955bd49fba22f1f198b50de3c719539b482e0c927f903065b11af4eb82061df54e1cb671
28 +DIST grep-3.8.35-c860.tar.xz.sig 833 BLAKE2B 611424a4e4b66cdc5230b3de8bef406262f724b9a962f73f267208bc5f9f24c62b4e9060f0d0846a37e7bad2a9e6c6d6beb77c90ad97104fd7a87e2d0ebb11f2 SHA512 21a8a2beeb3dfdddf4d4bde7ee9add5af619b817bf35210c8f6f87a19755b9fb981d3dc796e2435ed2e27a835a29f73ae5a8fbe10d567efd6760a9ebc4180ea4
29 DIST grep-3.8.tar.xz 1709536 BLAKE2B 24cf6f7aa35c85f59f508969ee9731c5be1e5c613e64e636f464bbdde917bb99ba739e4b82abf08da127ad0400d62e27d139f85142035745121d381982ec6c36 SHA512 2014519a80c6dcd799837e1bd7d9d5ebe8729ec54b0dc76981dac4755a9a8a9f200470cdcc911e2825bed8162e61da39e3dd60289f7393b48bf67314077d0c79
30 DIST grep-3.8.tar.xz.sig 833 BLAKE2B 40f472389705375611015ba0eb85eb32643304b1a324877a75821d086a128a20d00df3d7cd960ec45709f40f21488bbcf993c6fe667ef23663688b33296e650b SHA512 8266b58485f225c2189814e3898c72e59d251b729e0c302d31f57abdb7ac2e6e28dde2c5c8095673b6f007b2a3ebc26db1dca910a7771aba80dad4b3c6761ee4
31
32 diff --git a/sys-apps/grep/grep-3.8_p20221230.ebuild b/sys-apps/grep/grep-3.8_p20230227.ebuild
33 similarity index 99%
34 rename from sys-apps/grep/grep-3.8_p20221230.ebuild
35 rename to sys-apps/grep/grep-3.8_p20230227.ebuild
36 index 8324903211cd..f5ffdbfa43fd 100644
37 --- a/sys-apps/grep/grep-3.8_p20221230.ebuild
38 +++ b/sys-apps/grep/grep-3.8_p20230227.ebuild
39 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnu.org/software/grep/"
40 if [[ ${PV} == *_p* ]] ; then
41 # Subscribe to the 'platform-testers' ML to find these.
42 # Useful to test on our especially more niche arches and report issues upstream.
43 - MY_COMMIT="11-908f"
44 + MY_COMMIT="35-c860"
45 MY_P=${PN}-$(ver_cut 1-2).${MY_COMMIT}
46 SRC_URI="https://meyering.net/${PN}/${MY_P}.tar.xz"
47 SRC_URI+=" verify-sig? ( https://meyering.net/${PN}/${MY_P}.tar.xz.sig )"