From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_fastcgi_handler/
Date: Wed, 10 Mar 2021 04:51:35 +0000 (UTC) [thread overview]
Message-ID: <1615350071.ad49fd833d609fe1a93dd7b47df70a88dddd03d4.sam@gentoo> (raw)
commit: ad49fd833d609fe1a93dd7b47df70a88dddd03d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 04:21:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 04:21:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad49fd83
www-apache/mod_fastcgi_handler: workaround depend.apache eclass issues
Bug: https://bugs.gentoo.org/616612
Closes: https://bugs.gentoo.org/653606
Signed-off-by: Sam James <sam <AT> gentoo.org>
...handler-0.6-r1.ebuild => mod_fastcgi_handler-0.6-r2.ebuild} | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6-r1.ebuild b/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6-r2.ebuild
similarity index 68%
rename from www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6-r1.ebuild
rename to www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6-r2.ebuild
index 83ca086002c..140492bd277 100644
--- a/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6-r1.ebuild
+++ b/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,3 +20,11 @@ APACHE2_MOD_DEFINE="FASTCGI_HANDLER"
APXS2_ARGS="-o ${PN}.so -c *.c"
need_apache2
+
+src_install() {
+ # bug #653606
+ # but true cause seems to be bug #616612
+ APACHE_BASEDIR="/usr/$(get_libdir)/apache2"
+ APACHE_MODULESDIR="${APACHE_BASEDIR}/modules"
+ default
+}
next reply other threads:[~2021-03-10 4:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 4:51 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-11 4:20 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_fastcgi_handler/ Sam James
2018-05-01 21:24 Patrice Clement
2018-04-15 14:43 Johannes Huber
2018-04-15 14:43 Johannes Huber
2016-08-06 12:47 Pacho Ramos
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=1615350071.ad49fd833d609fe1a93dd7b47df70a88dddd03d4.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