From 0c34107a6be90583b2f58fdcdd8d2455cdd9852d Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 18 May 2011 10:08:27 +0000 Subject: update to 1.3.2 This release fixes a bug on x86 when the scale factor of scale_float(cl_LF, cl_I) exceeded 2^31. In addition, it improves portability to non-GCC compilers. --- math/cln/Makefile | 4 ++-- math/cln/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/cln/Makefile b/math/cln/Makefile index fa0393fcc4a..8567867ac32 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2010/04/13 17:22:09 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2011/05/18 10:08:27 drochner Exp $ -DISTNAME= cln-1.3.1 +DISTNAME= cln-1.3.2 CATEGORIES= math MASTER_SITES= http://www.ginac.de/CLN/ \ ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ diff --git a/math/cln/distinfo b/math/cln/distinfo index cde5be1f8dc..6e410b4b6a9 100644 --- a/math/cln/distinfo +++ b/math/cln/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2010/04/13 17:22:09 drochner Exp $ +$NetBSD: distinfo,v 1.9 2011/05/18 10:08:27 drochner Exp $ -SHA1 (cln-1.3.1.tar.bz2) = 351506da9bd7b0b3cefd3a5424823797fb589acc -RMD160 (cln-1.3.1.tar.bz2) = bc3be659dfccafb6029af2bf761decceb51fbf4e -Size (cln-1.3.1.tar.bz2) = 1258397 bytes +SHA1 (cln-1.3.2.tar.bz2) = c30dca80e75f45e2107f233075e6d0339ea884b0 +RMD160 (cln-1.3.2.tar.bz2) = 8644a278e99c3e15ebf83f5e641758bdecad8b23 +Size (cln-1.3.2.tar.bz2) = 1275638 bytes SHA1 (patch-ab) = 5dba2a7f4b6ff2d1459880d72de63fd5500a8d22 -- cgit v1.2.3