git: 8fc23f5e73d0 - main - science/hypre: Update 2.22.0 -> 2.22.1

Yuri Victorovich yuri at FreeBSD.org
Sat Aug 21 17:12:28 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8fc23f5e73d00e638c050eed7fe234726ac2264e

commit 8fc23f5e73d00e638c050eed7fe234726ac2264e
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-21 16:35:25 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-21 17:12:16 +0000

    science/hypre: Update 2.22.0 -> 2.22.1
    
    Reported by:    portscout
---
 science/hypre/Makefile | 7 ++++---
 science/hypre/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/science/hypre/Makefile b/science/hypre/Makefile
index 7466ad1b2b19..7d783a234601 100644
--- a/science/hypre/Makefile
+++ b/science/hypre/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	hypre
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.22.0
+DISTVERSION=	2.22.1
 CATEGORIES=	science
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -15,10 +15,11 @@ LICENSE_FILE_MIT=	${WRKSRC}/../LICENSE-MIT
 
 BROKEN_powerpc64=	fails to compile: ./DistributedMatrixPilutSolver.h:97:20: expected ')' before '->' token
 
-USES=		blaslapack fortran gmake localbase # gmake is only for the 'test' target
+USES=		blaslapack fortran gmake localbase
+USE_LDCONFIG=	yes
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	hypre-space
-USE_LDCONFIG=	yes
 
 WRKSRC_SUBDIR=	src
 
diff --git a/science/hypre/distinfo b/science/hypre/distinfo
index d4f43dda9111..81f776c60c21 100644
--- a/science/hypre/distinfo
+++ b/science/hypre/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624472854
-SHA256 (hypre-space-hypre-v2.22.0_GH0.tar.gz) = 2c786eb5d3e722d8d7b40254f138bef4565b2d4724041e56a8fa073bda5cfbb5
-SIZE (hypre-space-hypre-v2.22.0_GH0.tar.gz) = 6030333
+TIMESTAMP = 1629563248
+SHA256 (hypre-space-hypre-v2.22.1_GH0.tar.gz) = c1e7761b907c2ee0098091b69797e9be977bff8b7fd0479dc20cad42f45c4084
+SIZE (hypre-space-hypre-v2.22.1_GH0.tar.gz) = 6037099


More information about the dev-commits-ports-main mailing list