From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/mapserver/files/, sci-geosciences/mapserver/
Date: Thu, 21 Oct 2021 04:18:38 +0000 (UTC) [thread overview]
Message-ID: <1634789906.d23b0782f055c419ca5b714be03134598cb7d752.sam@gentoo> (raw)
commit: d23b0782f055c419ca5b714be03134598cb7d752
Author: Marco Genasci <fedeliallalinea <AT> gmail <DOT> com>
AuthorDate: Wed Oct 20 16:12:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 04:18:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23b0782
sci-geosciences/mapserver: added patch to find oracle libnnz21 library
Closes: https://bugs.gentoo.org/819042
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Genasci <fedeliallalinea <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22647
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-geosciences/mapserver/files/mapserver-oracle21.patch | 12 ++++++++++++
sci-geosciences/mapserver/mapserver-7.6.2-r1.ebuild | 1 +
sci-geosciences/mapserver/mapserver-7.6.4.ebuild | 4 ++++
3 files changed, 17 insertions(+)
diff --git a/sci-geosciences/mapserver/files/mapserver-oracle21.patch b/sci-geosciences/mapserver/files/mapserver-oracle21.patch
new file mode 100644
index 00000000000..e77da3ee02a
--- /dev/null
+++ b/sci-geosciences/mapserver/files/mapserver-oracle21.patch
@@ -0,0 +1,12 @@
+diff -Naru a/cmake/FindOracle.cmake b/cmake/FindOracle.cmake
+--- a/cmake/FindOracle.cmake 2021-10-20 17:50:27.817205162 +0200
++++ b/cmake/FindOracle.cmake 2021-10-20 17:52:04.977205742 +0200
+@@ -37,7 +37,7 @@
+ ${ORACLE_HOME}/OCI/include) # Oracle XE on Windows
+
+ set(ORACLE_OCI_NAMES clntsh libclntsh oci)
+- set(ORACLE_NNZ_NAMES nnz10 libnnz10 nnz11 libnnz11 nnz12 libnnz12 nnz18 libnnz18 ociw32 nnz19 libnnz19)
++ set(ORACLE_NNZ_NAMES nnz10 libnnz10 nnz11 libnnz11 nnz12 libnnz12 nnz18 libnnz18 ociw32 nnz19 libnnz19 nnz21 libnnz21)
+ set(ORACLE_OCCI_NAMES libocci occi oraocci10 oraocci11 oraocci12)
+
+ set(ORACLE_LIB_DIR
diff --git a/sci-geosciences/mapserver/mapserver-7.6.2-r1.ebuild b/sci-geosciences/mapserver/mapserver-7.6.2-r1.ebuild
index 090466afc3c..a9f1ea99c8a 100644
--- a/sci-geosciences/mapserver/mapserver-7.6.2-r1.ebuild
+++ b/sci-geosciences/mapserver/mapserver-7.6.2-r1.ebuild
@@ -88,6 +88,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${P}-proj8.patch
+ "${FILESDIR}"/${PN}-oracle21.patch
)
want_apache2 apache
diff --git a/sci-geosciences/mapserver/mapserver-7.6.4.ebuild b/sci-geosciences/mapserver/mapserver-7.6.4.ebuild
index 4a23194cd84..3c1b5cb396a 100644
--- a/sci-geosciences/mapserver/mapserver-7.6.4.ebuild
+++ b/sci-geosciences/mapserver/mapserver-7.6.4.ebuild
@@ -86,6 +86,10 @@ BDEPEND="
)
"
+PATCHES=(
+ "${FILESDIR}"/${PN}-oracle21.patch
+)
+
want_apache2 apache
pkg_setup() {
next reply other threads:[~2021-10-21 4:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 4:18 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-23 18:33 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/mapserver/files/, sci-geosciences/mapserver/ Ettore Di Giacinto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1634789906.d23b0782f055c419ca5b714be03134598cb7d752.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox