diff --git a/science/ocean/Makefile b/science/ocean/Makefile index 4aac7bfcdb20..be6c0abb02f7 100644 --- a/science/ocean/Makefile +++ b/science/ocean/Makefile @@ -1,54 +1,54 @@ PORTNAME= ocean DISTVERSIONPREFIX= v -DISTVERSION= 3.0.4 +DISTVERSION= 3.0.5 CATEGORIES= science PKGNAMESUFFIX= -spectroscopy-code MAINTAINER= yuri@FreeBSD.org COMMENT= BSE code for core spectroscopy WWW= https://github.com/times-software/OCEAN LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License LIB_DEPENDS= libfftw3.so:math/fftw3 \ libopenblas.so:math/openblas RUN_DEPENDS= abinit>0:science/abinit \ quantum-espresso>0:science/quantum-espresso USES= fortran gmake localbase perl5 shebangfix USE_PERL5= build run SHEBANG_GLOB= *.pl USE_GITHUB= yes GH_ACCOUNT= times-software GH_PROJECT= ${PORTNAME:tu} MAKE_ARGS= MPIFC=${MPIFC} MPI_HOME=${MPI_HOME} BINARY_ALIAS= make=${GMAKE} OPTIONS_SINGLE= MPI OPTIONS_SINGLE_MPI= MPICH OPENMPI OPTIONS_DEFAULT= OPENMPI MPICH_USES= mpi:mpich OPENMPI_USES= mpi:openmpi post-extract: # copy in the Makefile.arch file @${LN} -s ${FILESDIR}/Makefile.arch ${WRKSRC}/ # set execution flag on all *.pl files @${FIND} ${WRKSRC} -name "*.pl" | ${XARGS} ${CHMOD} +x post-patch: # patch the bash path (but run_examples.pl is currently dysfunctional, according to README) @${REINPLACE_CMD} -i '' -e 's|#!/bin/bash|#!${LOCALBASE}/bin/bash|' ${WRKSRC}/EXAMPLE/run_examples.pl post-install: # strip binaries @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*.x .include diff --git a/science/ocean/distinfo b/science/ocean/distinfo index c346f3ebecf4..b057ea0ff21d 100644 --- a/science/ocean/distinfo +++ b/science/ocean/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685865950 -SHA256 (times-software-OCEAN-v3.0.4_GH0.tar.gz) = b2e1a2cfa283fe2687eb1104911f4c10491fd0d853109ba88b6b182c6a7fb951 -SIZE (times-software-OCEAN-v3.0.4_GH0.tar.gz) = 8879513 +TIMESTAMP = 1697388765 +SHA256 (times-software-OCEAN-v3.0.5_GH0.tar.gz) = afa10aab7d088f5fef232d5a145be2ed8ae255e47e57176b26d34b4d8544df15 +SIZE (times-software-OCEAN-v3.0.5_GH0.tar.gz) = 8881149