pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/lighttpd Add mod_evasive to PLIST. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f59e4bebf29d
branches:  trunk
changeset: 508161:f59e4bebf29d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Feb 15 21:15:45 2006 +0000

description:
Add mod_evasive to PLIST. Bump revision.

diffstat:

 www/lighttpd/Makefile |  3 ++-
 www/lighttpd/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r 9da3a5bf5012 -r f59e4bebf29d www/lighttpd/Makefile
--- a/www/lighttpd/Makefile     Wed Feb 15 20:53:05 2006 +0000
+++ b/www/lighttpd/Makefile     Wed Feb 15 21:15:45 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/02/15 16:46:32 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/02/15 21:15:45 joerg Exp $
 
 DISTNAME=      lighttpd-1.4.10
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://www.lighttpd.net/download/
 
diff -r 9da3a5bf5012 -r f59e4bebf29d www/lighttpd/PLIST
--- a/www/lighttpd/PLIST        Wed Feb 15 20:53:05 2006 +0000
+++ b/www/lighttpd/PLIST        Wed Feb 15 21:15:45 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/11/06 16:47:34 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/02/15 21:15:45 joerg Exp $
 bin/spawn-fcgi
 lib/lighttpd/mod_access.la
 lib/lighttpd/mod_accesslog.la
@@ -8,6 +8,7 @@
 lib/lighttpd/mod_cml.la
 lib/lighttpd/mod_compress.la
 lib/lighttpd/mod_dirlisting.la
+lib/lighttpd/mod_evasive.la
 lib/lighttpd/mod_evhost.la
 lib/lighttpd/mod_expire.la
 lib/lighttpd/mod_fastcgi.la



Home | Main Index | Thread Index | Old Index