git: 497dbfcfd70d - main - math/openblas: Fix WWW and GH_ACCOUNT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 11 Oct 2023 13:00:39 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=497dbfcfd70d4792dd6a4218f8247da59e9ebf36

commit 497dbfcfd70d4792dd6a4218f8247da59e9ebf36
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 12:58:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 12:58:52 +0000

    math/openblas: Fix WWW and GH_ACCOUNT
    
    - Re-apply b159e5d830372870a93bd434cabcf95096b0b92f
    
    Approved by:    portmgr (blanket)
---
 math/openblas/Makefile | 4 ++--
 math/openblas/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/openblas/Makefile b/math/openblas/Makefile
index e4104ba6f50d..2a6c4f327ff8 100644
--- a/math/openblas/Makefile
+++ b/math/openblas/Makefile
@@ -10,7 +10,7 @@ DIST_SUBDIR=	openblas
 
 MAINTAINER=	phd_kimberlite@yahoo.co.jp
 COMMENT=	Optimized BLAS library based on GotoBLAS2
-WWW=		https://github.com/xianyi/OpenBLAS
+WWW=		https://github.com/OpenMathLib/OpenBLAS
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		compiler:c11 cpe fortran gmake perl5 pkgconfig
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	xianyi
+GH_ACCOUNT=	OpenMathLib
 GH_PROJECT=	OpenBLAS
 LARGE_FILE=	large.tgz
 TIMING_FILE=	timing.tgz
diff --git a/math/openblas/distinfo b/math/openblas/distinfo
index 65d0da9523f3..869d5a7642e4 100644
--- a/math/openblas/distinfo
+++ b/math/openblas/distinfo
@@ -3,5 +3,5 @@ SHA256 (openblas/large.tgz) = f328d88b7fa97722f271d7d0cfea1c220e0f8e5ed5ff01d8ef
 SIZE (openblas/large.tgz) = 2595
 SHA256 (openblas/timing.tgz) = 999c65f8ea8bd4eac7f1c7f3463d4946917afd20a997807300fe35d70122f3af
 SIZE (openblas/timing.tgz) = 1059485
-SHA256 (openblas/xianyi-OpenBLAS-v0.3.20_GH0.tar.gz) = 8495c9affc536253648e942908e88e097f2ec7753ede55aca52e5dead3029e3c
-SIZE (openblas/xianyi-OpenBLAS-v0.3.20_GH0.tar.gz) = 12742441
+SHA256 (openblas/OpenMathLib-OpenBLAS-v0.3.20_GH0.tar.gz) = 8495c9affc536253648e942908e88e097f2ec7753ede55aca52e5dead3029e3c
+SIZE (openblas/OpenMathLib-OpenBLAS-v0.3.20_GH0.tar.gz) = 12742441