summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-06-27 22:59:48 +0000
committerrecht <recht@pkgsrc.org>2004-06-27 22:59:48 +0000
commit9afcba6b6220975b455d903c6fc7d3d9a0918f7e (patch)
treeca109a0cbcdcfef58dfab3770c6c2e55e392ddcb /math
parentd48cc89ce33ecad277533589c874a7263760e1d7 (diff)
downloadpkgsrc-9afcba6b6220975b455d903c6fc7d3d9a0918f7e.tar.gz
update to fpconst-0.7.0
The primary purpose of this release is to correct problems on big-endian 64 bit platforms. It also introduces some test code to verify that the functions and constants work properly.
Diffstat (limited to 'math')
-rw-r--r--math/py-fpconst/Makefile8
-rw-r--r--math/py-fpconst/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile
index 657b447adb6..f143c8906fe 100644
--- a/math/py-fpconst/Makefile
+++ b/math/py-fpconst/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2004/04/24 04:51:07 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/27 22:59:48 recht Exp $
#
-DISTNAME= fpconst-0.6.0
+DISTNAME= fpconst-0.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
-MASTER_SITES= http://www.analytics.washington.edu/Zope/projects/fpconst/
+MASTER_SITES= http://www.analytics.washington.edu/~warnes/fpconst/
MAINTAINER= recht@NetBSD.org
-HOMEPAGE= http://www.analytics.washington.edu/Zope/projects/fpconst/
+HOMEPAGE= http://www.analytics.washington.edu/statcomp/projects/rzope/fpconst/
COMMENT= IEEE 754 floating point special handling for Python
USE_BUILDLINK3= yes
diff --git a/math/py-fpconst/distinfo b/math/py-fpconst/distinfo
index 4be36a0515b..6b253bb5c85 100644
--- a/math/py-fpconst/distinfo
+++ b/math/py-fpconst/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/24 10:56:27 recht Exp $
+$NetBSD: distinfo,v 1.2 2004/06/27 22:59:48 recht Exp $
-SHA1 (fpconst-0.6.0.tar.gz) = 65f21e3dc95005e1d903b8d091df73a957d35c71
-Size (fpconst-0.6.0.tar.gz) = 4837 bytes
+SHA1 (fpconst-0.7.0.tar.gz) = 7797ea0b3f9bb0e09896d756cbe16922c2682de1
+Size (fpconst-0.7.0.tar.gz) = 3280 bytes