forked from Lainports/freebsd-ports
science/elk: update 9.4.2 → 9.5.1
Reported by: portscout
This commit is contained in:
parent
b6601a931c
commit
2b982c9443
3 changed files with 9 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= elk
|
||||
DISTVERSION= 9.4.2
|
||||
DISTVERSION= 9.5.1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
PKGNAMESUFFIX= -chemistry
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1708509151
|
||||
SHA256 (elk-chemistry/elk-9.4.2.tgz) = 91b8faf32802c7c92b5fafc937473ba81602ee0a974d27cea3a0a4f3f071de7d
|
||||
SIZE (elk-chemistry/elk-9.4.2.tgz) = 3296175
|
||||
TIMESTAMP = 1712193716
|
||||
SHA256 (elk-chemistry/elk-9.5.1.tgz) = be650cf7a2989e0a31d727a4545a3fb90b85a7fc16fb3921056d8cc8a141ae8d
|
||||
SIZE (elk-chemistry/elk-9.5.1.tgz) = 3285638
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
--- src/Makefile.orig 2024-02-20 12:41:52 UTC
|
||||
--- src/Makefile.orig 2024-04-04 02:43:42 UTC
|
||||
+++ src/Makefile
|
||||
@@ -96,7 +96,7 @@ SRC_main1 = \
|
||||
@@ -95,7 +95,7 @@ SRC_main1 = \
|
||||
cpotclmt.f90 rfmtsm.f90 rbshtip.f90 rfshtip.f90 zbshtip.f90 zfshtip.f90 \
|
||||
writeejw.f90 cbsht.f90 cbshtip.f90 cfshtip.f90 gencvclmt.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
|
||||
- magnetoelt.f90 zftcf.f90 rmtavrg.f90
|
||||
+ magnetoelt.f90 zftcf.f90 rmtavrg.f90 mkl_stub.f90
|
||||
|
||||
SRC_main = $(SRC_main0) $(SRC_main1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue