[138539] trunk/dports/science/montage/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Jul 11 11:16:08 PDT 2015


Revision: 138539
          https://trac.macports.org/changeset/138539
Author:   khindenburg at macports.org
Date:     2015-07-11 11:16:08 -0700 (Sat, 11 Jul 2015)
Log Message:
-----------
montage: fix livecheck

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

Modified: trunk/dports/science/montage/Portfile
===================================================================
--- trunk/dports/science/montage/Portfile	2015-07-11 17:56:37 UTC (rev 138538)
+++ trunk/dports/science/montage/Portfile	2015-07-11 18:16:08 UTC (rev 138539)
@@ -30,3 +30,7 @@
 destroot {
     eval file copy [glob ${worksrcpath}/bin/m*] ${destroot}${prefix}/bin/
 }
+
+livecheck.type      regex
+livecheck.url       http://montage.ipac.caltech.edu/docs/download2.html
+livecheck.regex     Montage_v(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150711/546fccde/attachment.html>


More information about the macports-changes mailing list