Date: Thu, 13 Oct 2022 07:52:50 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c9e7cbd7cf6a - main - science/atompaw: Update 4.2.0.1 -> 4.2.0.2 Message-ID: <202210130752.29D7qoeP036850@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9e7cbd7cf6a94cb5863a35529058a7bbc10a55c commit c9e7cbd7cf6a94cb5863a35529058a7bbc10a55c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-13 07:52:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-13 07:52:44 +0000 science/atompaw: Update 4.2.0.1 -> 4.2.0.2 Reported by: portscout --- science/atompaw/Makefile | 5 +++-- science/atompaw/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile index df0449a4972b..735185b6067f 100644 --- a/science/atompaw/Makefile +++ b/science/atompaw/Makefile @@ -1,5 +1,5 @@ PORTNAME= atompaw -DISTVERSION= 4.2.0.1 +DISTVERSION= 4.2.0.2 CATEGORIES= science MASTER_SITES= http://users.wfu.edu/natalie/papers/pwpaw/ @@ -7,7 +7,8 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for projector augmented wave functions for molecular simulations WWW= https://users.wfu.edu/natalie/papers/pwpaw/ -LICENSE= BSD3CLAUSE +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblapack.so:math/lapack \ libblas.so:math/blas diff --git a/science/atompaw/distinfo b/science/atompaw/distinfo index 411750b008e7..cb6239a61926 100644 --- a/science/atompaw/distinfo +++ b/science/atompaw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655175684 -SHA256 (atompaw-4.2.0.1.tar.gz) = d3476a5aa5f80f9430b81f28273c2c2a9b6e7d9c3d08c65544247bb76cd5a114 -SIZE (atompaw-4.2.0.1.tar.gz) = 5823294 +TIMESTAMP = 1665645607 +SHA256 (atompaw-4.2.0.2.tar.gz) = b7b678cda5c6d6c3dfc87c91df8e56fb8ab4d7959d1a4e46c9e1d04b1648ecb3 +SIZE (atompaw-4.2.0.2.tar.gz) = 5822816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210130752.29D7qoeP036850>