git: 25bf2e0ba8eb - main - math/hmat-oss: Update 1.7.1 → 1.8.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 12 Mar 2023 09:02:46 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25bf2e0ba8eb97dd9cd8a1aeca1c2e54a83526c4

commit 25bf2e0ba8eb97dd9cd8a1aeca1c2e54a83526c4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-12 08:48:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-12 09:02:33 +0000

    math/hmat-oss: Update 1.7.1 → 1.8.1
    
    Reported by:    portscout
---
 math/hmat-oss/Makefile  | 8 +++++---
 math/hmat-oss/distinfo  | 6 +++---
 math/hmat-oss/pkg-plist | 4 ++--
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile
index 1dc4745291b4..2df5f600726c 100644
--- a/math/hmat-oss/Makefile
+++ b/math/hmat-oss/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	hmat-oss
-DISTVERSION=	1.7.1
-PORTREVISION=	1
+DISTVERSION=	1.8.1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,7 +9,10 @@ WWW=		https://github.com/jeromerobert/hmat-oss
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-LIB_DEPENDS=	libopenblas.so:math/openblas
+LIB_DEPENDS=	liblapacke.so:math/lapacke \
+		libblas.so:math/blas \
+		liblapack.so:math/lapack \
+		libopenblas.so:math/openblas
 
 USES=		cmake
 USE_LDCONFIG=	yes
diff --git a/math/hmat-oss/distinfo b/math/hmat-oss/distinfo
index 5d3f418f5887..b26cfd52a174 100644
--- a/math/hmat-oss/distinfo
+++ b/math/hmat-oss/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623361666
-SHA256 (jeromerobert-hmat-oss-1.7.1_GH0.tar.gz) = 8ff641ec6b1ae290ee8d67ba5880fb636659c5f150e84daa826d93140500b3ed
-SIZE (jeromerobert-hmat-oss-1.7.1_GH0.tar.gz) = 195682
+TIMESTAMP = 1678605751
+SHA256 (jeromerobert-hmat-oss-1.8.1_GH0.tar.gz) = 59bf742ed13f313c622b0710b565098a4de60a38e0700f63842c576bd398b941
+SIZE (jeromerobert-hmat-oss-1.8.1_GH0.tar.gz) = 199410
diff --git a/math/hmat-oss/pkg-plist b/math/hmat-oss/pkg-plist
index 74ddf8e311dc..6a2ecc1464f3 100644
--- a/math/hmat-oss/pkg-plist
+++ b/math/hmat-oss/pkg-plist
@@ -6,5 +6,5 @@ lib/cmake/hmat/HMATConfigVersion.cmake
 lib/cmake/hmat/HMATTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/hmat/HMATTargets.cmake
 lib/libhmat.so
-lib/libhmat.so.2
-lib/libhmat.so.1.7.1
+lib/libhmat.so.1.8.1
+lib/libhmat.so.3