[80850] trunk/dports/www/serf1/Portfile

blair at macports.org blair at macports.org
Mon Jul 18 19:27:30 PDT 2011


Revision: 80850
          http://trac.macports.org/changeset/80850
Author:   blair at macports.org
Date:     2011-07-18 19:27:30 -0700 (Mon, 18 Jul 2011)
Log Message:
-----------
serf1: correct livecheck to use "serf" instead of "serf1" and use the
download page instead of the home page.

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

Modified: trunk/dports/www/serf1/Portfile
===================================================================
--- trunk/dports/www/serf1/Portfile	2011-07-19 02:25:43 UTC (rev 80849)
+++ trunk/dports/www/serf1/Portfile	2011-07-19 02:27:30 UTC (rev 80850)
@@ -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-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110718/d89e239e/attachment.html>


More information about the macports-changes mailing list