[34032] trunk/dports/www/privoxy

ryandesign at macports.org ryandesign at macports.org
Sun Feb 10 14:16:11 PST 2008


Revision: 34032
          http://trac.macosforge.org/projects/macports/changeset/34032
Author:   ryandesign at macports.org
Date:     2008-02-10 14:16:10 -0800 (Sun, 10 Feb 2008)

Log Message:
-----------
privoxy: update to 3.0.8

Modified Paths:
--------------
    trunk/dports/www/privoxy/Portfile
    trunk/dports/www/privoxy/files/patch-GNUmakefile.in

Modified: trunk/dports/www/privoxy/Portfile
===================================================================
--- trunk/dports/www/privoxy/Portfile	2008-02-10 22:02:10 UTC (rev 34031)
+++ trunk/dports/www/privoxy/Portfile	2008-02-10 22:16:10 UTC (rev 34032)
@@ -2,7 +2,7 @@
 
 PortSystem			1.0
 name				privoxy
-version				3.0.6
+version				3.0.8
 categories			www security net
 maintainers			nomaintainer
 description			Advanced filtering web proxy
@@ -20,8 +20,9 @@
 master_sites		sourceforge:ijbswa
 distname			${name}-${version}-stable-src
 
-checksums			md5 c3b34c620e1174f0c0b91aa2a04ceae4 \
-				sha1 6369c02ef6e044d23fd1d90f6523b489abe58c0c
+checksums			md5 252c0e085218fb930c4bc7563e9cedd9 \
+					sha1 7fe2b7afde4066ef1f170f5f11850cf9da428a42 \
+					rmd160 604dd61a22dc74d06d4adaa4b3c87e4d5da5149b
 
 worksrcdir			${name}-${version}-stable
 

Modified: trunk/dports/www/privoxy/files/patch-GNUmakefile.in
===================================================================
--- trunk/dports/www/privoxy/files/patch-GNUmakefile.in	2008-02-10 22:02:10 UTC (rev 34031)
+++ trunk/dports/www/privoxy/files/patch-GNUmakefile.in	2008-02-10 22:16:10 UTC (rev 34032)
@@ -1,5 +1,5 @@
---- GNUmakefile.in.orig	2006-12-28 12:34:14.000000000 -0600
-+++ GNUmakefile.in	2006-12-28 13:15:27.000000000 -0600
+--- GNUmakefile.in.orig	2007-12-11 15:29:25.000000000 -0600
++++ GNUmakefile.in	2008-02-10 16:05:25.000000000 -0600
 @@ -67,6 +67,8 @@
  LOGS_DEST    = $(VAR_DEST)/log/privoxy
  PIDS_DEST    = $(VAR_DEST)/run
@@ -9,17 +9,8 @@
  # if $prefix = /usr/local then the default CONFDEST change from 
  # CONF_DEST = $(CONF_BASE) to CONF_DEST = $(CONF_BASE)/privoxy  
  # by the target rule CONF_DEST
-@@ -246,7 +248,7 @@
- CFLAGS = @CFLAGS@ @CPPFLAGS@ $(OTHER_CFLAGS) $(SPECIAL_CFLAGS) -Wall \
-          @STATIC_PCRE_ONLY@ -Ipcre 
+@@ -1095,23 +1097,23 @@
  
--LDFLAGS = $(DEBUG_CFLAGS) $(SPECIAL_CFLAGS)
-+LDFLAGS = @LDFLAGS@ $(DEBUG_CFLAGS) $(SPECIAL_CFLAGS)
- 
- 
- #############################################################################
-@@ -1086,23 +1088,23 @@
- 
  	@$(ECHO) "Creating directories, and preparing $(PROGRAM_V) installation"
  	$(CHMOD) $(DIR_MODE) $(MKDIR)
 -	@$(MKDIR) $(SBIN_DEST) $(prefix) $(CONF_DEST) $(CONF_DEST)/templates $(SHARE_DEST) \
@@ -50,7 +41,7 @@
  	if [ -d "$(DOK_WEB)" ]; then \
  		$(ECHO) Installing FAQ, Manual, and other docs to $$DOC;\
            for i in user-manual developer-manual faq; do \
-@@ -1123,8 +1125,8 @@
+@@ -1132,8 +1134,8 @@
  		$(INSTALL) $(INSTALL_T) $(DOK_WEB)/p_doc.css $$DOC/user-manual;\
  	fi
  	@# Not all platforms support gzipped man pages.
@@ -61,7 +52,7 @@
  
  	@# Change the config file default directories according to the configured ones
  	@$(ECHO) Rewriting config for this installation
-@@ -1145,9 +1147,9 @@
+@@ -1154,9 +1156,9 @@
  	@# Install the config support files. Test for root install, and abort 
  	@# if there is no privoxy user, and no other user was enabled during 
  	@# configure. Later, install init script if appropriate.
@@ -73,7 +64,7 @@
  	done
  
  	@# FIXME: group/user validation is overly convoluted.
-@@ -1185,36 +1187,36 @@
+@@ -1194,36 +1196,36 @@
  		fi ;\
  		INSTALL_CONF="$(INSTALL_R)" ;\
  	fi ;\
@@ -123,7 +114,7 @@
  	if [ "$(prefix)" = "/usr/local" ] || [ "$(prefix)" = "/usr" ]; then \
  		if [ -f /etc/slackware-version ] && [ -d /etc/rc.d/ ] && [ -w /etc/rc.d/ ] ; then \
                 $(SED) 's+%PROGRAM%+$(PROGRAM)+' slackware/rc.privoxy.orig | \
-@@ -1245,7 +1247,7 @@
+@@ -1254,7 +1256,7 @@
  	$(RM) config.base config.tmp
  	@# mmmmm, good.
  	@$(ECHO) "$(PROGRAM_V) installation succeeded!"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080210/ca4ad64a/attachment.html


More information about the macports-changes mailing list