git: 5ca393737a46 - main - science/elk: update 9.2.12 → 9.4.2

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 10:05:17 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5ca393737a4666d96f7680b96313e4e91272b6b1

commit 5ca393737a4666d96f7680b96313e4e91272b6b1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-02-21 10:04:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-02-21 10:05:12 +0000

    science/elk: update 9.2.12 → 9.4.2
    
    Reported by:    portscout
---
 science/elk/Makefile                 |  3 +--
 science/elk/distinfo                 |  6 +++---
 science/elk/files/patch-src_Makefile | 13 ++++++-------
 3 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/science/elk/Makefile b/science/elk/Makefile
index 75f5c1cf7c85..d181ec3ac9c8 100644
--- a/science/elk/Makefile
+++ b/science/elk/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	elk
-DISTVERSION=	9.2.12
-PORTREVISION=	1
+DISTVERSION=	9.4.2
 CATEGORIES=	science
 MASTER_SITES=	SF/${PORTNAME}/
 PKGNAMESUFFIX=	-chemistry
diff --git a/science/elk/distinfo b/science/elk/distinfo
index 1c7f412228d8..c58b01f1dd7b 100644
--- a/science/elk/distinfo
+++ b/science/elk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702974314
-SHA256 (elk-chemistry/elk-9.2.12.tgz) = a8b536ddeb0f173b9273941da3513a6919f7916b07532e16a050a9d224b7ef02
-SIZE (elk-chemistry/elk-9.2.12.tgz) = 3299231
+TIMESTAMP = 1708509151
+SHA256 (elk-chemistry/elk-9.4.2.tgz) = 91b8faf32802c7c92b5fafc937473ba81602ee0a974d27cea3a0a4f3f071de7d
+SIZE (elk-chemistry/elk-9.4.2.tgz) = 3296175
diff --git a/science/elk/files/patch-src_Makefile b/science/elk/files/patch-src_Makefile
index 6eaf8fa49a31..c653bd444a0b 100644
--- a/science/elk/files/patch-src_Makefile
+++ b/science/elk/files/patch-src_Makefile
@@ -1,12 +1,11 @@
---- src/Makefile.orig	2023-12-12 13:40:27 UTC
+--- src/Makefile.orig	2024-02-20 12:41:52 UTC
 +++ src/Makefile
-@@ -96,7 +96,8 @@ SRC_main1 = \
+@@ -96,7 +96,7 @@ SRC_main1 = \
   cpotclmt.f90 rfmtsm.f90 rbshtip.f90 rfshtip.f90 zbshtip.f90 zfshtip.f90 \
-  writejw.f90 cbsht.f90 cbshtip.f90 cfshtip.f90 gencvclmt.f90 \
-  zcfmtinp.f90 zcfinp.f90 cpotcoul.f90 ggamt_5b.f90 ggamt_5c.f90 ggair_5b.f90 \
-- ggair_5c.f90 piezoelt.f90 magnetoelt.f90 zftcf.f90 trimrfg.f90 rmtavrg.f90
-+ ggair_5c.f90 piezoelt.f90 magnetoelt.f90 zftcf.f90 trimrfg.f90 rmtavrg.f90 \
-+ mkl_stub.f90
+  writeejw.f90 cbsht.f90 cbshtip.f90 cfshtip.f90 gencvclmt.f90 \
+  zcfmtinp.f90 zcfinp.f90 cpotcoul.f90 ggamt_3.f90 ggair_3.f90 piezoelt.f90 \
+- magnetoelt.f90 zftcf.f90 trimrfg.f90 rmtavrg.f90
++ magnetoelt.f90 zftcf.f90 trimrfg.f90 rmtavrg.f90 mkl_stub.f90
  
  SRC_main = $(SRC_main0) $(SRC_main1)