From 5fa506511af383c8b1a2f49f861df31966d32493 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 6 Jul 2022 13:23:30 -0700 Subject: biology/gcta: Use bundled version of eigen3 ... in preparation to upgrading math/eigen to 3.4.0. This version of gcta (1.26.0) doesn't support eigen-3.4.0, and it can't be upgraded because latest versions of gcta use Intel's closed source MKL library. PR: 265032 Suggested by: tcberner@ Approved by: portmgr (interoperability) --- biology/gcta/distinfo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'biology/gcta/distinfo') diff --git a/biology/gcta/distinfo b/biology/gcta/distinfo index 9faabb4559b8..91c72879eac1 100644 --- a/biology/gcta/distinfo +++ b/biology/gcta/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1489125670 +TIMESTAMP = 1657137653 SHA256 (gcta_1.26.0_src.zip) = 554c48f421c93cbaf64b1c300ca507d8e7a56086b5c7d857227fbd4048f42acf SIZE (gcta_1.26.0_src.zip) = 198045 +SHA256 (eigen-3.3.9.tar.gz) = 7985975b787340124786f092b3a07d594b2e9cd53bbfe5f3d9b1daee7d55f56f +SIZE (eigen-3.3.9.tar.gz) = 2142379 -- cgit v1.2.3