- Revert the last commit by mistake
This commit is contained in:
parent
bf600fbb7e
commit
bb8ed6a075
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495331
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= julia
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.0.3
|
||||
DISTVERSIONSUFFIX= -full
|
||||
CATEGORIES= lang math
|
||||
MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/
|
||||
|
@ -28,9 +28,8 @@ BUILD_DEPENDS= patchelf:sysutils/patchelf \
|
|||
pcre2-config:devel/pcre2 \
|
||||
cmake:devel/cmake
|
||||
|
||||
USES= gmake compiler:c++11-lib fortran python:2.7,build perl5 shebangfix
|
||||
USES= gmake compiler:c++11-lib fortran python:2.7,build perl5
|
||||
USE_LDCONFIG= yes
|
||||
#SHEBANG_FILES== ${WRKSRC}/share/julia/stdlib/v1.1/Pkg/bin/loop.sh
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1550792836
|
||||
SHA256 (julia-1.1.0-full.tar.gz) = a62c40922a368e303051c007a32e616862340d6ae5f3fac851a9e1b7c7bed0a7
|
||||
SIZE (julia-1.1.0-full.tar.gz) = 96039254
|
||||
TIMESTAMP = 1552292755
|
||||
SHA256 (julia-1.0.3-full.tar.gz) = 618e6d29f1fba00f5b2bebf14e69a3a536c27c3132e021cf39774e8500dd29fa
|
||||
SIZE (julia-1.0.3-full.tar.gz) = 95732731
|
||||
|
|
Loading…
Reference in a new issue