git: 2e8638fb4828 - main - science/atompaw: Upstream re-rolled the release

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 17 Oct 2022 18:36:26 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e8638fb4828c9040d74781ee52c7f0a3514e290

commit 2e8638fb4828c9040d74781ee52c7f0a3514e290
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-17 15:41:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-17 18:36:23 +0000

    science/atompaw: Upstream re-rolled the release
    
    libxc dependency was added.
    
    PR:             267087
    Reported by:    diizzy@
---
 science/atompaw/Makefile | 9 +++++++--
 science/atompaw/distinfo | 6 +++---
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile
index 735185b6067f..729f102a00f5 100644
--- a/science/atompaw/Makefile
+++ b/science/atompaw/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	atompaw
 DISTVERSION=	4.2.0.2
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://users.wfu.edu/natalie/papers/pwpaw/
 
@@ -15,9 +16,13 @@ LIB_DEPENDS=	liblapack.so:math/lapack \
 
 USES=		fortran gmake libtool
 GNU_CONFIGURE=	yes
-MAKE_JOBS_UNSAFE=	yes
 
-OPTIONS_DEFINE=	DOCS
+OPTIONS_DEFINE=		DOCS LIBXC
+OPTIONS_DEFAULT=	LIBXC
+
+LIBXC_DESC=		Build with libxc
+LIBXC_CONFIGURE_ENABLE=	libxc
+LIBXC_LIB_DEPENDS=	libxc.so:science/libxc
 
 PORTDOCS=	*
 
diff --git a/science/atompaw/distinfo b/science/atompaw/distinfo
index cb6239a61926..c18edfcb614c 100644
--- a/science/atompaw/distinfo
+++ b/science/atompaw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665645607
-SHA256 (atompaw-4.2.0.2.tar.gz) = b7b678cda5c6d6c3dfc87c91df8e56fb8ab4d7959d1a4e46c9e1d04b1648ecb3
-SIZE (atompaw-4.2.0.2.tar.gz) = 5822816
+TIMESTAMP = 1666030703
+SHA256 (atompaw-4.2.0.2.tar.gz) = c16648611f5798b8e1781fb2229854c54fa63f085bd11440fdc4ecacbf0ad93e
+SIZE (atompaw-4.2.0.2.tar.gz) = 5823724