Fix the rc files for hiawatha and add rc file for php-fcgi. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->glarkin glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
glarkin 2011-08-23 20:03:35 UTC FreeBSD ports repository Modified files: www/hiawatha Makefile www/hiawatha/files hiawatha.in pkg-message.in Added files: www/hiawatha/files php-fcgi.in Log: - Added rc.d file for php-fcgi (Hiawatha FastCGI daemon) - Cleanups in hiawatha rc.d file - Bumped PORTREVISION PR: ports/158944 Submitted by: C-S <c-s@c-s.li> (maintainer) Revision Changes Path 1.32 +2 -1 ports/www/hiawatha/Makefile 1.3 +19 -7 ports/www/hiawatha/files/hiawatha.in 1.1 +36 -0 ports/www/hiawatha/files/php-fcgi.in (new) 1.5 +3 -0 ports/www/hiawatha/files/pkg-message.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with minor changes, thank you!