From: Lars Wendler Date: Tue, 12 Nov 2019 13:22:53 +0000 (+0100) Subject: sys-libs/db: Fixed regressions introduced by commit a429a28d X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=61cc07d408dafe031432ac4f5783edf8febd8e29;p=gentoo.git sys-libs/db: Fixed regressions introduced by commit a429a28d Closes: https://bugs.gentoo.org/699940 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler --- diff --git a/sys-libs/db/db-18.1.32.ebuild b/sys-libs/db/db-18.1.32.ebuild index f1e091a2851e..b44531fc25ed 100644 --- a/sys-libs/db/db-18.1.32.ebuild +++ b/sys-libs/db/db-18.1.32.ebuild @@ -53,7 +53,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/${PN}-6.2.32-jni-check-prefix-first.patch - "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch # sqlite configure call has an extra leading .. # upstreamed:5.2.36, missing in 5.3.x/6.x diff --git a/sys-libs/db/db-4.4.20_p4-r2.ebuild b/sys-libs/db/db-4.4.20_p4-r2.ebuild index f96efa921c53..ba34f3c14a14 100644 --- a/sys-libs/db/db-4.4.20_p4-r2.ebuild +++ b/sys-libs/db/db-4.4.20_p4-r2.ebuild @@ -42,8 +42,8 @@ PATCHES=( "${FILESDIR}"/"${PN}"-"${SLOT}"-libtool.patch # use the includes from the prefix - "${FILESDIR}"/"${PN}"-4.3-jni-check-prefix-first.patch - "${FILESDIR}"/"${PN}"-4.3-listen-to-java-options.patch + "${FILESDIR}"/"${PN}"-4.2-jni-check-prefix-first.patch + "${FILESDIR}"/"${PN}"-4.2-listen-to-java-options.patch ) # Required to avoid unpack attempt of patches diff --git a/sys-libs/db/db-4.5.20_p2-r2.ebuild b/sys-libs/db/db-4.5.20_p2-r2.ebuild index 8f2961315d99..b0224a1b6b35 100644 --- a/sys-libs/db/db-4.5.20_p2-r2.ebuild +++ b/sys-libs/db/db-4.5.20_p2-r2.ebuild @@ -41,8 +41,8 @@ PATCHES=( "${FILESDIR}"/"${PN}"-4.4-libtool.patch # use the includes from the prefix - "${FILESDIR}"/"${PN}"-4.3-jni-check-prefix-first.patch - "${FILESDIR}"/"${PN}"-4.3-listen-to-java-options.patch + "${FILESDIR}"/"${PN}"-4.2-jni-check-prefix-first.patch + "${FILESDIR}"/"${PN}"-4.2-listen-to-java-options.patch ) # Required to avoid unpack attempt of patches diff --git a/sys-libs/db/db-4.6.21_p4-r1.ebuild b/sys-libs/db/db-4.6.21_p4-r1.ebuild index 2d57363d7957..ac6d71e9f2f7 100644 --- a/sys-libs/db/db-4.6.21_p4-r1.ebuild +++ b/sys-libs/db/db-4.6.21_p4-r1.ebuild @@ -42,7 +42,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/"${PN}"-"${SLOT}"-jni-check-prefix-first.patch - "${FILESDIR}"/"${PN}"-4.3-listen-to-java-options.patch + "${FILESDIR}"/"${PN}"-4.2-listen-to-java-options.patch ) # Required to avoid unpack attempt of patches diff --git a/sys-libs/db/db-4.7.25_p4-r1.ebuild b/sys-libs/db/db-4.7.25_p4-r1.ebuild index 7309f2c92018..58f152d09e46 100644 --- a/sys-libs/db/db-4.7.25_p4-r1.ebuild +++ b/sys-libs/db/db-4.7.25_p4-r1.ebuild @@ -41,11 +41,11 @@ RDEPEND="tcl? ( dev-lang/tcl ) java? ( >=virtual/jre-1.5 )" PATCHES=( - "${FILESDIR}"/"${PN}"-4.6-libtool.patch + "${FILESDIR}"/"${PN}"-4.4-libtool.patch # use the includes from the prefix "${FILESDIR}"/"${PN}"-4.6-jni-check-prefix-first.patch - "${FILESDIR}"/"${PN}"-4.3-listen-to-java-options.patch + "${FILESDIR}"/"${PN}"-4.2-listen-to-java-options.patch ) # Required to avoid unpack attempt of patches diff --git a/sys-libs/db/db-4.8.30-r3.ebuild b/sys-libs/db/db-4.8.30-r3.ebuild index 72e1ebf21a93..2ab7720ed8e0 100644 --- a/sys-libs/db/db-4.8.30-r3.ebuild +++ b/sys-libs/db/db-4.8.30-r3.ebuild @@ -49,7 +49,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch - "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch ) src_prepare() { diff --git a/sys-libs/db/db-5.1.29-r2.ebuild b/sys-libs/db/db-5.1.29-r2.ebuild index e756c205a3cf..fa1ad448f712 100644 --- a/sys-libs/db/db-5.1.29-r2.ebuild +++ b/sys-libs/db/db-5.1.29-r2.ebuild @@ -48,7 +48,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch - "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch # upstream autoconf fails to build DBM when it's supposed to # merged upstream in 5.0.26 diff --git a/sys-libs/db/db-5.3.28-r2.ebuild b/sys-libs/db/db-5.3.28-r2.ebuild index ab3e1ac51059..65935b031707 100644 --- a/sys-libs/db/db-5.3.28-r2.ebuild +++ b/sys-libs/db/db-5.3.28-r2.ebuild @@ -58,7 +58,7 @@ src_prepare() { # use the includes from the prefix epatch "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch - epatch "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + epatch "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch # sqlite configure call has an extra leading .. # upstreamed:5.2.36, missing in 5.3.x diff --git a/sys-libs/db/db-5.3.28-r4.ebuild b/sys-libs/db/db-5.3.28-r4.ebuild index feb6b08177b5..d7e61dc35ab2 100644 --- a/sys-libs/db/db-5.3.28-r4.ebuild +++ b/sys-libs/db/db-5.3.28-r4.ebuild @@ -52,7 +52,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch - "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch # sqlite configure call has an extra leading .. # upstreamed:5.2.36, missing in 5.3.x @@ -88,7 +88,7 @@ src_prepare() { # This supersedes the unused jarlocation patches. sed -r \ -e '/jarfile=.*\.jar$/s,(.jar$),-$(LIBVERSION)\1,g' \ - dist/Makefile.in || die + -i dist/Makefile.in || die cd dist || die rm aclocal/libtool.m4 || die diff --git a/sys-libs/db/db-6.0.35-r2.ebuild b/sys-libs/db/db-6.0.35-r2.ebuild index d64d2ecb9bf6..b10a1424460f 100644 --- a/sys-libs/db/db-6.0.35-r2.ebuild +++ b/sys-libs/db/db-6.0.35-r2.ebuild @@ -52,7 +52,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch - "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch # sqlite configure call has an extra leading .. # upstreamed:5.2.36, missing in 5.3.x/6.x diff --git a/sys-libs/db/db-6.1.38.ebuild b/sys-libs/db/db-6.1.38.ebuild index e1ebf51e41f4..fa361fed9012 100644 --- a/sys-libs/db/db-6.1.38.ebuild +++ b/sys-libs/db/db-6.1.38.ebuild @@ -52,7 +52,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/${PN}-6.2-jni-check-prefix-first.patch - "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch # sqlite configure call has an extra leading .. # upstreamed:5.2.36, missing in 5.3.x/6.x diff --git a/sys-libs/db/db-6.2.38.ebuild b/sys-libs/db/db-6.2.38.ebuild index 37e88ebf6652..574e8c6fda31 100644 --- a/sys-libs/db/db-6.2.38.ebuild +++ b/sys-libs/db/db-6.2.38.ebuild @@ -52,7 +52,7 @@ PATCHES=( # use the includes from the prefix "${FILESDIR}"/${PN}-6.2.32-jni-check-prefix-first.patch - "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch + "${FILESDIR}"/${PN}-4.2-listen-to-java-options.patch # sqlite configure call has an extra leading .. # upstreamed:5.2.36, missing in 5.3.x/6.x