From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-db/rum/
Date: Sun, 15 Sep 2024 21:45:20 +0000 (UTC) [thread overview]
Message-ID: <1726399463.7992fd86eff8b5a260df6c1837b4271a75bff548.julien@gentoo> (raw)
commit: 7992fd86eff8b5a260df6c1837b4271a75bff548
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Sep 15 11:23:58 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Sep 15 11:24:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7992fd86
dev-db/rum: bump compat to pg16, fix multi-target build
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
dev-db/rum/{rum-1.3.13.ebuild => rum-1.3.13-r1.ebuild} | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-db/rum/rum-1.3.13.ebuild b/dev-db/rum/rum-1.3.13-r1.ebuild
similarity index 83%
rename from dev-db/rum/rum-1.3.13.ebuild
rename to dev-db/rum/rum-1.3.13-r1.ebuild
index 132bb2f47..734c3b407 100644
--- a/dev-db/rum/rum-1.3.13.ebuild
+++ b/dev-db/rum/rum-1.3.13-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-POSTGRES_COMPAT=( 9.6 10 11 12 13 14 15 )
+POSTGRES_COMPAT=( 9.6 10 11 12 13 14 15 16 )
POSTGRES_USEDEP="server"
inherit postgres-multi
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
# Needs a running PostgreSQL server
RESTRICT="test"
+src_prepare() {
+ sed -i 's;^PG_CONFIG =;PG_CONFIG ?=;' Makefile || die
+ postgres-multi_src_prepare
+}
+
src_compile() {
postgres-multi_foreach emake USE_PGXS=1
}
next reply other threads:[~2024-09-15 21:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-15 21:45 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-12 18:59 [gentoo-commits] repo/proj/guru:master commit in: dev-db/rum/ David Roman
2023-07-26 7:43 Viorel Munteanu
2022-06-24 10:46 Florian Schmaus
2022-05-12 9:14 Andrew Ammerlaan
2022-05-12 9:14 Andrew Ammerlaan
2020-12-16 13:12 Andrew Ammerlaan
2020-04-28 7:44 Andrew Ammerlaan
2020-04-27 17:32 Andrew Ammerlaan
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=1726399463.7992fd86eff8b5a260df6c1837b4271a75bff548.julien@gentoo \
--to=julien@jroy.ca \
--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