[52653] trunk/dports/math/newmat/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Jun 20 14:14:14 PDT 2009
On Jun 20, 2009, at 13:18, Adam Mercer wrote:
> 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
I changed it back in r52660.
More information about the macports-dev
mailing list