summaryrefslogtreecommitdiff
path: root/lang/tinyscheme
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-06-29 23:55:00 +0000
committerjtb <jtb@pkgsrc.org>2003-06-29 23:55:00 +0000
commit1e0181123ecbc737d98e2d1f42a3aebd5a3b530f (patch)
treea285d822a1c8d4aae7d927e994d5b5cb8bc927fa /lang/tinyscheme
parentbb03236c6b4b0a04b0a376e1d574dc7cc644d5b4 (diff)
downloadpkgsrc-1e0181123ecbc737d98e2d1f42a3aebd5a3b530f.tar.gz
Update to version 1.33.
Version 1.33 Charles Hayden fixed a nasty GC bug of the new stack frame, while in the process of porting TinyScheme to C++. He also submitted other changes, and other people also had comments or requests, but the GC bug was so important that this version is put through the door to correct it. Version 1.32 Stephen Gildea put some quality time on TinyScheme again, and made a whole lot of changes to the interpreter that made it noticeably faster.
Diffstat (limited to 'lang/tinyscheme')
-rw-r--r--lang/tinyscheme/Makefile4
-rw-r--r--lang/tinyscheme/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/tinyscheme/Makefile b/lang/tinyscheme/Makefile
index 89367da412a..4bf785453d7 100644
--- a/lang/tinyscheme/Makefile
+++ b/lang/tinyscheme/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:52 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/06/29 23:55:00 jtb Exp $
-DISTNAME= tinyscheme-1.31
+DISTNAME= tinyscheme-1.33
CATEGORIES= lang
MASTER_SITES= http://tinyscheme.sourceforge.net/
diff --git a/lang/tinyscheme/distinfo b/lang/tinyscheme/distinfo
index dcbbf431104..daa0b053547 100644
--- a/lang/tinyscheme/distinfo
+++ b/lang/tinyscheme/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2002/10/30 07:56:09 agc Exp $
+$NetBSD: distinfo,v 1.3 2003/06/29 23:55:01 jtb Exp $
-SHA1 (tinyscheme-1.31.tar.gz) = 5a99f5d223be0ce4df440d0e4d5fd9568cea2418
-Size (tinyscheme-1.31.tar.gz) = 50828 bytes
+SHA1 (tinyscheme-1.33.tar.gz) = c596b428487c001d31f812137673a2683b352fae
+Size (tinyscheme-1.33.tar.gz) = 52733 bytes
SHA1 (patch-aa) = d5e9006396c3d894f78a56a49b0d67bf18a1b6f2
SHA1 (patch-ab) = b8577bc0659b88561bd8fe488e531ba7c69656b4