[128136] trunk/dports/lang/julia/Portfile
sean at macports.org
sean at macports.org
Thu Nov 13 21:51:59 PST 2014
Revision: 128136
https://trac.macports.org/changeset/128136
Author: sean at macports.org
Date: 2014-11-13 21:51:59 -0800 (Thu, 13 Nov 2014)
Log Message:
-----------
julia: use github.tarball_from
Modified Paths:
--------------
trunk/dports/lang/julia/Portfile
Modified: trunk/dports/lang/julia/Portfile
===================================================================
--- trunk/dports/lang/julia/Portfile 2014-11-14 05:45:14 UTC (rev 128135)
+++ trunk/dports/lang/julia/Portfile 2014-11-14 05:51:59 UTC (rev 128136)
@@ -5,8 +5,7 @@
PortGroup github 1.0
PortGroup compilers 1.0
-name julia
-version 0.3.2
+github.setup JuliaLang julia 0.3.2 v
revision 1
categories-append lang math science
maintainers sean openmaintainer
@@ -22,8 +21,7 @@
language for technical computing, with syntax that is familiar \
to users of other technical computing environments.
-homepage http://julialang.org
-master_sites https://github.com/JuliaLang/julia/releases/download/v${version}
+github.tarball_from releases
distfiles ${name}-${version}_8227746b95${extract.suffix}
distname ${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141113/c7d44e48/attachment.html>
More information about the macports-changes
mailing list