[52660] trunk/dports/math/newmat/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jun 20 14:14:02 PDT 2009


Revision: 52660
          http://trac.macports.org/changeset/52660
Author:   ryandesign at macports.org
Date:     2009-06-20 14:14:00 -0700 (Sat, 20 Jun 2009)
Log Message:
-----------
newmat: change livecheck.type back to livecheck.check because the former requires MacPorts 1.8.0 which is not out yet.

Modified Paths:
--------------
    trunk/dports/math/newmat/Portfile

Modified: trunk/dports/math/newmat/Portfile
===================================================================
--- trunk/dports/math/newmat/Portfile	2009-06-20 19:00:35 UTC (rev 52659)
+++ trunk/dports/math/newmat/Portfile	2009-06-20 21:14:00 UTC (rev 52660)
@@ -33,7 +33,7 @@
   file copy ${filespath}/CMakeLists.txt ${worksrcpath}
 }
 
-livecheck.type     regex
+livecheck.check    regex
 livecheck.url      ${homepage}/download.html
 livecheck.regex    {newmat([0-9.]+).tar.gz.*}
 livecheck.md5      cc7408a10ee3d4775fc5f86e523bf56a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090620/566a3a92/attachment.html>


More information about the macports-changes mailing list