[80849] trunk/dports/www/serf0/Portfile

blair at macports.org blair at macports.org
Mon Jul 18 19:25:43 PDT 2011


Revision: 80849
          http://trac.macports.org/changeset/80849
Author:   blair at macports.org
Date:     2011-07-18 19:25:43 -0700 (Mon, 18 Jul 2011)
Log Message:
-----------
serf0: correct livecheck to use "serf" instead of "serf0" and to only
look for older 0.7.x releases on the download page.

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

Modified: trunk/dports/www/serf0/Portfile
===================================================================
--- trunk/dports/www/serf0/Portfile	2011-07-18 23:00:37 UTC (rev 80848)
+++ trunk/dports/www/serf0/Portfile	2011-07-19 02:25:43 UTC (rev 80849)
@@ -48,5 +48,6 @@
         }
 }
 
+livecheck.url   http://code.google.com/p/serf/downloads/list
 livecheck.type  regex
-livecheck.regex $name-(\\d+(?:\\.\\d+)*)
+livecheck.regex serf-(0\\.7\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110718/e4d323b6/attachment.html>


More information about the macports-changes mailing list