* [gentoo-commits] gentoo-x86 commit in www-servers/spawn-fcgi: ChangeLog spawn-fcgi-1.6.3.ebuild
@ 2009-09-28 8:29 99% Thilo Bangert (bangert)
0 siblings, 0 replies; 1+ results
From: Thilo Bangert (bangert) @ 2009-09-28 8:29 UTC (permalink / raw
To: gentoo-commits
bangert 09/09/28 08:29:12
Modified: ChangeLog
Added: spawn-fcgi-1.6.3.ebuild
Log:
version bump
(Portage version: 2.2_rc42/cvs/Linux i686)
Revision Changes Path
1.20 www-servers/spawn-fcgi/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/spawn-fcgi/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/spawn-fcgi/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/spawn-fcgi/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 3 Jul 2009 21:17:10 -0000 1.19
+++ ChangeLog 28 Sep 2009 08:29:11 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for www-servers/spawn-fcgi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.19 2009/07/03 21:17:10 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.20 2009/09/28 08:29:11 bangert Exp $
+
+*spawn-fcgi-1.6.3 (28 Sep 2009)
+
+ 28 Sep 2009; Thilo Bangert <bangert@gentoo.org> +spawn-fcgi-1.6.3.ebuild:
+ version bump
03 Jul 2009; Thilo Bangert <bangert@gentoo.org> files/spawn-fcgi.confd,
files/spawn-fcgi.initd:
1.1 www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild?rev=1.1&content-type=text/plain
Index: spawn-fcgi-1.6.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild,v 1.1 2009/09/28 08:29:11 bangert Exp $
EAPI="2"
DESCRIPTION="A FCGI spawner for lighttpd and cherokee and other webservers"
HOMEPAGE="http://redmine.lighttpd.net/projects/spawn-fcgi"
SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="ipv6"
DEPEND=""
RDEPEND="!<=www-servers/lighttpd-1.4.20
!<=www-servers/cherokee-0.98.1"
src_configure() {
econf \
$(use_enable ipv6 )
}
src_install() {
emake DESTDIR="${D}" install || die 'install failed'
dodoc README NEWS
newconfd "${FILESDIR}"/spawn-fcgi.confd spawn-fcgi
newinitd "${FILESDIR}"/spawn-fcgi.initd spawn-fcgi
#pidfile dir
keepdir /var/run/spawn-fcgi
fperms 0700 /var/run/spawn-fcgi
docinto examples
dodoc doc/run-generic doc/run-php doc/run-rails
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-28 8:29 99% [gentoo-commits] gentoo-x86 commit in www-servers/spawn-fcgi: ChangeLog spawn-fcgi-1.6.3.ebuild Thilo Bangert (bangert)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox