[64353] trunk/dports/www/privoxy/Portfile

mmoll at macports.org mmoll at macports.org
Wed Mar 3 09:15:14 PST 2010


Revision: 64353
          http://trac.macports.org/changeset/64353
Author:   mmoll at macports.org
Date:     2010-03-03 09:15:11 -0800 (Wed, 03 Mar 2010)
Log Message:
-----------
www/privoxy: update to 3.0.16

Modified Paths:
--------------
    trunk/dports/www/privoxy/Portfile

Modified: trunk/dports/www/privoxy/Portfile
===================================================================
--- trunk/dports/www/privoxy/Portfile	2010-03-03 16:54:03 UTC (rev 64352)
+++ trunk/dports/www/privoxy/Portfile	2010-03-03 17:15:11 UTC (rev 64353)
@@ -2,7 +2,7 @@
 
 PortSystem			1.0
 name				privoxy
-version				3.0.12
+version				3.0.16
 categories			www security net
 maintainers			nomaintainer
 description			Advanced filtering web proxy
@@ -20,9 +20,9 @@
 master_sites		sourceforge:ijbswa
 distname			${name}-${version}-stable-src
 
-checksums           md5     c973e608d27b248ef567b47664308da1 \
-                    sha1    1118d6a7b4980f26c9ad0902c0e6af5aaaf1a640 \
-                    rmd160  32509b897e073f1cc100b8a4a157d19a219b51cd
+checksums           md5     64d3ffcdf8307e04a375773bb4eb255e \
+                    sha1    2c9c44034ff0509c124fac98cb741a2c2572edcd \
+                    rmd160  36723f0269f9a03394c959eb6587b57fdb7eb713
 
 worksrcdir			${name}-${version}-stable
 
@@ -115,4 +115,6 @@
 	startupitem.stop-append		"fi"
 }
 
-livecheck.regex		<title>Sources (.*) \\Wstable\\W released.*</title>
+livecheck.type		regex
+livecheck.url		http://www.privoxy.org/announce.txt
+livecheck.regex		Announcing Privoxy v.(\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100303/73b27125/attachment.html>


More information about the macports-changes mailing list