[Lunar-commits] <moonbase> privoxy: version bumped to 3.0.16.

Florin Braescu florin at lunar-linux.org
Thu Mar 4 20:56:07 CET 2010


commit 266bee1aa650b8dca6572d943bae0df8edce552e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Mar 4 21:56:07 2010 +0200

    privoxy: version bumped to 3.0.16.
    
    Thanks to sirocco for the submission.
    Bugfixes and enhacements.
---
 net/privoxy/BUILD   |    7 +++----
 net/privoxy/DETAILS |   10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/net/privoxy/BUILD b/net/privoxy/BUILD
index 1dd5ee2..bbca5f5 100644
--- a/net/privoxy/BUILD
+++ b/net/privoxy/BUILD
@@ -1,13 +1,12 @@
 (
 
 #The two autotools jokers NEED to be run first. Closes BR278.
-  autoheader &&
-  autoconf &&
+  autoheader  &&
+  autoconf    &&
 
   add_priv_user privoxy:privoxy  &&
 
-
-  OPTS="--with-user=privoxy --with-group=privoxy --sysconfdir=/etc/privoxy "
+  OPTS="--with-user=privoxy --with-group=privoxy --sysconfdir=/etc/privoxy "$OPTS
 
   default_build
 
diff --git a/net/privoxy/DETAILS b/net/privoxy/DETAILS
index 5e52d95..c5a8192 100644
--- a/net/privoxy/DETAILS
+++ b/net/privoxy/DETAILS
@@ -1,12 +1,12 @@
           MODULE=privoxy
-         VERSION=3.0.12
+         VERSION=3.0.16
           SOURCE=$MODULE-$VERSION-stable-src.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-stable
-      SOURCE_URL=$SFORGE_URL/ijbswa/
-      SOURCE_VFY=sha1:1118d6a7b4980f26c9ad0902c0e6af5aaaf1a640
-        WEB_SITE=http://www.privoxy.org/
+      SOURCE_URL="$SFORGE_URL/ijbswa/Sources/$VERSION%20(stable)"
+      SOURCE_VFY=sha12c9c44034ff0509c124fac98cb741a2c2572edcd
+        WEB_SITE=http://www.privoxy.org
          ENTERED=20030311
-         UPDATED=20090301
+         UPDATED=20100304
            SHORT="A web proxy with advanced filtering capabilities for protecting privacy"
 
 cat << EOF


More information about the Lunar-commits mailing list