git: e3f0246d5301 - main - science/elk: update 10.1.12 → 10.2.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Jan 2025 10:35:17 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3f0246d53018a367639833d86f91781c2b602b3 commit e3f0246d53018a367639833d86f91781c2b602b3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-18 10:35:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-18 10:35:15 +0000 science/elk: update 10.1.12 → 10.2.4 --- science/elk/Makefile | 2 +- science/elk/distinfo | 6 +++--- science/elk/files/make.inc.in | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/science/elk/Makefile b/science/elk/Makefile index 4d2fdc91ebbd..a822b17fed43 100644 --- a/science/elk/Makefile +++ b/science/elk/Makefile @@ -1,5 +1,5 @@ PORTNAME= elk -DISTVERSION= 10.1.12 +DISTVERSION= 10.2.4 CATEGORIES= science MASTER_SITES= SF/${PORTNAME} PKGNAMESUFFIX= -chemistry diff --git a/science/elk/distinfo b/science/elk/distinfo index a2da44c83dc7..c05561b29e23 100644 --- a/science/elk/distinfo +++ b/science/elk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728291677 -SHA256 (elk-chemistry/elk-10.1.12.tgz) = 46de49c808aee4f17966b3843121b55bc6809366c7829b73fb0c9b95c3c12074 -SIZE (elk-chemistry/elk-10.1.12.tgz) = 2903018 +TIMESTAMP = 1737195631 +SHA256 (elk-chemistry/elk-10.2.4.tgz) = 015e1d2a04a6c8335af2e5f5adaae143c6c0287f34772e069834a691bb15ac9d +SIZE (elk-chemistry/elk-10.2.4.tgz) = 2905985 diff --git a/science/elk/files/make.inc.in b/science/elk/files/make.inc.in index d5b45646acce..5924e49551e7 100644 --- a/science/elk/files/make.inc.in +++ b/science/elk/files/make.inc.in @@ -63,7 +63,7 @@ SRC_LIBXC = libxcifc_stub.f90 # copy the files libxcf90.a and libxc.a to the elk/src directory and uncomment # the following lines. LIB_LIBXC = -lxcf90 -lxc -SRC_LIBXC = libxcf90.f90 libxcifc.f90 +SRC_LIBXC = libxcf03.f90 libxcifc.f90 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------