[59901] trunk/dports/_resources/port1.0/group/pure-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Sun Oct 25 20:23:50 PDT 2009


Revision: 59901
          http://trac.macports.org/changeset/59901
Author:   ryandesign at macports.org
Date:     2009-10-25 20:23:46 -0700 (Sun, 25 Oct 2009)
Log Message:
-----------
pure-1.0.tcl: refine livecheck URL so we get a smaller download with just the distfiles for this module

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/pure-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/pure-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/pure-1.0.tcl	2009-10-26 00:53:42 UTC (rev 59900)
+++ trunk/dports/_resources/port1.0/group/pure-1.0.tcl	2009-10-26 03:23:46 UTC (rev 59901)
@@ -76,6 +76,6 @@
     }
     
     livecheck.type              regex
-    livecheck.url               http://code.google.com/p/pure-lang/downloads/list
+    livecheck.url               http://code.google.com/p/pure-lang/downloads/list?q=${name}&sort=filename
     livecheck.regex             ${name}-(\[0-9.\]+)\\.tar
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091025/0464e351/attachment.html>


More information about the macports-changes mailing list