Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jul 2005 16:25:20 GMT
From:      "Pedro F. Giffuni" <giffunip@asme.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/82981: Update math/jama to 1.2.4
Message-ID:  <200507041625.j64GPK6N020752@www.freebsd.org>
Resent-Message-ID: <200507041630.j64GUIZO077098@freefall.freebsd.org>

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

>Number:         82981
>Category:       ports
>Synopsis:       Update math/jama to 1.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 04 16:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        4.11 Release
>Organization:
>Environment:
FreeBSD Estudio 4.11-RELEASE FreeBSD 4.11-RELEASE #7: Sat Mar 26 10:55:47 COT 2005     root@Estudio:/usr/src/sys/compile/COMPAQ  i386

>Description:
      devel/tnt was recently updated so it seems in order to update jama too as the changelog says "added TNT namespace to hypot() to QR algorithm."
>How-To-Repeat:
      
>Fix:
      patch follows:
diff -ruN jama.orig/Makefile jama/Makefile
--- jama.orig/Makefile	Mon Jul  4 11:11:14 2005
+++ jama/Makefile	Mon Jul  4 11:15:10 2005
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	jama
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.4
 CATEGORIES=	math devel
 MASTER_SITES=	http://math.nist.gov/tnt/
-DISTNAME=	${PORTNAME}121src
+DISTNAME=	${PORTNAME}124src
 .ifndef NOPORTDOCS
 DISTFILES=${DISTNAME}${EXTRACT_SUFX} jama102doc.zip
 .endif
diff -ruN jama.orig/distinfo jama/distinfo
--- jama.orig/distinfo	Mon Jul  4 11:11:14 2005
+++ jama/distinfo	Mon Jul  4 11:16:16 2005
@@ -1,4 +1,4 @@
-MD5 (tnt/jama121src.zip) = 1360a4a9557d3e0a660a9c6bbbde3cbf
-SIZE (tnt/jama121src.zip) = 16844
+MD5 (tnt/jama124src.zip) = b752ba3cc513a09e30d9e2a3686dc4c2
+SIZE (tnt/jama124src.zip) = 16272
 MD5 (tnt/jama102doc.zip) = ddb94fdb217fbda0275c60872c08b545
 SIZE (tnt/jama102doc.zip) = 61085

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



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