[52653] trunk/dports/math/newmat/Portfile
jameskyle at macports.org
jameskyle at macports.org
Sat Jun 20 10:57:34 PDT 2009
Revision: 52653
http://trac.macports.org/changeset/52653
Author: jameskyle at macports.org
Date: 2009-06-20 10:57:34 -0700 (Sat, 20 Jun 2009)
Log Message:
-----------
Changed deprecated livecheck.check to livecheck.type
Modified Paths:
--------------
trunk/dports/math/newmat/Portfile
Modified: trunk/dports/math/newmat/Portfile
===================================================================
--- trunk/dports/math/newmat/Portfile 2009-06-20 17:55:17 UTC (rev 52652)
+++ trunk/dports/math/newmat/Portfile 2009-06-20 17:57:34 UTC (rev 52653)
@@ -16,6 +16,7 @@
platforms darwin
master_sites http://www.robertnz.net/ftp/
distname ${name}${version}
+
checksums md5 cc7408a10ee3d4775fc5f86e523bf56a \
sha1 91cfcaba03f5fa69a3e3c77a9ce6762f7eb6b963 \
rmd160 90a396fa888d0f87c345c13262ccad2d9de4adf4
@@ -32,7 +33,7 @@
file copy ${filespath}/CMakeLists.txt ${worksrcpath}
}
-livecheck.check regex
+livecheck.type 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/c803e9ce/attachment.html>
More information about the macports-changes
mailing list