Index: head/science/nwchem-data/Makefile =================================================================== --- head/science/nwchem-data/Makefile (revision 551816) +++ head/science/nwchem-data/Makefile (revision 551817) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= nwchem-data DISTVERSIONPREFIX= v -DISTVERSION= 7.0.0 +DISTVERSION= 7.0.1 DISTVERSIONSUFFIX= -release CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Data for NWChem, the computational chemistry software LICENSE= ECL20 LICENSE_NAME= Educational Community License (ECL) 2.0 LICENSE_FILE= ${WRKSRC}/../LICENSE.TXT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= nwchemgit GH_PROJECT= nwchem WRKSRC_SUBDIR= src DATADIR= ${PREFIX}/share/nwchem NO_BUILD= yes NO_ARCH= yes do-install: cd ${WRKSRC}/basis && ${COPYTREE_SHARE} libraries ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} data ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DATADIR}/libraryps .for d in development_psps HGH_LDA library1 library2 ofpw_default paw_default pspw_default pspw_new pspw_old Spin_Orbit TETER TM cd ${WRKSRC}/nwpw/libraryps && ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR}/libraryps/ .endfor .include Index: head/science/nwchem-data/distinfo =================================================================== --- head/science/nwchem-data/distinfo (revision 551816) +++ head/science/nwchem-data/distinfo (revision 551817) @@ -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 Index: head/science/nwchem-data/pkg-descr =================================================================== --- head/science/nwchem-data/pkg-descr (revision 551816) +++ head/science/nwchem-data/pkg-descr (revision 551817) @@ -1,6 +1,6 @@ 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/