ports/126607: [MAINTAINER] Update www/privoxy to 3.0.10

Fabian Keil fk at fabiankeil.de
Sun Aug 17 19:40:02 UTC 2008


>Number:         126607
>Category:       ports
>Synopsis:       [MAINTAINER] Update www/privoxy to 3.0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 17 19:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Fabian Keil
>Release:        8.0-CURRENT
>Organization:
>Environment:
FreeBSD TP51.local 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Fri Aug 15 23:35:09 CEST 2008     fk at TP51.local:/usr/obj/usr/src/sys/THINKPAD  i386

>Description:
The attached patch updates www/privoxy from 3.0.8
to 3.0.10 (3.0.9 was a beta). The ChangeLog is available
at: http://www.privoxy.org/announce.txt
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u -ruN .zfs/snapshot/2008-08-09/www/privoxy/Makefile www/privoxy/Makefile
--- .zfs/snapshot/2008-08-09/www/privoxy/Makefile	2008-01-26 11:25:31.958713541 +0100
+++ www/privoxy/Makefile	2008-08-16 20:06:23.100364420 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	privoxy
-PORTVERSION=	3.0.8
+PORTVERSION=	3.0.10
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ijbswa
@@ -33,13 +33,12 @@
 
 MAN1=		privoxy.1
 
-CONFIGURE_ARGS=	--enable-zlib
 CONFIGURE_ENV=	LDFLAGS=-L${LOCALBASE}/lib \
 		CPPFLAGS=-I${LOCALBASE}/include/
 
 OPTIONS=	FORCE "Allows to optionally bypass blocks" On \
 		TOGGLE "Support for remote toggling" On \
-		EDITOR "Enable webbased action editor" On \
+		EDITOR "Allow to enable the webbased action editor" On \
 		DEBUG "Build with debugging symbols" Off
 
 .include <bsd.port.pre.mk>
diff -u -ruN .zfs/snapshot/2008-08-09/www/privoxy/distinfo www/privoxy/distinfo
--- .zfs/snapshot/2008-08-09/www/privoxy/distinfo	2008-01-26 11:25:31.959713147 +0100
+++ www/privoxy/distinfo	2008-08-16 20:01:04.644006990 +0200
@@ -1,3 +1,3 @@
-MD5 (privoxy-3.0.8-stable-src.tar.gz) = 252c0e085218fb930c4bc7563e9cedd9
-SHA256 (privoxy-3.0.8-stable-src.tar.gz) = ecd51cb2785691f4e90e07d147f5ec89a151b2e578f71afb26bdd90195478499
-SIZE (privoxy-3.0.8-stable-src.tar.gz) = 2007961
+MD5 (privoxy-3.0.10-stable-src.tar.gz) = 01281017f28be2c7133124d1768da364
+SHA256 (privoxy-3.0.10-stable-src.tar.gz) = 3d9f9f56482012ddab396caf73f4c401746a4eeebd6c763b04f6108e48a9094f
+SIZE (privoxy-3.0.10-stable-src.tar.gz) = 1957465
diff -u -ruN .zfs/snapshot/2008-08-09/www/privoxy/pkg-plist www/privoxy/pkg-plist
--- .zfs/snapshot/2008-08-09/www/privoxy/pkg-plist	2008-01-26 11:25:31.980710745 +0100
+++ www/privoxy/pkg-plist	2008-08-16 20:02:37.152355638 +0200
@@ -36,6 +36,7 @@
 etc/privoxy/templates/toggle
 etc/privoxy/templates/toggle-mini
 etc/privoxy/templates/untrusted
+etc/privoxy/templates/url-info-osd.xml
 %%PORTDOCS%%%%DOCSDIR%%/user-manual/actions-file.html
 %%PORTDOCS%%%%DOCSDIR%%/user-manual/appendix.html
 %%PORTDOCS%%%%DOCSDIR%%/user-manual/config.html


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list