summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-10-17 15:01:11 +0200
committerDavid Seifert <soap@gentoo.org>2023-10-17 15:01:11 +0200
commit1cf0eee856a8a6425af5b38a9f55cd9b24d7cefb (patch)
tree871ba831d012b0d375a92fb9664939b9939fb26d /sys-devel/automake
parentsys-devel/automake: drop 1.16.5 (diff)
downloadgentoo-1cf0eee856a8a6425af5b38a9f55cd9b24d7cefb.tar.gz
gentoo-1cf0eee856a8a6425af5b38a9f55cd9b24d7cefb.tar.bz2
gentoo-1cf0eee856a8a6425af5b38a9f55cd9b24d7cefb.zip
sys-devel/automake: rebase patches
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/automake-1.11.6-r4.ebuild6
-rw-r--r--sys-devel/automake/automake-1.16.5-r1.ebuild8
-rw-r--r--sys-devel/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch (renamed from sys-devel/automake/files/automake-1.11-install-sh-avoid-low-risk-race-in-tmp.patch)0
-rw-r--r--sys-devel/automake/files/automake-1.11.6-perl-5.16.patch (renamed from sys-devel/automake/files/automake-1.10-perl-5.16.patch)0
-rw-r--r--sys-devel/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch (renamed from sys-devel/automake/files/automake-1.13-perl-escape-curly-bracket-r1.patch)0
-rw-r--r--sys-devel/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch (renamed from sys-devel/automake/files/automake-1.16.2-fix-instmany-python.sh-test.patch)0
-rw-r--r--sys-devel/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch (renamed from sys-devel/automake/files/automake-1.16.2-fix-py-compile-basedir.sh-test.patch)0
-rw-r--r--sys-devel/automake/files/automake-1.16.5-py3-compile.patch (renamed from sys-devel/automake/files/automake-1.16.2-py3-compile.patch)2
8 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/automake/automake-1.11.6-r4.ebuild b/sys-devel/automake/automake-1.11.6-r4.ebuild
index e8c72f202f6c..e8d4e6b93eda 100644
--- a/sys-devel/automake/automake-1.11.6-r4.ebuild
+++ b/sys-devel/automake/automake-1.11.6-r4.ebuild
@@ -30,9 +30,9 @@ BDEPEND="
"
PATCHES=(
- "${FILESDIR}"/${PN}-1.10-perl-5.16.patch #424453
- "${FILESDIR}"/${PN}-1.11-install-sh-avoid-low-risk-race-in-tmp.patch
- "${FILESDIR}"/${PN}-1.13-perl-escape-curly-bracket-r1.patch
+ "${FILESDIR}"/${P}-perl-5.16.patch #424453
+ "${FILESDIR}"/${P}-install-sh-avoid-low-risk-race-in-tmp.patch
+ "${FILESDIR}"/${P}-perl-escape-curly-bracket-r1.patch
)
src_prepare() {
diff --git a/sys-devel/automake/automake-1.16.5-r1.ebuild b/sys-devel/automake/automake-1.16.5-r1.ebuild
index 131a6418d150..029332afd7db 100644
--- a/sys-devel/automake/automake-1.16.5-r1.ebuild
+++ b/sys-devel/automake/automake-1.16.5-r1.ebuild
@@ -53,11 +53,11 @@ BDEPEND="
"
PATCHES=(
- "${FILESDIR}"/automake-1.16.2-py3-compile.patch
- "${FILESDIR}"/automake-1.16.2-fix-instmany-python.sh-test.patch
- "${FILESDIR}"/automake-1.16.2-fix-py-compile-basedir.sh-test.patch
+ "${FILESDIR}"/${PN}-1.16.5-py3-compile.patch
+ "${FILESDIR}"/${PN}-1.16.5-fix-instmany-python.sh-test.patch
+ "${FILESDIR}"/${PN}-1.16.5-fix-py-compile-basedir.sh-test.patch
# upstreamed
- "${FILESDIR}"/automake-1.16.5-apostrophe-in-tests.patch
+ "${FILESDIR}"/${PN}-1.16.5-apostrophe-in-tests.patch
)
pkg_setup() {
diff --git a/sys-devel/automake/files/automake-1.11-install-sh-avoid-low-risk-race-in-tmp.patch b/sys-devel/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch
index c435b9004f8d..c435b9004f8d 100644
--- a/sys-devel/automake/files/automake-1.11-install-sh-avoid-low-risk-race-in-tmp.patch
+++ b/sys-devel/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch
diff --git a/sys-devel/automake/files/automake-1.10-perl-5.16.patch b/sys-devel/automake/files/automake-1.11.6-perl-5.16.patch
index 19fe249e0c00..19fe249e0c00 100644
--- a/sys-devel/automake/files/automake-1.10-perl-5.16.patch
+++ b/sys-devel/automake/files/automake-1.11.6-perl-5.16.patch
diff --git a/sys-devel/automake/files/automake-1.13-perl-escape-curly-bracket-r1.patch b/sys-devel/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch
index bf8819adcf4c..bf8819adcf4c 100644
--- a/sys-devel/automake/files/automake-1.13-perl-escape-curly-bracket-r1.patch
+++ b/sys-devel/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch
diff --git a/sys-devel/automake/files/automake-1.16.2-fix-instmany-python.sh-test.patch b/sys-devel/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch
index 5cddb4cfb83f..5cddb4cfb83f 100644
--- a/sys-devel/automake/files/automake-1.16.2-fix-instmany-python.sh-test.patch
+++ b/sys-devel/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch
diff --git a/sys-devel/automake/files/automake-1.16.2-fix-py-compile-basedir.sh-test.patch b/sys-devel/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch
index f49dd253c2d6..f49dd253c2d6 100644
--- a/sys-devel/automake/files/automake-1.16.2-fix-py-compile-basedir.sh-test.patch
+++ b/sys-devel/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch
diff --git a/sys-devel/automake/files/automake-1.16.2-py3-compile.patch b/sys-devel/automake/files/automake-1.16.5-py3-compile.patch
index 7924f204ad4f..5333520b5db1 100644
--- a/sys-devel/automake/files/automake-1.16.2-py3-compile.patch
+++ b/sys-devel/automake/files/automake-1.16.5-py3-compile.patch
@@ -68,6 +68,6 @@ index e56d98d6e..5b9ae5d5d 100755
+ py_compile.compile(filepath, $import_call(filepath), path)
else:
py_compile.compile(filepath, filepath + 'o', path)
- sys.stdout.write('\n')" 2>/dev/null || :
+ sys.stdout.write('\n')" 2>/dev/null || exit $?
--
2.25.2