svn commit: r482571 - head/science/hypre

Yuri Victorovich yuri at FreeBSD.org
Sat Oct 20 15:47:09 UTC 2018


Author: yuri
Date: Sat Oct 20 15:47:07 2018
New Revision: 482571
URL: https://svnweb.freebsd.org/changeset/ports/482571

Log:
  science/hypre: Update 2.15.0 -> 2.15.1
  
  Reported by:	portscout

Modified:
  head/science/hypre/Makefile
  head/science/hypre/distinfo

Modified: head/science/hypre/Makefile
==============================================================================
--- head/science/hypre/Makefile	Sat Oct 20 15:45:30 2018	(r482570)
+++ head/science/hypre/Makefile	Sat Oct 20 15:47:07 2018	(r482571)
@@ -3,7 +3,7 @@
 
 PORTNAME=	hypre
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.15.0
+DISTVERSION=	2.15.1
 CATEGORIES=	science
 
 MAINTAINER=	yuri at 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

Modified: head/science/hypre/distinfo
==============================================================================
--- head/science/hypre/distinfo	Sat Oct 20 15:45:30 2018	(r482570)
+++ head/science/hypre/distinfo	Sat Oct 20 15:47:07 2018	(r482571)
@@ -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


More information about the svn-ports-all mailing list