ports/78940: Minor update to the math/SuperLU port

Pedro F. Giffuni giffunip at asme.org
Thu Mar 17 05:20:01 UTC 2005


>Number:         78940
>Category:       ports
>Synopsis:       Minor update to the math/SuperLU port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 17 05:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        5.3R
>Organization:
>Environment:
FreeBSD giffuni.etb.net.co 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
 
>Description:
      The file checksum for SuperLU has been changed, this has a negative effect on the tochnog port (and probably others).
>How-To-Repeat:
      The changes are small and just updating the makesums is sufficient for this to work again.
>Fix:
    patch follows:
  diff -ruN superlu.orig/Makefile superlu/Makefile
--- superlu.orig/Makefile	Sun Mar 13 12:15:58 2005
+++ superlu/Makefile	Thu Mar 17 00:04:19 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	superlu
-PORTVERSION=	3.0.20040410
+PORTVERSION=	3.0.20041202
 CATEGORIES=	math
 MASTER_SITES=	http://crd.lbl.gov/~xiaoye/SuperLU/ \
 		http://crd.lbl.gov/~xiaoye/
diff -ruN superlu.orig/distinfo superlu/distinfo
--- superlu.orig/distinfo	Sun Mar 13 12:15:58 2005
+++ superlu/distinfo	Sun Mar 13 12:21:34 2005
@@ -1,7 +1,7 @@
-MD5 (superlu/superlu_3.0.tar.gz) = bdfb83baa57a2fbe9ed85a1d91e05334
-SIZE (superlu/superlu_3.0.tar.gz) = 1116552
-MD5 (superlu/superlu_ug.ps.gz) = f5c45a16733de9a7c8889abc8eda3798
-SIZE (superlu/superlu_ug.ps.gz) = 204230
+MD5 (superlu/superlu_3.0.tar.gz) = 0cd23cdc83d3e8600506c74b159f9d2b
+SIZE (superlu/superlu_3.0.tar.gz) = 1125209
+MD5 (superlu/superlu_ug.ps.gz) = 0d712ba0b2cc2a82fe7621050b0e299a
+SIZE (superlu/superlu_ug.ps.gz) = 204281
 MD5 (superlu/SLU_general.ps.gz) = c51b5e8149c8fe3e46b5e7da2c0f819b
 SIZE (superlu/SLU_general.ps.gz) = 89463
 MD5 (superlu/simax95.ps.gz) = a2d176cbf56fe4a922cfec9a3e2546b0

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



More information about the freebsd-ports-bugs mailing list