Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2002 22:50:57 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45510: [patch] fix checksum for math/superlu
Message-ID:  <200211200450.gAK4ovDw063851@lonesome.lonesome.com>

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

>Number:         45510
>Category:       ports
>Synopsis:       [patch] fix checksum for math/superlu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 19 20:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386

>Description:
	The vendor updates the package without necessarily bumping the
	version number.
>How-To-Repeat:
	make install
>Fix:

--- Makefile.dist	Mon Nov 11 16:10:06 2002
+++ Makefile	Tue Nov 19 22:47:40 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	superlu
-PORTVERSION=	2.0.20020923
+PORTVERSION=	2.0.20021113
 CATEGORIES=	math
 MASTER_SITES=	http://www.nersc.gov/~xiaoye/SuperLU/
 DISTNAME=	${PORTNAME}_2.0
--- distinfo.dist	Sun Oct 13 12:49:37 2002
+++ distinfo	Tue Nov 19 22:48:13 2002
@@ -1 +1 @@
-MD5 (superlu_2.0.tar.gz) = 4954b3c8f9c02120bfdd78dbc6c1f231
+MD5 (superlu_2.0.tar.gz) = ff537db1677485b5fc4016c010c07143
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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