From: Florian Fainelli Date: Fri, 2 Jan 2009 14:49:55 +0000 (+0000) Subject: Update lighttpd to 1.4.20 (#4406) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c3cd7113c4ed652177cae054deda5ac31b110055;p=openwrt%2Fsvn-archive%2Fpackages.git Update lighttpd to 1.4.20 (#4406) SVN-Revision: 13822 --- diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index b8ef02baf..1508dbd9a 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.19 +PKG_VERSION:=1.4.20 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.lighttpd.net/download/ -PKG_MD5SUM:=d787374e4e4aaa09d5cfa9ab9d23ad40 +PKG_MD5SUM:=ed6ee0bb714f393219a32768d86984d8 PKG_FIXUP = libtool diff --git a/net/lighttpd/patches/500-configure_cross.patch b/net/lighttpd/patches/500-configure_cross.patch index 9c0906e2c..683126329 100644 --- a/net/lighttpd/patches/500-configure_cross.patch +++ b/net/lighttpd/patches/500-configure_cross.patch @@ -1,8 +1,6 @@ -Index: lighttpd-1.4.19/configure -=================================================================== ---- lighttpd-1.4.19.orig/configure 2008-03-11 20:34:42.000000000 +0100 -+++ lighttpd-1.4.19/configure 2008-03-11 20:34:42.000000000 +0100 -@@ -23971,7 +23971,7 @@ +--- a/configure ++++ b/configure +@@ -24519,7 +24519,7 @@ fi { echo "$as_me:$LINENO: result: $WITH_PCRE" >&5 echo "${ECHO_T}$WITH_PCRE" >&6; } @@ -11,11 +9,9 @@ Index: lighttpd-1.4.19/configure # Extract the first word of "pcre-config", so it can be a program name with args. set dummy pcre-config; ac_word=$2 { echo "$as_me:$LINENO: checking for $ac_word" >&5 -Index: lighttpd-1.4.19/configure.in -=================================================================== ---- lighttpd-1.4.19.orig/configure.in 2008-03-11 20:34:42.000000000 +0100 -+++ lighttpd-1.4.19/configure.in 2008-03-11 20:34:42.000000000 +0100 -@@ -251,7 +251,7 @@ +--- a/configure.in ++++ b/configure.in +@@ -252,7 +252,7 @@ AC_ARG_WITH(pcre, AC_HELP_STRING([--with [WITH_PCRE=$withval],[WITH_PCRE=yes]) AC_MSG_RESULT([$WITH_PCRE])