git: c24b918f9da5 - main - science/libxc: Update 5.1.7 -> 5.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 May 2022 17:30:16 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c24b918f9da53dfd2cf5a80b14d2e9daca5e4066 commit c24b918f9da53dfd2cf5a80b14d2e9daca5e4066 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-24 05:23:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-24 17:30:13 +0000 science/libxc: Update 5.1.7 -> 5.2.3 --- science/libxc/Makefile | 5 +++-- science/libxc/distinfo | 6 +++--- science/libxc/pkg-plist | 6 +++--- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/science/libxc/Makefile b/science/libxc/Makefile index 0188f3a5039c..583161552055 100644 --- a/science/libxc/Makefile +++ b/science/libxc/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Dieterich <dieterich@ogolem.org> PORTNAME= libxc -DISTVERSION= 5.1.7 +DISTVERSION= 5.2.3 CATEGORIES= science MASTER_SITES= https://www.tddft.org/programs/${PORTNAME}/down/${DISTVERSION}/ @@ -12,9 +12,10 @@ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= fortran gmake libtool perl5 +USE_LDCONFIG= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static -USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/science/libxc/distinfo b/science/libxc/distinfo index df14476fb2b4..4b0a38f3c720 100644 --- a/science/libxc/distinfo +++ b/science/libxc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641285153 -SHA256 (libxc-5.1.7.tar.gz) = 1a818fdfe5c5f74270bc8ef0c59064e8feebcd66b8f642c08aecc1e7d125be34 -SIZE (libxc-5.1.7.tar.gz) = 45527083 +TIMESTAMP = 1653368771 +SHA256 (libxc-5.2.3.tar.gz) = 7b7a96d8eeb472c7b8cca7ac38eae27e0a8113ef44dae5359b0eb12592b4bcf2 +SIZE (libxc-5.2.3.tar.gz) = 45810705 diff --git a/science/libxc/pkg-plist b/science/libxc/pkg-plist index 9a1f1bd433af..d863d7e644b5 100644 --- a/science/libxc/pkg-plist +++ b/science/libxc/pkg-plist @@ -10,13 +10,13 @@ include/xc_funcs_worker.h include/xc_version.h lib/libxc.so lib/libxc.so.9 -lib/libxc.so.9.1.7 +lib/libxc.so.9.2.3 lib/libxcf03.so lib/libxcf03.so.9 -lib/libxcf03.so.9.1.7 +lib/libxcf03.so.9.2.3 lib/libxcf90.so lib/libxcf90.so.9 -lib/libxcf90.so.9.1.7 +lib/libxcf90.so.9.2.3 libdata/pkgconfig/libxc.pc libdata/pkgconfig/libxcf03.pc libdata/pkgconfig/libxcf90.pc