lang/opencoarrays: Update to 2.0.0
Port changes: * Change to DISTVERSION * Group USExx * Substitute PORTVERSION in pkg-plist PR: 226724 Submitted by: Anton Shterenlikht <as@cmplx.uk> (maintainer)
This commit is contained in:
parent
2ef6fab0f8
commit
9a5969de52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465154
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= opencoarrays
|
||||
PORTVERSION= 1.9.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.0.0
|
||||
CATEGORIES= lang parallel
|
||||
|
||||
MAINTAINER= as@cmplx.uk
|
||||
@ -15,13 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
PLIST_SUB= GCC_VER=${_GCC_VER}
|
||||
USES= cmake:outsource fortran
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sourceryinstitute
|
||||
GH_PROJECT= OpenCoarrays
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= GCC_VER=${_GCC_VER} PORTVERSION=${PORTVERSION}
|
||||
|
||||
OPTIONS_SINGLE= MPI
|
||||
OPTIONS_SINGLE_MPI= MPICH OPENMPI OPENMPI2
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1515663538
|
||||
SHA256 (sourceryinstitute-OpenCoarrays-1.9.3_GH0.tar.gz) = 93175d25370736d1fda5e9d7a15598da7c1fe7251514a49b2c3c228a59d977a4
|
||||
SIZE (sourceryinstitute-OpenCoarrays-1.9.3_GH0.tar.gz) = 253572
|
||||
TIMESTAMP = 1521612073
|
||||
SHA256 (sourceryinstitute-OpenCoarrays-2.0.0_GH0.tar.gz) = 93c4bae0dba072fe525f66d72e81802b83b8153569d44a5dd2fe08b8e900e834
|
||||
SIZE (sourceryinstitute-OpenCoarrays-2.0.0_GH0.tar.gz) = 288457
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/caf
|
||||
bin/cafrun
|
||||
include/OpenCoarrays-1.9.3_GNU-%%GCC_VER%%/opencoarrays.mod
|
||||
include/OpenCoarrays-%%PORTVERSION%%_GNU-%%GCC_VER%%/opencoarrays.mod
|
||||
include/libcaf-gfortran-descriptor.h
|
||||
include/libcaf.h
|
||||
include/opencoarrays.mod
|
||||
|
Loading…
Reference in New Issue
Block a user