ports/99393: update math/mumps to version 4.6.3

Pedro F. Giffuni giffunip at asme.org
Fri Jun 23 22:50:18 UTC 2006


>Number:         99393
>Category:       ports
>Synopsis:       update math/mumps to version 4.6.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 23 22:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        6.1-Release
>Organization:
>Environment:
FreeBSD etoile.cable.net.co 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Fri May 12 00:18:58 COT 2006     root at etoile.cable.net.co:/usr/src/sys/amd64/compile/DIMENSION  amd64
>Description:
A new version of the powerful solver has been released. Changes include:

* Reduced memory usage for symmetric matrices (compressed CB)
* Reduced memory allocation for parallel executions
* Scheduler parameters for parallel executions modified
* Memory estimates (that were too large) corrected with
  2Dcyclic Schur complement option
* Portability improved (C/Fortran interfacing for strings)
* The situation leading to Warning "RHS associated in MUMPS_301"
  no more occurs.
* Parameters INFO/RINFO from the Scilab/Matlab API are now called
  INFOG/RINFOG in order to match the MUMPS user's guide.

>How-To-Repeat:

>Fix:
diff -ruN mumps.orig/Makefile mumps/Makefile
--- mumps.orig/Makefile	Fri Jun 23 17:32:53 2006
+++ mumps/Makefile	Fri Jun 23 17:33:08 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mumps
-PORTVERSION=	4.6.2
+PORTVERSION=	4.6.3
 CATEGORIES=	math
 MASTER_SITES=	http://www.enseeiht.fr/apo/MUMPS/	\
 		http://graal.ens-lyon.fr/MUMPS/
diff -ruN mumps.orig/distinfo mumps/distinfo
--- mumps.orig/distinfo	Fri Jun 23 17:32:53 2006
+++ mumps/distinfo	Fri Jun 23 17:35:20 2006
@@ -1,3 +1,3 @@
-MD5 (MUMPS_4.6.2.tar.gz) = 26b27241a4b4c11d5534cd28a3daa2bd
-SHA256 (MUMPS_4.6.2.tar.gz) = e92cea3295e04fcc23937079a1916a9705462fa8e89f05261d02e205582eba13
-SIZE (MUMPS_4.6.2.tar.gz) = 2081479
+MD5 (MUMPS_4.6.3.tar.gz) = 2821da51ed02b5a85a275a0a82e06e41
+SHA256 (MUMPS_4.6.3.tar.gz) = c7d0ec37d46a03686fd0e53420a807c9a55ee4bacdb634c59dab99a29080b815
+SIZE (MUMPS_4.6.3.tar.gz) = 2135982

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list