mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
science/sparta: Update 29Oct2018 -> 15Feb2019
Add PORTSCOUT=ignore.
This commit is contained in:
parent
aed17b006e
commit
25622ad4bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495899
@ -2,7 +2,6 @@
|
||||
|
||||
PORTNAME= sparta
|
||||
PORTVERSION= ${GH_TAGNAME:C/([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\3.\2.\1/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
PKGNAMESUFFIX= -dsmc # Direct Simulation Monte Carlo
|
||||
|
||||
@ -16,7 +15,7 @@ BUILD_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= gmake localbase
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= 29Oct2018
|
||||
GH_TAGNAME= 15Feb2019
|
||||
|
||||
CXXFLAGS+= -DSPARTA_UNORDERED_MAP
|
||||
|
||||
@ -38,6 +37,8 @@ MPI_CXXFLAGS= -I${LOCALBASE}/mpi/openmpi/include
|
||||
MPI_LDFLAGS= ${LOCALBASE}/mpi/openmpi/lib/libmpi.so -Wl,-rpath=${LOCALBASE}/mpi/openmpi/lib
|
||||
MPI_LIB_DEPENDS= libmpi.so:net/openmpi
|
||||
|
||||
PORTSCOUT= ignore # due to a special version tagging scheme that this project uses portscout fails to find new versions, watching their release page instead
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|SHELL = /bin/bash|SHELL = ${LOCALBASE}/bin/bash|' ${WRKSRC}/Makefile
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1541984571
|
||||
SHA256 (sparta-sparta-2018.10.29-29Oct2018_GH0.tar.gz) = 769461c0538727ee06bef72762c49eb496c4f8dd8d33adcb4e9e85bd4bca8496
|
||||
SIZE (sparta-sparta-2018.10.29-29Oct2018_GH0.tar.gz) = 19956946
|
||||
TIMESTAMP = 1552750566
|
||||
SHA256 (sparta-sparta-2019.02.15-15Feb2019_GH0.tar.gz) = 7218a8fb897baab782310299a7f7e21035abbe1d2af09e98431dc90c83c29e04
|
||||
SIZE (sparta-sparta-2019.02.15-15Feb2019_GH0.tar.gz) = 20405901
|
||||
|
Loading…
Reference in New Issue
Block a user