diff options
author | yuri <yuri@FreeBSD.org> | 2018-10-20 23:47:07 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-10-20 23:47:07 +0800 |
commit | 4179911fc72ccee03424951f0d40ebdf3724865a (patch) | |
tree | 74938aac62f0c2acc2cf93118ae08455b71f1175 /science | |
parent | ee5ac9f76cb651c98af978bb0e670f1ad492e478 (diff) | |
download | freebsd-ports-gnome-4179911fc72ccee03424951f0d40ebdf3724865a.tar.gz freebsd-ports-gnome-4179911fc72ccee03424951f0d40ebdf3724865a.tar.zst freebsd-ports-gnome-4179911fc72ccee03424951f0d40ebdf3724865a.zip |
science/hypre: Update 2.15.0 -> 2.15.1
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/hypre/Makefile | 4 | ||||
-rw-r--r-- | science/hypre/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/hypre/Makefile b/science/hypre/Makefile index 89bb3bb0614a..345a2be48e7c 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -3,7 +3,7 @@ PORTNAME= hypre DISTVERSIONPREFIX= v -DISTVERSION= 2.15.0 +DISTVERSION= 2.15.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING.LESSER BROKEN_powerpc64= fails to compile: ./DistributedMatrixPilutSolver.h:97:20: expected ')' before '->' token -USES= blaslapack fortran localbase +USES= blaslapack fortran gmake localbase # gmake is only for the 'test' target USE_GITHUB= yes GH_ACCOUNT= LLNL USE_LDCONFIG= yes diff --git a/science/hypre/distinfo b/science/hypre/distinfo index 1fea8bd3c6ce..aaba4c11af8c 100644 --- a/science/hypre/distinfo +++ b/science/hypre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539045623 -SHA256 (LLNL-hypre-v2.15.0_GH0.tar.gz) = 07cad10bb328d1a7d40057c25469354e2945e534a8520604f10fa9fbb6afef94 -SIZE (LLNL-hypre-v2.15.0_GH0.tar.gz) = 7348422 +TIMESTAMP = 1540047020 +SHA256 (LLNL-hypre-v2.15.1_GH0.tar.gz) = 58d215146e1c7c2c11be4cb1eac0d1663a45584efbe5f603205d8c4766b7579f +SIZE (LLNL-hypre-v2.15.1_GH0.tar.gz) = 7363029 |