update privoxy to latest upstream version (patch from #1934)
authorFelix Fietkau <nbd@openwrt.org>
Thu, 21 Jun 2007 15:45:17 +0000 (15:45 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 21 Jun 2007 15:45:17 +0000 (15:45 +0000)
SVN-Revision: 7685

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

index 7cd2f96202bd2419e576072d027a290bb8a0d8cf..de22a6a1b18cddb9b43972991e07a060a35e16ac 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 c2b6738b2ff74006501fecb441fd9e5ae94d74f0..9f552a7b3b80bd6ea3a1dbcde186b718d3a75d4a 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 9caf5ebde90ef2ee5e7cd29aba9b402b9d0a14a1..14218e366655a116603225529b2d05dce436a453 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@