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

ryandesign at macports.org ryandesign at macports.org
Fri May 10 19:25:35 PDT 2013


Revision: 105947
          https://trac.macports.org/changeset/105947
Author:   ryandesign at macports.org
Date:     2013-05-10 19:25:35 -0700 (Fri, 10 May 2013)
Log Message:
-----------
privoxy: fix livecheck (#39005)

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

Modified: trunk/dports/www/privoxy/Portfile
===================================================================
--- trunk/dports/www/privoxy/Portfile	2013-05-11 02:21:16 UTC (rev 105946)
+++ trunk/dports/www/privoxy/Portfile	2013-05-11 02:25:35 UTC (rev 105947)
@@ -151,5 +151,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://www.privoxy.org/announce.txt
-livecheck.regex     Announcing Privoxy v.(\[0-9.\]+)
+livecheck.url       ${homepage}announce.txt
+livecheck.regex     Announcing Privoxy (\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130510/dbbe607c/attachment-0001.html>


More information about the macports-changes mailing list