From: "Manuel Rueger (mrueg)" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/spawn-fcgi: spawn-fcgi-1.6.4.ebuild ChangeLog
Date: Sat, 7 Jun 2014 17:50:51 +0000 (UTC) [thread overview]
Message-ID: <20140607175051.C79AC2004E@flycatcher.gentoo.org> (raw)
mrueg 14/06/07 17:50:51
Modified: ChangeLog
Added: spawn-fcgi-1.6.4.ebuild
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.43 www-servers/spawn-fcgi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/spawn-fcgi/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/spawn-fcgi/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/spawn-fcgi/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 12 May 2014 06:57:31 -0000 1.42
+++ ChangeLog 7 Jun 2014 17:50:51 -0000 1.43
@@ -1,6 +1,11 @@
# ChangeLog for www-servers/spawn-fcgi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.42 2014/05/12 06:57:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.43 2014/06/07 17:50:51 mrueg Exp $
+
+*spawn-fcgi-1.6.4 (07 Jun 2014)
+
+ 07 Jun 2014; Manuel Rüger <mrueg@gentoo.org> +spawn-fcgi-1.6.4.ebuild:
+ Version bump.
*spawn-fcgi-1.6.3-r2 (12 May 2014)
1.1 www-servers/spawn-fcgi/spawn-fcgi-1.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.4.ebuild?rev=1.1&content-type=text/plain
Index: spawn-fcgi-1.6.4.ebuild
===================================================================
# Copyright 1999-2014 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.4.ebuild,v 1.1 2014/06/07 17:50:51 mrueg Exp $
EAPI=5
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.xz"
LICENSE="BSD GPL-2"
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() {
default
newconfd "${FILESDIR}"/spawn-fcgi.confd spawn-fcgi
newinitd "${FILESDIR}"/spawn-fcgi.initd-r2 spawn-fcgi
docinto examples
dodoc doc/run-generic doc/run-php doc/run-rails
}
reply other threads:[~2014-06-07 17:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140607175051.C79AC2004E@flycatcher.gentoo.org \
--to=mrueg@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