Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2009 20:56:07 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139043: [PATCH] math/superlu_mt: Fixed problem with checksum mismatch.
Message-ID:  <20090921235607.CEE604DA219@fbsd9.scjamorim.org>
Resent-Message-ID: <200909220000.n8M0078b018793@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139043
>Category:       ports
>Synopsis:       [PATCH] math/superlu_mt: Fixed problem with checksum mismatch.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 22 00:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009
>Description:
- Fixed problem with checksum mismatch.
- It's possible error in hour of test.

You can see the log in my tinderbox:

AMD64
http://www.scjamorim.org/Home/superlu_mt-2.0.20080115_2-8amd64.log

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- superlu_mt-2.0.20080115_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/superlu_mt/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile	13 Sep 2009 00:07:54 -0000	1.24
+++ Makefile	21 Sep 2009 23:52:22 -0000
@@ -21,8 +21,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Routines for performing multithreaded sparse factorization
 
-BROKEN=		checksum mismatch
-
 USE_FORTRAN=	yes
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/superlu_mt/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	2 Jul 2008 02:32:03 -0000	1.5
+++ distinfo	21 Sep 2009 23:52:22 -0000
@@ -1,6 +1,6 @@
-MD5 (superlu/superlu_mt_2.0.tar.gz) = ff126187f28f24ecc7db298d27746cf1
-SHA256 (superlu/superlu_mt_2.0.tar.gz) = cd097028e3699717a344ec05090ca1bad02802cbadbb73524d59d7d1826b85be
-SIZE (superlu/superlu_mt_2.0.tar.gz) = 1309683
+MD5 (superlu/superlu_mt_2.0.tar.gz) = a1cf0dba3308a2e4a0a7290714f1799d
+SHA256 (superlu/superlu_mt_2.0.tar.gz) = 76f54f332db22313316798c3983b7bb704c159ce5a404ddda1f04d0fa477aab1
+SIZE (superlu/superlu_mt_2.0.tar.gz) = 1332773
 MD5 (superlu/simax97.ps.gz) = 728451cbf49c2961249da054e90b6ecd
 SHA256 (superlu/simax97.ps.gz) = 8f8ae10e28dfdeda2fed58b0bcec1bf96f10fa7b1d055aff160d77d7aeb8a983
 SIZE (superlu/simax97.ps.gz) = 158724
--- superlu_mt-2.0.20080115_2.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090921235607.CEE604DA219>