Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2024 08:05:11 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: fc71202503dc - main - science/libxc: update 6.0.0 =?utf-8?Q?=E2=86=92?= 6.2.2
Message-ID:  <202404040805.43485B81003032@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=fc71202503dcea12ecd2bcc83e99d4bb0a3b5c76

commit fc71202503dcea12ecd2bcc83e99d4bb0a3b5c76
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-04 07:25:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-04 08:05:02 +0000

    science/libxc: update 6.0.0 → 6.2.2
    
    PR:     275510
    Approved by:     Johannes M Dieterich <jmd@freebsd.org> (maintainer)
---
 science/libxc/Makefile | 18 ++++++++----------
 science/libxc/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 13 deletions(-)

diff --git a/science/libxc/Makefile b/science/libxc/Makefile
index 2207601fb62a..46c2e8413dde 100644
--- a/science/libxc/Makefile
+++ b/science/libxc/Makefile
@@ -1,26 +1,24 @@
 PORTNAME=	libxc
-DISTVERSION=	6.0.0
-PORTREVISION=	2
+DISTVERSION=	6.2.2
 CATEGORIES=	science
-MASTER_SITES=	https://www.tddft.org/programs/${PORTNAME}/down/${DISTVERSION}/
 
 MAINTAINER=	jmd@FreeBSD.org
 COMMENT=	Library of exchange-correlation functionals for DFT
-WWW=		https://www.tddft.org/programs/libxc/
+WWW=		https://gitlab.com/libxc/libxc
 
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake:testing fortran python
-USE_LDCONFIG=	yes
 TEST_DEPENDS=	bash:shells/bash
 
-CMAKE_ON=	BUILD_SHARED_LIBS ENABLE_FORTRAN ENABLE_PYTHON
-CMAKE_OFF=	BUILD_TESTING
+USES=		cmake:testing fortran python
+USE_LDCONFIG=	yes
 
-OPTIONS_DEFINE=		NATIVE
+USE_GITLAB=	yes
+GL_TAGNAME=	0a19bedb24d258b2019eb2d027c1b1039d3e6503
 
-NATIVE_CMAKE_BOOL=	ENABLE_XHOST
+CMAKE_ON=	BUILD_SHARED_LIBS ENABLE_FORTRAN ENABLE_PYTHON
+CMAKE_OFF=	BUILD_TESTING DISABLE_KXC ENABLE_XHOST
 
 pre-configure:
 	${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_LIBDIR}/pylibxc$$|${PYTHONPREFIX_SITELIBDIR}/pylibxc|'	\
diff --git a/science/libxc/distinfo b/science/libxc/distinfo
index c20a0d21c422..ddd838272150 100644
--- a/science/libxc/distinfo
+++ b/science/libxc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666539454
-SHA256 (libxc-6.0.0.tar.gz) = c2ca205a762200dfba2e6c9e8ca2061aaddc6b7cf42048859fe717a7aa07de7c
-SIZE (libxc-6.0.0.tar.gz) = 62940412
+TIMESTAMP = 1712202616
+SHA256 (libxc-libxc-0a19bedb24d258b2019eb2d027c1b1039d3e6503_GL0.tar.gz) = a32d358c7e83715333cd351b8fbd4ad890b81dd53a9e54a5c9ba5e9341210e9a
+SIZE (libxc-libxc-0a19bedb24d258b2019eb2d027c1b1039d3e6503_GL0.tar.gz) = 65298815



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404040805.43485B81003032>