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

Adam Mercer ramercer at gmail.com
Sat Jun 20 11:18:13 PDT 2009


On Sat, Jun 20, 2009 at 12:57, <jameskyle at macports.org> wrote:

> Changed deprecated livecheck.check to livecheck.type

<snip>

> @@ -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

This will not work with MacPorts 1.7.1, only trunk knows about livecheck.type

Cheers

Adam


More information about the macports-dev mailing list