upgrade to lighttpd 1.3.6
This commit is contained in:
parent
c2fae5b651
commit
babda17621
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2004/10/24 16:23:06 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2004/11/05 00:14:52 brad Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "secure, fast, compliant, and very flexible web-server"
|
||||
|
||||
DISTNAME= lighttpd-1.3.4
|
||||
DISTNAME= lighttpd-1.3.6
|
||||
CATEGORIES= www net
|
||||
|
||||
MAINTAINER= Brad Smith <brad@openbsd.org>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (lighttpd-1.3.4.tar.gz) = 0f690fa387d66ff75e9aabee5409f30c
|
||||
RMD160 (lighttpd-1.3.4.tar.gz) = 4a2c67c7ca5e8e078da61a051bed42876dd5c38f
|
||||
SHA1 (lighttpd-1.3.4.tar.gz) = 699146115607933c59c9447f555440e99f45b3c4
|
||||
MD5 (lighttpd-1.3.6.tar.gz) = a8690596891be9119d9bf007088e0c8c
|
||||
RMD160 (lighttpd-1.3.6.tar.gz) = 4f6d648927000dddbf16636cf60c23d890294669
|
||||
SHA1 (lighttpd-1.3.6.tar.gz) = 7a3999ac5c808ec252e101ec6b56d6a28fda1561
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-src_Makefile_in,v 1.2 2004/10/17 15:11:46 brad Exp $
|
||||
--- src/Makefile.in.orig Sun Oct 17 08:04:21 2004
|
||||
+++ src/Makefile.in Sun Oct 17 10:54:57 2004
|
||||
@@ -150,7 +150,7 @@ host_vendor = @host_vendor@
|
||||
$OpenBSD: patch-src_Makefile_in,v 1.3 2004/11/05 00:14:52 brad Exp $
|
||||
--- src/Makefile.in.orig Wed Nov 3 07:39:40 2004
|
||||
+++ src/Makefile.in Wed Nov 3 23:19:05 2004
|
||||
@@ -153,7 +153,7 @@ host_vendor = @host_vendor@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
|
@ -1,9 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/10/17 15:11:46 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/11/05 00:14:52 brad Exp $
|
||||
bin/spawn-fcgi
|
||||
lib/lighttpd/
|
||||
@comment lib/lighttpd/mod_access.la
|
||||
lib/lighttpd/mod_access.so
|
||||
@comment lib/lighttpd/mod_accesslog.la
|
||||
lib/lighttpd/mod_accesslog.so
|
||||
@comment lib/lighttpd/mod_alias.la
|
||||
lib/lighttpd/mod_alias.so
|
||||
@comment lib/lighttpd/mod_auth.la
|
||||
lib/lighttpd/mod_auth.so
|
||||
@comment lib/lighttpd/mod_cgi.la
|
||||
@ -16,10 +19,6 @@ lib/lighttpd/mod_evhost.so
|
||||
lib/lighttpd/mod_expire.so
|
||||
@comment lib/lighttpd/mod_fastcgi.la
|
||||
lib/lighttpd/mod_fastcgi.so
|
||||
@comment lib/lighttpd/mod_httptls.la
|
||||
lib/lighttpd/mod_httptls.so
|
||||
@comment lib/lighttpd/mod_maps.la
|
||||
lib/lighttpd/mod_maps.so
|
||||
@comment lib/lighttpd/mod_proxy.la
|
||||
lib/lighttpd/mod_proxy.so
|
||||
@comment lib/lighttpd/mod_redirect.la
|
||||
@ -36,6 +35,8 @@ lib/lighttpd/mod_simple_vhost.so
|
||||
lib/lighttpd/mod_ssi.so
|
||||
@comment lib/lighttpd/mod_status.la
|
||||
lib/lighttpd/mod_status.so
|
||||
@comment lib/lighttpd/mod_userdir.la
|
||||
lib/lighttpd/mod_userdir.so
|
||||
@comment lib/lighttpd/mod_usertrack.la
|
||||
lib/lighttpd/mod_usertrack.so
|
||||
@man man/man1/lighttpd.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user