pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/spawn-fcgi Don't force order in the RC script as r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49e19d0abb6c
branches: trunk
changeset: 572147:49e19d0abb6c
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Feb 20 15:23:41 2010 +0000
description:
Don't force order in the RC script as rcorder doesn't like non-existing
providers. Bump revision.
diffstat:
www/spawn-fcgi/Makefile | 4 ++--
www/spawn-fcgi/files/spawnfcgi.sh | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 67c599b49d17 -r 49e19d0abb6c www/spawn-fcgi/Makefile
--- a/www/spawn-fcgi/Makefile Sat Feb 20 15:21:35 2010 +0000
+++ b/www/spawn-fcgi/Makefile Sat Feb 20 15:23:41 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2010/02/14 19:03:51 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/02/20 15:23:41 joerg Exp $
DISTNAME= spawn-fcgi-1.6.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/
diff -r 67c599b49d17 -r 49e19d0abb6c www/spawn-fcgi/files/spawnfcgi.sh
--- a/www/spawn-fcgi/files/spawnfcgi.sh Sat Feb 20 15:21:35 2010 +0000
+++ b/www/spawn-fcgi/files/spawnfcgi.sh Sat Feb 20 15:23:41 2010 +0000
@@ -1,9 +1,8 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: spawnfcgi.sh,v 1.2 2010/02/14 19:03:51 joerg Exp $
+# $NetBSD: spawnfcgi.sh,v 1.3 2010/02/20 15:23:41 joerg Exp $
#
# PROVIDE: spawnfcgi
-# BEFORE: apache cherokee lighttpd nginx
# REQUIRE: DAEMON
. /etc/rc.subr
Home |
Main Index |
Thread Index |
Old Index