diff --git a/science/libxc/Makefile b/science/libxc/Makefile index 7aa987bca391..0188f3a5039c 100644 --- a/science/libxc/Makefile +++ b/science/libxc/Makefile @@ -1,21 +1,21 @@ # Created by: Johannes Dieterich PORTNAME= libxc -DISTVERSION= 5.0.0 +DISTVERSION= 5.1.7 CATEGORIES= science MASTER_SITES= https://www.tddft.org/programs/${PORTNAME}/down/${DISTVERSION}/ MAINTAINER= jmd@FreeBSD.org COMMENT= Library of exchange-correlation functionals for DFT LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= fortran gmake libtool perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include diff --git a/science/libxc/distinfo b/science/libxc/distinfo index ef04f3b32cd0..df14476fb2b4 100644 --- a/science/libxc/distinfo +++ b/science/libxc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588450458 -SHA256 (libxc-5.0.0.tar.gz) = 1cdc57930f7b57da4eb9b2c55a50ba1c2c385936ddaf5582fee830994461a892 -SIZE (libxc-5.0.0.tar.gz) = 54377624 +TIMESTAMP = 1641285153 +SHA256 (libxc-5.1.7.tar.gz) = 1a818fdfe5c5f74270bc8ef0c59064e8feebcd66b8f642c08aecc1e7d125be34 +SIZE (libxc-5.1.7.tar.gz) = 45527083 diff --git a/science/libxc/pkg-descr b/science/libxc/pkg-descr index 2dfcd7aaa501..2d3ad60536c7 100644 --- a/science/libxc/pkg-descr +++ b/science/libxc/pkg-descr @@ -1,9 +1,9 @@ Libxc is library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes. In libxc you can find different types of functionals: LDA, GGA, hybrids, and mGGA (experimental). -WWW: http://www.tddft.org/programs/libxc/ +WWW: https://www.tddft.org/programs/libxc/ diff --git a/science/libxc/pkg-plist b/science/libxc/pkg-plist index 7cf7d9014259..9a1f1bd433af 100644 --- a/science/libxc/pkg-plist +++ b/science/libxc/pkg-plist @@ -1,18 +1,22 @@ bin/xc-info bin/xc-threshold include/libxc.bib include/xc.h +include/xc_f03_lib_m.mod include/xc_f90_lib_m.mod include/xc_funcs.h include/xc_funcs_removed.h include/xc_funcs_worker.h include/xc_version.h lib/libxc.so lib/libxc.so.9 -lib/libxc.so.9.0.0 +lib/libxc.so.9.1.7 +lib/libxcf03.so +lib/libxcf03.so.9 +lib/libxcf03.so.9.1.7 lib/libxcf90.so lib/libxcf90.so.9 -lib/libxcf90.so.9.0.0 +lib/libxcf90.so.9.1.7 libdata/pkgconfig/libxc.pc libdata/pkgconfig/libxcf03.pc libdata/pkgconfig/libxcf90.pc