From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/spawn-fcgi/
Date: Wed, 05 Mar 2025 18:58:52 +0000 (UTC) [thread overview]
Message-ID: <1741201100.58d3a5608ea580a856e141226050e75dd027a9ca.sam@gentoo> (raw)
commit: 58d3a5608ea580a856e141226050e75dd027a9ca
Author: Hsu, Chih-Hsiang <andcycle-gentoo <AT> andcycle <DOT> idv <DOT> tw>
AuthorDate: Wed Mar 5 17:08:16 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 5 18:58:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d3a560
www-servers/spawn-fcgi: add 1.6.6
Closes: https://bugs.gentoo.org/950649
Signed-off-by: Hsu, Chih-Hsiang <andcycle-gentoo <AT> andcycle.idv.tw>
Closes: https://github.com/gentoo/gentoo/pull/40918
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/spawn-fcgi/Manifest | 1 +
www-servers/spawn-fcgi/spawn-fcgi-1.6.6.ebuild | 28 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/www-servers/spawn-fcgi/Manifest b/www-servers/spawn-fcgi/Manifest
index 8a9d991bb2c6..c6692b44634e 100644
--- a/www-servers/spawn-fcgi/Manifest
+++ b/www-servers/spawn-fcgi/Manifest
@@ -1,2 +1,3 @@
DIST spawn-fcgi-1.6.4.tar.xz 79944 BLAKE2B 06fb92261042fe6bccda1a472a712a7c9bc7f56ee04b72f31ee133079f6c1d07ca07ef6c1b7c878db2e32861ea20914998411a3f6b596e4ba950f8767a899346 SHA512 e2b317997b56f852ad644b80fe36fa08376ae81f93566e181c31a3b6764de2eeb32a2e10e420136d8536487c575678ca52a33f7cb3488aadf7185fbd0196bee0
DIST spawn-fcgi-1.6.5.tar.xz 79968 BLAKE2B 04e8d94e1b8428f4482c4b557c3ba455ff2649ba46e37c55812dba7dccd99a8aa94f04060ba6ea249aa10fe5ca0a3c1b1f995828750cd9a1b0ec0d1f669c5312 SHA512 a6dc2a977953e1092c0b6808b134dfda77869a5c86801d04cfe9e00ee1dcd528d4e2c3adc906f6b6130d6f2cdafd436ba550197701c8b27bbc5a8419e02d269c
+DIST spawn-fcgi-1.6.6.tar.xz 11852 BLAKE2B 03bdb7cdf2dae4caecc879e41057bd814a89a17f159e95ea759a1c3244ba74e68514f3638fa82be25585465eb17f12f3409f52cd7d812ccaa008e8b3ef8d8434 SHA512 d84db80960853dfa65deaea0783d12cb1fdd5c95a6febda5ff59d9feaea119700da563e638c84a6922ea20c8f8295f26c1369144a374410cce06f4d33ade8c63
diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.6.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.6.ebuild
new file mode 100644
index 000000000000..82ed00f36cad
--- /dev/null
+++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="A FCGI spawner for lighttpd and cherokee and other webservers"
+HOMEPAGE="https://redmine.lighttpd.net/projects/spawn-fcgi/wiki"
+SRC_URI="https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/${P}.tar.xz"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+src_configure() {
+ meson_src_configure
+}
+
+src_install() {
+ meson_src_install
+
+ newconfd "${FILESDIR}"/spawn-fcgi.confd spawn-fcgi
+ newinitd "${FILESDIR}"/spawn-fcgi.initd-r3 spawn-fcgi
+
+ docinto examples
+ dodoc doc/run-generic doc/run-php doc/run-rails
+}
next reply other threads:[~2025-03-05 18:58 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 18:58 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 18:58 [gentoo-commits] repo/gentoo:master commit in: www-servers/spawn-fcgi/ Sam James
2024-10-31 13:51 Sam James
2024-10-30 14:41 Sam James
2024-10-30 11:07 Sam James
2024-10-30 11:07 Sam James
2024-10-30 11:07 Sam James
2024-10-30 11:07 Sam James
2024-07-20 17:19 Matt Turner
2019-12-13 3:25 Aaron Bauman
2019-03-02 15:39 Mikle Kolyada
2019-02-28 15:13 Mikle Kolyada
2019-02-02 21:17 Sergei Trofimovich
2019-02-02 20:44 Sergei Trofimovich
2019-02-02 19:18 Sergei Trofimovich
2019-02-01 14:55 Tobias Klausmann
2019-01-31 22:15 Thomas Deutschmann
2019-01-31 7:25 Sergei Trofimovich
2019-01-30 8:13 Sergei Trofimovich
2017-11-26 23:26 David Seifert
2017-04-28 21:06 Manuel Rüger
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=1741201100.58d3a5608ea580a856e141226050e75dd027a9ca.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