[97631] trunk/dports/science/alps/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 10 03:11:11 PDT 2012


Revision: 97631
          https://trac.macports.org/changeset/97631
Author:   ryandesign at macports.org
Date:     2012-09-10 03:11:07 -0700 (Mon, 10 Sep 2012)
Log Message:
-----------
alps: fix livecheck

Modified Paths:
--------------
    trunk/dports/science/alps/Portfile

Modified: trunk/dports/science/alps/Portfile
===================================================================
--- trunk/dports/science/alps/Portfile	2012-09-10 08:29:10 UTC (rev 97630)
+++ trunk/dports/science/alps/Portfile	2012-09-10 10:11:07 UTC (rev 97631)
@@ -94,4 +94,6 @@
 # py-scipy and openmpi are not universal
 universal_variant       no
 
-livecheck.type          none
+livecheck.type          regex
+livecheck.url           [lindex ${master_sites} 0]
+livecheck.regex         ${name}-(\[0-9.\]+)-r
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120910/a9d71f1a/attachment.html>


More information about the macports-changes mailing list