Update of /cvsroot/leaf/src/bering-uclibc4/source/privoxy
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1354

Modified Files:
        buildtool.cfg buildtool.mk privoxy.config 
Added Files:
        privoxy-3.0.17-stable-src.tar.gz 
Log Message:
new upstream version 3.0.17 (with support for ipv6)


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/privoxy/buildtool.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.cfg       23 Oct 2010 15:23:27 -0000      1.1
--- buildtool.cfg       12 Jan 2011 16:58:13 -0000      1.2
***************
*** 5,9 ****
  </File>
  
! <File privoxy-3.0.10-stable-src.tar.gz>
    Server = cvs4-sourceforge
    Revision = HEAD
--- 5,9 ----
  </File>
  
! <File privoxy-3.0.17-stable-src.tar.gz>
    Server = cvs4-sourceforge
    Revision = HEAD
***************
*** 26,30 ****
  <Package>
        <privoxy>
!               Version = 3.0.10-stable
                Revision = 1
  
--- 26,30 ----
  <Package>
        <privoxy>
!               Version = 3.0.17-stable
                Revision = 1
  
***************
*** 78,83 ****
                        </File>                 
                        <File>          
!                               Filename        = etc/privoxy/standard.action
!                               Source          = etc/privoxy/standard.action
                                Description     = privoxy standard actions
                                Type            = conf
--- 78,83 ----
                        </File>                 
                        <File>          
!                               Filename        = etc/privoxy/match-all.action
!                               Source          = etc/privoxy/match-all.action
                                Description     = privoxy standard actions
                                Type            = conf

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/privoxy/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk        23 Oct 2010 15:23:27 -0000      1.1
--- buildtool.mk        12 Jan 2011 16:58:13 -0000      1.2
***************
*** 2,6 ****
  include $(MASTERMAKEFILE)
  
! PRIVOXY_DIR:=privoxy-3.0.10-stable
  PRIVOXY_TARGET_DIR:=$(BT_BUILD_DIR)/privoxy
  
--- 2,6 ----
  include $(MASTERMAKEFILE)
  
! PRIVOXY_DIR:=privoxy-3.0.17-stable
  PRIVOXY_TARGET_DIR:=$(BT_BUILD_DIR)/privoxy
  
***************
*** 19,24 ****
        $(AUTOHEADER); $(AUTOCONF); CC=$(TARGET_CC) LD=$(TARGET_LD) \
        ./configure --prefix=/usr \
!       --disable-dynamic-pcre \
!       --disable-dynamic-pcrs );
        touch $(PRIVOXY_DIR)/.configured
                                                                   
--- 19,23 ----
        $(AUTOHEADER); $(AUTOCONF); CC=$(TARGET_CC) LD=$(TARGET_LD) \
        ./configure --prefix=/usr \
!       --disable-dynamic-pcre );
        touch $(PRIVOXY_DIR)/.configured
                                                                   
***************
*** 36,40 ****
        cp -a $(PRIVOXY_DIR)/default.action $(PRIVOXY_TARGET_DIR)/etc/privoxy
        cp -a $(PRIVOXY_DIR)/default.filter $(PRIVOXY_TARGET_DIR)/etc/privoxy
!       cp -a $(PRIVOXY_DIR)/standard.action $(PRIVOXY_TARGET_DIR)/etc/privoxy
        cp -a $(PRIVOXY_DIR)/privoxy $(PRIVOXY_TARGET_DIR)/usr/sbin
        cp -a $(PRIVOXY_DIR)/templates/* 
$(PRIVOXY_TARGET_DIR)/etc/privoxy/templates
--- 35,39 ----
        cp -a $(PRIVOXY_DIR)/default.action $(PRIVOXY_TARGET_DIR)/etc/privoxy
        cp -a $(PRIVOXY_DIR)/default.filter $(PRIVOXY_TARGET_DIR)/etc/privoxy
!       cp -a $(PRIVOXY_DIR)/match-all.action $(PRIVOXY_TARGET_DIR)/etc/privoxy
        cp -a $(PRIVOXY_DIR)/privoxy $(PRIVOXY_TARGET_DIR)/usr/sbin
        cp -a $(PRIVOXY_DIR)/templates/* 
$(PRIVOXY_TARGET_DIR)/etc/privoxy/templates

--- NEW FILE: privoxy-3.0.17-stable-src.tar.gz ---
(This appears to be a binary file; contents omitted.)

Index: privoxy.config
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/privoxy/privoxy.config,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** privoxy.config      23 Oct 2010 15:23:28 -0000      1.1
--- privoxy.config      12 Jan 2011 16:58:13 -0000      1.2
***************
*** 1,7 ****
! #        Sample Configuration File for Privoxy v3.0.8
  #
  #  $Id$
  #
! #  Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
  #
  ####################################################################
--- 1,7 ----
! #        Sample Configuration File for Privoxy v3.0.17
  #
[...1224 lines suppressed...]
  #  "show-on-task-bar" controls whether or not Privoxy will appear as
  #  a button on the Task bar when minimized:
  #
  #show-on-task-bar 0
! #
  #  If "close-button-minimizes" is set to 1, the Windows close button
  #  will minimize Privoxy instead of closing the program (close with
***************
*** 1401,1405 ****
  #
  #close-button-minimizes 1
! 
  #  The "hide-console" option is specific to the MS-Win console version
  #  of Privoxy.  If this option is used, Privoxy will disconnect from
--- 1806,1810 ----
  #
  #close-button-minimizes 1
! #
  #  The "hide-console" option is specific to the MS-Win console version
  #  of Privoxy.  If this option is used, Privoxy will disconnect from


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to