From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 17 05:20:01 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B58C616A4CE for ; Thu, 17 Mar 2005 05:20:01 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D4143D4C for ; Thu, 17 Mar 2005 05:20:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2H5K1d2064771 for ; Thu, 17 Mar 2005 05:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2H5K1p0064770; Thu, 17 Mar 2005 05:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 17 Mar 2005 05:20:01 GMT Resent-Message-Id: <200503170520.j2H5K1p0064770@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Pedro F. Giffuni" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B4616A4CE for ; Thu, 17 Mar 2005 05:13:49 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 766D643D1D for ; Thu, 17 Mar 2005 05:13:49 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j2H5Dn3U017392 for ; Thu, 17 Mar 2005 05:13:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j2H5Dnmt017391; Thu, 17 Mar 2005 05:13:49 GMT (envelope-from nobody) Message-Id: <200503170513.j2H5Dnmt017391@www.freebsd.org> Date: Thu, 17 Mar 2005 05:13:49 GMT From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/78940: Minor update to the math/SuperLU port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 05:20:01 -0000 >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@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: