upgrade to lighttpd 1.3.10

From: Ben Lovett <ben at tilderoot dot com>
This commit is contained in:
brad 2005-02-12 13:17:36 +00:00
parent 3aa1a11040
commit 0108244c3c
3 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2005/01/31 03:42:29 brad Exp $ # $OpenBSD: Makefile,v 1.8 2005/02/12 13:17:36 brad Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
COMMENT= "secure, fast, compliant, and very flexible web-server" COMMENT= "secure, fast, compliant, and very flexible web-server"
DISTNAME= lighttpd-1.3.8 DISTNAME= lighttpd-1.3.10
CATEGORIES= www net CATEGORIES= www net
MAINTAINER= Brad Smith <brad@openbsd.org> MAINTAINER= Brad Smith <brad@openbsd.org>

View File

@ -1,4 +1,4 @@
MD5 (lighttpd-1.3.8.tar.gz) = 4ac341879497064b334e776288ad5e0f MD5 (lighttpd-1.3.10.tar.gz) = 28623eff50653a9b104ddb20fe65aaf1
RMD160 (lighttpd-1.3.8.tar.gz) = d03e8036235b7658d522fd67dec90693852ea199 RMD160 (lighttpd-1.3.10.tar.gz) = 4ff38f594d55bf3df29b19a515638808de5f4ca7
SHA1 (lighttpd-1.3.8.tar.gz) = af428c443a07e4b92a714c7a44cbe5e33fb26634 SHA1 (lighttpd-1.3.10.tar.gz) = 60cae8f8d414503b1f60ccc6e363745c35edda19
SIZE (lighttpd-1.3.8.tar.gz) = 662271 SIZE (lighttpd-1.3.10.tar.gz) = 667324

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.4 2005/01/31 03:42:30 brad Exp $ $OpenBSD: patch-src_Makefile_in,v 1.5 2005/02/12 13:17:36 brad Exp $
--- src/Makefile.in.orig Tue Jan 18 15:11:46 2005 --- src/Makefile.in.orig Sun Feb 6 07:23:52 2005
+++ src/Makefile.in Sun Jan 30 21:44:28 2005 +++ src/Makefile.in Sat Feb 12 07:54:34 2005
@@ -154,7 +154,7 @@ host_vendor = @host_vendor@ @@ -146,7 +146,7 @@ host_vendor = @host_vendor@
includedir = @includedir@ includedir = @includedir@
infodir = @infodir@ infodir = @infodir@
install_sh = @install_sh@ install_sh = @install_sh@