summaryrefslogtreecommitdiff
path: root/math/tela/distinfo
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2002-05-03 23:32:12 +0000
committerjtb <jtb@pkgsrc.org>2002-05-03 23:32:12 +0000
commit142a7dae3b7840fbb27a7436f146f9a3ca659f34 (patch)
tree7e68357d5d48f3dd054e14a38ee71eb050001a11 /math/tela/distinfo
parentf8a0903fc5a137e0e44e021fb030cc135d00fa3d (diff)
downloadpkgsrc-142a7dae3b7840fbb27a7436f146f9a3ca659f34.tar.gz
Update to version 1.34. Changes since 1.32:
- The function whos() didn't work in the previous release, for which reason there is this early bug fix release now. - Since introduction of KShallowObjectArray in 1.32, I forgot to increase the constant 12 to 13 in #define pair(ka,kb) ... in objarithm.C. Result: E.g., 2/x where x is undefined did not produce error message but silently evaluated to 0. There could be other much more obscure errors also. Now the constant 12 is no longer hard-coded but is defined to be int(Kundef)+1. This works as long as Kundef remains the last in enum Tkind (object.H). There is comment telling it... - in tela.C:FindMachineNan(), using switch() statement can cause compile-time error due to duplicate case labels, fixed now by rewriting switch() as nested if's (tela.C) (This is in code segment that was put in tela only in the previous release.) - some changes to allow compilation with gcc-3.0 (contributed by Ch. Spiel)
Diffstat (limited to 'math/tela/distinfo')
-rw-r--r--math/tela/distinfo17
1 files changed, 9 insertions, 8 deletions
diff --git a/math/tela/distinfo b/math/tela/distinfo
index f4ed4b3a6b6..999c7e9f638 100644
--- a/math/tela/distinfo
+++ b/math/tela/distinfo
@@ -1,12 +1,13 @@
-$NetBSD: distinfo,v 1.3 2001/04/24 23:43:03 jtb Exp $
+$NetBSD: distinfo,v 1.4 2002/05/03 23:32:12 jtb Exp $
-SHA1 (tela-1.32.tar.gz) = faa3aa1197c96f1d6e0ee09dde10a7b8d17f84f4
-Size (tela-1.32.tar.gz) = 1845073 bytes
+SHA1 (tela-1.34.tar.gz) = b600db15563be48418ea1a5ba90e30acc9dcadb5
+Size (tela-1.34.tar.gz) = 1894352 bytes
SHA1 (patch-aa) = 2a2033c3d3bddbfcfaebb189223fc320fb82c4cc
-SHA1 (patch-ab) = dc651797e20749605fea7c2eb78054a9be6752a2
-SHA1 (patch-ac) = 0388b60f99712e33de82663560c7044c5af92c55
-SHA1 (patch-ad) = 1276a6d1ef5876376a4dcd9a1dacfd7e09f106fd
+SHA1 (patch-ab) = b8e60e92716c35432e3c991c0c871e29968e2df6
+SHA1 (patch-ac) = 85511c1c32457a41a00b5557b650454f85040374
+SHA1 (patch-ad) = fedad68bb459a1ef326c180db5e5016ef2f7f3eb
SHA1 (patch-ae) = ad36a0b3d6d9e4e48e3e266ea9d88c6d3e5d918d
SHA1 (patch-af) = a126910bd70b2f1fbde2f4609cace499795d0e0c
-SHA1 (patch-ag) = 5090a139f0a7dfb04e0714db698d5f2e5680f8c1
-SHA1 (patch-ah) = 4db7d142e30ee5d813e8a827ee49e72faacebd25
+SHA1 (patch-ag) = b4c1dfb4de635d40fe07559c10f78056ad38689a
+SHA1 (patch-ah) = 0547a73aa6c378715c9a06056ebe00a2e10f1f96
+SHA1 (patch-ai) = 696eb355650b4dbfca3150e2352786b75e8b7a8b