update privoxy to latest upstream version (patch from #1934)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Jun 2007 15:45:17 +0000 (15:45 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Jun 2007 15:45:17 +0000 (15:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7685 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/privoxy/Makefile
net/privoxy/patches/100-crosscompile.patch
net/privoxy/patches/101-destdir.patch

index 7cd2f96..de22a6a 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=privoxy
-PKG_VERSION:=3.0.3
-PKG_RELEASE:=2
+PKG_VERSION:=3.0.6
+PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-stable-src.tar.gz
 PKG_SOURCE_URL:=@SF/ijbswa
-PKG_MD5SUM:=b0710be8af09409bfb03f52523a17010
+PKG_MD5SUM:=c3b34c620e1174f0c0b91aa2a04ceae4
 PKG_CAT:=zcat
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-stable
index c2b6738..9f552a7 100644 (file)
@@ -1,7 +1,8 @@
-diff -Nur privoxy-3.0.3-stable/configure.in privoxy-3.0.3-stable.patched/configure.in
---- privoxy-3.0.3-stable/configure.in  2004-01-30 10:26:03.000000000 +0100
-+++ privoxy-3.0.3-stable.patched/configure.in  2006-03-13 20:50:57.000000000 +0100
-@@ -1092,7 +1092,8 @@
+Index: privoxy-3.0.6-stable/configure.in
+===================================================================
+--- privoxy-3.0.6-stable.orig/configure.in     2007-06-21 14:51:38.000000000 +0200
++++ privoxy-3.0.6-stable/configure.in  2007-06-21 14:51:38.000000000 +0200
+@@ -1125,7 +1125,8 @@
  AC_PROG_GCC_TRADITIONAL
  dnl uncommenting does not work for swa. suse linux
  dnl AC_FUNC_MALLOC
index 9caf5eb..14218e3 100644 (file)
@@ -1,6 +1,7 @@
-diff -Nur privoxy-3.0.3-stable/GNUmakefile.in privoxy-3.0.3-stable.patched/GNUmakefile.in
---- privoxy-3.0.3-stable/GNUmakefile.in        2004-01-31 02:15:33.000000000 +0100
-+++ privoxy-3.0.3-stable.patched/GNUmakefile.in        2006-03-13 21:39:29.000000000 +0100
+Index: privoxy-3.0.6-stable/GNUmakefile.in
+===================================================================
+--- privoxy-3.0.6-stable.orig/GNUmakefile.in   2007-06-21 14:51:38.000000000 +0200
++++ privoxy-3.0.6-stable/GNUmakefile.in        2007-06-21 14:51:38.000000000 +0200
 @@ -55,15 +55,15 @@
  USER         = @USER@
  GROUP    = @GROUP@