Skip to content

Commit

Permalink
science/nwchem: Update 7.0.2.20211105 -> 7.0.2.20211109
Browse files Browse the repository at this point in the history
* the need for shebang fixes is now gone
* upstream corrected some QA failures
  • Loading branch information
yurivict committed Nov 9, 2021
1 parent 069928b commit d6427f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
10 changes: 3 additions & 7 deletions science/nwchem/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nwchem
DISTVERSIONPREFIX= v
DISTVERSION= 7.0.2.20211105
DISTVERSION= 7.0.2.20211109
DISTVERSIONSUFFIX= -release
MASTER_SITES= https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dft-d3/:dftd3 \
https://web.archive.org/web/20210527062154if_/https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dft-d3/:dft3
Expand All @@ -24,16 +24,12 @@ LIB_DEPENDS= libblas.so:math/blas \
RUN_DEPENDS= nwchem-data>0:science/nwchem-data
TEST_DEPENDS= bash:shells/bash

USES= fortran gettext-runtime gmake perl5 shebangfix
USES= fortran gettext-runtime gmake perl5
USE_PERL5= build

USE_GITHUB= yes
GH_ACCOUNT= nwchemgit
GH_TAGNAME= e41592b

SHEBANG_FILES= ../contrib/distro-tools/build_* ../contrib/add_* config/64_to_32 \
../QA/doqmtests.mpi ../QA/runtests.mpi.unix ../QA/round_esp.sh ../QA/sleep_loopqa.sh
SHEBANG_GLOB= *.sh
GH_TAGNAME= 9fcb2bdb8826fd5790eab199cc25c29ef3e534bf

MAKEFILE= GNUmakefile
ARCH_64BIT= ${ARCH:C/.*64.*/64/:S/${ARCH}//}
Expand Down
10 changes: 5 additions & 5 deletions science/nwchem/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1636150934
SHA256 (nwchem-7.0.2.20211105/dftd3.tgz) = d97cf9758f61aa81fd85425448fbf4a6e8ce07c12e9236739831a3af32880f59
SIZE (nwchem-7.0.2.20211105/dftd3.tgz) = 555804
SHA256 (nwchem-7.0.2.20211105/nwchemgit-nwchem-v7.0.2.20211105-release-e41592b_GH0.tar.gz) = 9e46a9aa7a8d9b75e13f05121d6da09a710a8110192345f764592470ce1e5097
SIZE (nwchem-7.0.2.20211105/nwchemgit-nwchem-v7.0.2.20211105-release-e41592b_GH0.tar.gz) = 198868171
TIMESTAMP = 1636484115
SHA256 (nwchem-7.0.2.20211109/dftd3.tgz) = d97cf9758f61aa81fd85425448fbf4a6e8ce07c12e9236739831a3af32880f59
SIZE (nwchem-7.0.2.20211109/dftd3.tgz) = 555804
SHA256 (nwchem-7.0.2.20211109/nwchemgit-nwchem-v7.0.2.20211109-release-9fcb2bdb8826fd5790eab199cc25c29ef3e534bf_GH0.tar.gz) = fae73d7240c55c3c61f9cbff60fb997bf1330f1b6da86c9ceb644bc42457de42
SIZE (nwchem-7.0.2.20211109/nwchemgit-nwchem-v7.0.2.20211109-release-9fcb2bdb8826fd5790eab199cc25c29ef3e534bf_GH0.tar.gz) = 198917659

0 comments on commit d6427f9

Please sign in to comment.