diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-09 20:18:56 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-09 20:18:56 +0000 |
commit | 54cb9a0888d5ce2ea54e018756903adbc35ca8cb (patch) | |
tree | 9d1c4001ce098c4889da787edc8d81b75e480fd0 /science | |
parent | fe3807ac97c70727088fbfc2faca04b76304e5d0 (diff) | |
download | ports-54cb9a0888d5ce2ea54e018756903adbc35ca8cb.tar.gz ports-54cb9a0888d5ce2ea54e018756903adbc35ca8cb.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/nwchem-data/Makefile | 2 | ||||
-rw-r--r-- | science/nwchem-data/distinfo | 6 | ||||
-rw-r--r-- | science/nwchem-data/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/science/nwchem-data/Makefile b/science/nwchem-data/Makefile index 2d292aa36022..37d89cb6c830 100644 --- a/science/nwchem-data/Makefile +++ b/science/nwchem-data/Makefile @@ -2,7 +2,7 @@ PORTNAME= nwchem-data DISTVERSIONPREFIX= v -DISTVERSION= 7.0.0 +DISTVERSION= 7.0.1 DISTVERSIONSUFFIX= -release CATEGORIES= science diff --git a/science/nwchem-data/distinfo b/science/nwchem-data/distinfo index 4f5eef8206d4..ba645fa9b501 100644 --- a/science/nwchem-data/distinfo +++ b/science/nwchem-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588819831 -SHA256 (nwchemgit-nwchem-v7.0.0-release_GH0.tar.gz) = dc03194513a6d2deecde6e80135b68419dca35483c9ecb45e35c5a028e27b15f -SIZE (nwchemgit-nwchem-v7.0.0-release_GH0.tar.gz) = 189166887 +TIMESTAMP = 1602250327 +SHA256 (nwchemgit-nwchem-v7.0.1-release_GH0.tar.gz) = b68b36647855eb2038471412a1d4c955e3a417c2abc7851b0bfcfbf1ee8e4fde +SIZE (nwchemgit-nwchem-v7.0.1-release_GH0.tar.gz) = 189085719 diff --git a/science/nwchem-data/pkg-descr b/science/nwchem-data/pkg-descr index 3812fe5308e1..f6c97fef693d 100644 --- a/science/nwchem-data/pkg-descr +++ b/science/nwchem-data/pkg-descr @@ -3,4 +3,4 @@ The data package for NWChem, the quantum chemistry software. Data contains basis sets descriptions, pseudopotentials, various related data libraries needed for NWChem operation. -WWW: http://www.nwchem-sw.org/index.php/Main_Page +WWW: https://nwchemgit.github.io/ |