From f5b9469736e9fe8656906ed0b84551a414f17fdd Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Tue, 11 Mar 2008 19:42:10 +0000 Subject: [PATCH] net/lighttpd: Update to 1.4.19 SVN-Revision: 10592 --- net/lighttpd/Makefile | 8 ++++---- net/lighttpd/patches/500-configure_cross.patch | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index 66ea2db2b..b8ef02baf 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 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.18 +PKG_VERSION:=1.4.19 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.lighttpd.net/download/ -PKG_MD5SUM:=26f98dddf9d8c0775221b800986003ee +PKG_MD5SUM:=d787374e4e4aaa09d5cfa9ab9d23ad40 PKG_FIXUP = libtool diff --git a/net/lighttpd/patches/500-configure_cross.patch b/net/lighttpd/patches/500-configure_cross.patch index 8acecbfae..9c0906e2c 100644 --- a/net/lighttpd/patches/500-configure_cross.patch +++ b/net/lighttpd/patches/500-configure_cross.patch @@ -1,8 +1,8 @@ -Index: lighttpd-1.4.16/configure +Index: lighttpd-1.4.19/configure =================================================================== ---- lighttpd-1.4.16.orig/configure 2007-07-26 11:58:37.000000000 +0200 -+++ lighttpd-1.4.16/configure 2007-07-26 11:58:37.000000000 +0200 -@@ -23844,7 +23844,7 @@ +--- 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 @@ { echo "$as_me:$LINENO: result: $WITH_PCRE" >&5 echo "${ECHO_T}$WITH_PCRE" >&6; } @@ -11,11 +11,11 @@ Index: lighttpd-1.4.16/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.16/configure.in +Index: lighttpd-1.4.19/configure.in =================================================================== ---- lighttpd-1.4.16.orig/configure.in 2007-07-26 11:58:37.000000000 +0200 -+++ lighttpd-1.4.16/configure.in 2007-07-26 11:58:37.000000000 +0200 -@@ -250,7 +250,7 @@ +--- 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 @@ [WITH_PCRE=$withval],[WITH_PCRE=yes]) AC_MSG_RESULT([$WITH_PCRE]) -- 2.30.2