diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 546ef735599..9318ca84e3a 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -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 COMMENT= "secure, fast, compliant, and very flexible web-server" -DISTNAME= lighttpd-1.3.8 +DISTNAME= lighttpd-1.3.10 CATEGORIES= www net MAINTAINER= Brad Smith diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 5afba53e7e3..4ec4d13b1b3 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,4 +1,4 @@ -MD5 (lighttpd-1.3.8.tar.gz) = 4ac341879497064b334e776288ad5e0f -RMD160 (lighttpd-1.3.8.tar.gz) = d03e8036235b7658d522fd67dec90693852ea199 -SHA1 (lighttpd-1.3.8.tar.gz) = af428c443a07e4b92a714c7a44cbe5e33fb26634 -SIZE (lighttpd-1.3.8.tar.gz) = 662271 +MD5 (lighttpd-1.3.10.tar.gz) = 28623eff50653a9b104ddb20fe65aaf1 +RMD160 (lighttpd-1.3.10.tar.gz) = 4ff38f594d55bf3df29b19a515638808de5f4ca7 +SHA1 (lighttpd-1.3.10.tar.gz) = 60cae8f8d414503b1f60ccc6e363745c35edda19 +SIZE (lighttpd-1.3.10.tar.gz) = 667324 diff --git a/www/lighttpd/patches/patch-src_Makefile_in b/www/lighttpd/patches/patch-src_Makefile_in index 5007206eb8a..c953c3e97b9 100644 --- a/www/lighttpd/patches/patch-src_Makefile_in +++ b/www/lighttpd/patches/patch-src_Makefile_in @@ -1,7 +1,7 @@ -$OpenBSD: patch-src_Makefile_in,v 1.4 2005/01/31 03:42:30 brad Exp $ ---- src/Makefile.in.orig Tue Jan 18 15:11:46 2005 -+++ src/Makefile.in Sun Jan 30 21:44:28 2005 -@@ -154,7 +154,7 @@ host_vendor = @host_vendor@ +$OpenBSD: patch-src_Makefile_in,v 1.5 2005/02/12 13:17:36 brad Exp $ +--- src/Makefile.in.orig Sun Feb 6 07:23:52 2005 ++++ src/Makefile.in Sat Feb 12 07:54:34 2005 +@@ -146,7 +146,7 @@ host_vendor = @host_vendor@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@