1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

science/libxc: update to 5.1.7

Changelog: https://gitlab.com/libxc/libxc/-/blob/master/ChangeLog.md

PR:		260919
Reported by:	yuri@
This commit is contained in:
Johannes M Dieterich 2022-01-05 16:50:13 -06:00
parent c42df2fcbb
commit 5959c99e3f
4 changed files with 11 additions and 7 deletions

View File

@ -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}/

View File

@ -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

View File

@ -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/

View File

@ -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