diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-04-13 08:44:58 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-04-13 08:44:58 +0100 |
commit | ca533b9b46b871263ead04dcb28165df09a3f282 (patch) | |
tree | 5bc0eee473d4e4564cfd5216abd6aea441112008 /sys-apps/acl | |
parent | 8838d44e89178442a4f853b309d720f57d4796b0 (diff) |
gentoo auto-resync : 13:04:2025 - 08:44:57
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/Manifest | 3 | ||||
-rw-r--r-- | sys-apps/acl/acl-2.3.1-r2.ebuild | 81 | ||||
-rw-r--r-- | sys-apps/acl/files/acl-2.3.1-musl-1.2.4-lfs64-fix.patch | 37 |
3 files changed, 0 insertions, 121 deletions
diff --git a/sys-apps/acl/Manifest b/sys-apps/acl/Manifest index 10d683a15c65..7a19bd14b50a 100644 --- a/sys-apps/acl/Manifest +++ b/sys-apps/acl/Manifest @@ -1,7 +1,4 @@ -AUX acl-2.3.1-musl-1.2.4-lfs64-fix.patch 1028 BLAKE2B 3ce13de7ee1f58b7fd1c39ca9b41132506f493e1c8b7e0b78ba312ced8f86b62146779e4cff4dcd53bbac613dd5311872cc38532f3ed30630ccbf3be44f45f88 SHA512 322a556e82be3e95dc9baf6964f2b80fd2f70f0d6f275221aa4ff9b8d8370b1a7b1517057a4c034ac5d9153c6bc83cd97f1a5fa3db1873537fbde78130eed1bf -DIST acl-2.3.1.tar.xz 355676 BLAKE2B 15e81e8159ddb21ef0c262bef3101c0b6fa546738a2ab74c01ccc21fd1c3dc8ab6aaf84a06dee6da22291f3ca4feeffa60c7d11bfac1ab770a6ec28e1f1655e0 SHA512 7d02f05d17305f8587ab485395b00c7fdb8e44c1906d0d04b70a43a3020803e8b2b8c707abb6147f794867dfa87bd51769c2d3e11a3db55ecbd2006a6e6231dc DIST acl-2.3.2.tar.xz 371680 BLAKE2B 9f2abfddcd403df2c716c05f02a1b52453613d10948dc58a65b9ef41b44e37db6de99fb22dcfc4f6f0fb5d0319c939da61bd4e0fba2cdb5643e8087ecd34eeac SHA512 c2d061dbfd28c00cecbc1ae614d67f3138202bf4d39b383f2df4c6a8b10b830f33acec620fb211f268478737dde4037d338a5823af445253cb088c48a135099b -EBUILD acl-2.3.1-r2.ebuild 1945 BLAKE2B 61a48f7316cc5e4e44aebf85ebfcf5712c37f5bee83bd286cc0a2e45a448ca6cee1bfcd5830fbf83913d8e3aa0fabfbcb8833566929beed0c0aa1919b9d8c168 SHA512 3b1369ffe3c1911589e23479f2680181948675ccb7d545a691119a1a3120fe61688ba5897a15c6401cc89724c0b0942b5e5ae0015674a0180fca69fa9ecd0bc0 EBUILD acl-2.3.2-r1.ebuild 1264 BLAKE2B c1740b78311792604e4d1ca1a17c3d8ce278a29f2b7c0e9340a19ac15e4c41011282a812ef286ef529af3b218b518d7ceb98fbccf50e50773450cb3979090e0f SHA512 be696896a35b7d201f4c17b6d65b0d71837e81666acc830a2be3d9b0ec04bf509168e5d83ee77ec00a6bf08bc270b4354a452fc61a0ccac7bcce52a41dcb99c9 EBUILD acl-2.3.2-r2.ebuild 1160 BLAKE2B aa5e8a209b3ffc16defbd29c965c6609954fa3aa0cfdf994657933307ee071b124fb1326e5ac1577000ae0fac0804fcc5615d18b003b8f6b9245223b11890592 SHA512 60d24599ad5783c644ac0e01c6d6c0a366efa79afab48374788dad013dfa3fd665add657c5e4f8f784fff17db40d21cfd76f64d08d9313689ee7adcf8af4fe03 MISC metadata.xml 345 BLAKE2B b168c40ceb66cfacdb1fbe9b5031705f5c3249afeb872163663564dac2ea85e6fa857804831a80b4c44323223b417a24a156d27f8231396d5b090e44a0dc9288 SHA512 e0cbeec10fb47ace3d0fd3c1ba8a5a0bba02345a3e0df30aa82777507fb6ab75f2705b06e7635a00406d2b0839bc41d0a9fafcd8926844e1d9877b8cf2ed6f78 diff --git a/sys-apps/acl/acl-2.3.1-r2.ebuild b/sys-apps/acl/acl-2.3.1-r2.ebuild deleted file mode 100644 index 9136b3b1f6b6..000000000000 --- a/sys-apps/acl/acl-2.3.1-r2.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic libtool multilib-minimal toolchain-funcs usr-ldscript - -DESCRIPTION="Access control list utilities, libraries, and headers" -HOMEPAGE="https://savannah.nongnu.org/projects/acl" -SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="nls static-libs" - -RDEPEND=" - >=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}] -" -DEPEND="${RDEPEND}" -BDEPEND="nls? ( sys-devel/gettext )" - -PATCHES=( - "${FILESDIR}/${PN}-2.3.1-musl-1.2.4-lfs64-fix.patch" -) - -src_prepare() { - default - - # bug #580792 - elibtoolize -} - -multilib_src_configure() { - # Filter out -flto flags as they break getfacl/setfacl binaries - # bug #667372 - filter-lto - - # Broken with FORTIFY_SOURCE=3 - # Our toolchain sets F_S=2 by default w/ >= -O2, so we need - # to unset F_S first, then explicitly set 2, to negate any default - # and anything set by the user if they're choosing 3 (or if they've - # modified GCC to set 3). - # - # Refs: - # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104964 - # https://savannah.nongnu.org/bugs/index.php?62519 - # bug #847280 - if tc-enables-fortify-source ; then - filter-flags -D_FORTIFY_SOURCE=3 - append-cppflags -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 - fi - - local myeconfargs=( - --bindir="${EPREFIX}"/bin - $(use_enable static-libs static) - --libexecdir="${EPREFIX}"/usr/$(get_libdir) - $(use_enable nls) - ) - - ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" -} - -multilib_src_test() { - # Tests call native binaries with an LD_PRELOAD wrapper - # bug #772356 - multilib_is_native_abi && default -} - -multilib_src_install() { - default - - # Move shared libs to / - gen_usr_ldscript -a acl -} - -multilib_src_install_all() { - if ! use static-libs ; then - find "${ED}" -type f -name "*.la" -delete || die - fi -} diff --git a/sys-apps/acl/files/acl-2.3.1-musl-1.2.4-lfs64-fix.patch b/sys-apps/acl/files/acl-2.3.1-musl-1.2.4-lfs64-fix.patch deleted file mode 100644 index 3b5d2c6babdc..000000000000 --- a/sys-apps/acl/files/acl-2.3.1-musl-1.2.4-lfs64-fix.patch +++ /dev/null @@ -1,37 +0,0 @@ -Bug: https://bugs.gentoo.org/905910 -Upstream Bug: https://savannah.nongnu.org/bugs/index.php?64162 - -From a9100afd77fea00b311f114a5a04108283aa681a Mon Sep 17 00:00:00 2001 -From: Violet Purcell <vimproved@inventati.org> -Date: Mon, 8 May 2023 04:17:07 +0000 -Subject: [PATCH] musl 1.2.4 LFS64 removal fixes - ---- - tools/chacl.c | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/tools/chacl.c b/tools/chacl.c -index 525a7ff..8fff875 100644 ---- a/tools/chacl.c -+++ b/tools/chacl.c -@@ -320,7 +320,7 @@ walk_dir(acl_t acl, acl_t dacl, const char *fname) - { - int failed = 0; - DIR *dir; -- struct dirent64 *d; -+ struct dirent *d; - char *name; - - if ((dir = opendir(fname)) == NULL) { -@@ -332,7 +332,7 @@ walk_dir(acl_t acl, acl_t dacl, const char *fname) - return(0); /* got a file, not an error */ - } - -- while ((d = readdir64(dir)) != NULL) { -+ while ((d = readdir(dir)) != NULL) { - /* skip "." and ".." entries */ - if (strcmp(d->d_name, ".") == 0 || strcmp(d->d_name, "..") == 0) - continue; --- -2.40.1 - |