Update lighttpd to 1.4.20 (#4406)
authorFlorian Fainelli <florian@openwrt.org>
Fri, 2 Jan 2009 14:49:55 +0000 (14:49 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 2 Jan 2009 14:49:55 +0000 (14:49 +0000)
SVN-Revision: 13822

net/lighttpd/Makefile
net/lighttpd/patches/500-configure_cross.patch

index b8ef02baf3a6ebc0493dcb5f64433af1ff30a5eb..1508dbd9a2ff04591a0fce73fc4ac57b8e8ad9ba 100644 (file)
@@ -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
 
index 9c0906e2c90e516aafca41bd314b1048636ad1b3..6831263295a49eff6946a1926c67be66733b87cb 100644 (file)
@@ -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])