git: 5959c99e3fdc - main - science/libxc: update to 5.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jan 2022 22:53:55 UTC
The branch main has been updated by jmd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5959c99e3fdc5d33d7858fb86e339fd2391dc640
commit 5959c99e3fdc5d33d7858fb86e339fd2391dc640
Author: Johannes M Dieterich <jmd@FreeBSD.org>
AuthorDate: 2022-01-05 22:50:13 +0000
Commit: Johannes M Dieterich <jmd@FreeBSD.org>
CommitDate: 2022-01-05 22:50:13 +0000
science/libxc: update to 5.1.7
Changelog: https://gitlab.com/libxc/libxc/-/blob/master/ChangeLog.md
PR: 260919
Reported by: yuri@
---
science/libxc/Makefile | 2 +-
science/libxc/distinfo | 6 +++---
science/libxc/pkg-descr | 2 +-
science/libxc/pkg-plist | 8 ++++++--
4 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/science/libxc/Makefile b/science/libxc/Makefile
index 7aa987bca391..0188f3a5039c 100644
--- a/science/libxc/Makefile
+++ b/science/libxc/Makefile
@@ -1,7 +1,7 @@
# Created by: Johannes Dieterich <dieterich@ogolem.org>
PORTNAME= libxc
-DISTVERSION= 5.0.0
+DISTVERSION= 5.1.7
CATEGORIES= science
MASTER_SITES= https://www.tddft.org/programs/${PORTNAME}/down/${DISTVERSION}/
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
@@ -6,4 +6,4 @@ 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
@@ -2,6 +2,7 @@ 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
@@ -9,10 +10,13 @@ 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