svn commit: r428982 - in head/lang: . julia julia/files
Mathieu Arnold
mat at FreeBSD.org
Thu Jan 5 15:21:58 UTC 2017
Le 05/01/2017 à 16:18, John Marino a écrit :
> On 12/20/2016 03:30, Li-Wen Hsu wrote:
>> Author: lwhsu
>> Date: Tue Dec 20 09:30:25 2016
>> New Revision: 428982
>> URL: https://svnweb.freebsd.org/changeset/ports/428982
>>
>> Log:
>> - Add lang/julia, Julia Language: A fresh approach to technical
>> computing
>>
>> PR: 215297
>> Submitted by: Iblis Lin <iblis at hs.ntnu.edu.tw>
>>
>
>> Added: head/lang/julia/Makefile
>> ==============================================================================
>>
>> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
>> +++ head/lang/julia/Makefile Tue Dec 20 09:30:25 2016 (r428982)
>> @@ -0,0 +1,73 @@
>> +# Created by: Iblis Lin <iblis at hs.ntnu.edu.tw>
>> +# $FreeBSD$
>> +
>> +PORTNAME= julia
>> +PORTVERSION= 0.5.0
>> +DISTVERSIONSUFFIX= -full
>> +CATEGORIES= lang math
>> +MASTER_SITES=
>> https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/
>
>
> Shouldn't lang/julia have the USE_GITHUB=yes mechanism instead of
> hardcoding the MASTER_SITES? From what I can tell, the answer is "yes".
It is not using the framework USE_GITHUB leads to, so, no.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170105/27d0ecc5/attachment.sig>
More information about the svn-ports-head
mailing list