mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
science/nwchem: Update 6.8.1.20190314 -> 6.8.1.20190319
Add 'test' target.
This commit is contained in:
parent
a163a4fac1
commit
9f7122b967
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496298
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nwchem
|
||||
PORTVERSION= 6.8.1.20190314
|
||||
PORTVERSION= 6.8.1.20190319
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -23,7 +23,7 @@ SHEBANG_FILES= ../contrib/distro-tools/build_* ../contrib/add_*
|
||||
SHEBANG_GLOB= *.sh
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nwchemgit
|
||||
GH_TAGNAME= master-oct22_2018-153-gb959e5ee0
|
||||
GH_TAGNAME= master-oct22_2018-159-gc6db09ce9
|
||||
USE_PERL5= build
|
||||
|
||||
MAKEFILE= GNUmakefile
|
||||
@ -54,4 +54,7 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKDIR}/nwchemrc ${STAGEDIR}${PREFIX}/etc/nwchemrc
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/../bin/LINUX${ARCH_64BIT}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC}/../QA && NWCHEM_TOP=${WRKSRC}/.. NWCHEM_TARGET=LINUX64 ./doqmtests.mpi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1552781666
|
||||
SHA256 (nwchemgit-nwchem-6.8.1.20190314-master-oct22_2018-153-gb959e5ee0_GH0.tar.gz) = aa71cbd1fbc4e40198cf68a3b674885d9525f8ed5b687c34bd67cd4f1b2b4e32
|
||||
SIZE (nwchemgit-nwchem-6.8.1.20190314-master-oct22_2018-153-gb959e5ee0_GH0.tar.gz) = 176911644
|
||||
TIMESTAMP = 1553026188
|
||||
SHA256 (nwchemgit-nwchem-6.8.1.20190319-master-oct22_2018-159-gc6db09ce9_GH0.tar.gz) = d6d09a625c86d39667d7044ce3fb3bb08a30f0ad39915467a72ff9892b7e57a6
|
||||
SIZE (nwchemgit-nwchem-6.8.1.20190319-master-oct22_2018-159-gc6db09ce9_GH0.tar.gz) = 176997692
|
||||
|
Loading…
Reference in New Issue
Block a user