Skip to content

Commit

Permalink
science/elk: Update 8.7.2 → 8.8.26
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 18, 2023
1 parent 198677f commit df53dcb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
3 changes: 1 addition & 2 deletions science/elk/Makefile
@@ -1,6 +1,5 @@
PORTNAME= elk
DISTVERSION= 8.7.2
PORTREVISION= 1
DISTVERSION= 8.8.26
CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/
PKGNAMESUFFIX= -chemistry
Expand Down
6 changes: 3 additions & 3 deletions science/elk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1673325048
SHA256 (elk-chemistry/elk-8.7.2.tgz) = 09019595429c549922e8b949abf49f0b4f63f10a2f15d91c2d6f9162152a622d
SIZE (elk-chemistry/elk-8.7.2.tgz) = 3755821
TIMESTAMP = 1687119222
SHA256 (elk-chemistry/elk-8.8.26.tgz) = f0d397a0e2fd8b6f74bc9fccc03fae701bb348e3f08ca143d41757f5f6cf794a
SIZE (elk-chemistry/elk-8.8.26.tgz) = 3761784
10 changes: 5 additions & 5 deletions science/elk/files/patch-src_Makefile
@@ -1,11 +1,11 @@
--- src/Makefile.orig 2023-01-08 13:02:32 UTC
--- src/Makefile.orig 2023-06-18 20:17:56 UTC
+++ src/Makefile
@@ -91,7 +91,7 @@ SRC_main1 = \
rfcopy.f90 rhomagv.f90 eveqn.f90 genffacgp.f90 unitary.f90 zmdet.f90 \
@@ -92,7 +92,7 @@ SRC_main1 = \
rfmtftoc.f90 zminv.f90 symrf.f90 genvmat.f90 writeeval.f90 mixerifc.f90 \
splinew.f90 nfftifc.f90 batchdv.f90 readevalsv.f90 readoccsv.f90 z2mm.f90 \
- z2mctm.f90 z2mmct.f90 zmctmu.f90 zmctm.f90 rzmctmu.f90
+ z2mctm.f90 z2mmct.f90 zmctmu.f90 zmctm.f90 rzmctmu.f90 mkl_stub.f90
z2mctm.f90 z2mmct.f90 zmctmu.f90 zmctm.f90 rzmctmu.f90 moldyn.f90 gencrho.f90 \
- cpotclmt.f90 rfmtsm.f90
+ cpotclmt.f90 rfmtsm.f90 mkl_stub.f90

SRC_main = $(SRC_main0) $(SRC_main1)

0 comments on commit df53dcb

Please sign in to comment.