summaryrefslogtreecommitdiff
path: root/lang/racket/distinfo
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-02-03 21:34:06 +0000
committerasau <asau@pkgsrc.org>2012-02-03 21:34:06 +0000
commit6387b6ddde3eb5a0da70347d695c28c1315b3b50 (patch)
tree6c87f5c49634271e31dc307950482a57f4f8cf20 /lang/racket/distinfo
parent30f70d0efb4b08297d10073a0bdb9ca82e8719b2 (diff)
downloadpkgsrc-6387b6ddde3eb5a0da70347d695c28c1315b3b50.tar.gz
Update to Racket 5.2.1
Changes in Racket 5.2.1 * Performance improvements include the use of epoll()/kqueue() instead of select() for the Racket thread scheduler, cross-module inlining of small functions, and the use of SSE instead of x87 for JIT-compiled floating-point operations on platforms where SSE is always available (including x86_64 platforms). A related change is the interning of literal numbers, strings, byte strings, characters, and regexps that appear in code and syntax objects. * DrRacket uses a set of composable ray-traced icons available from the new `images' library collection. * Typed Racket's `typecheck-fail' form allows macro creators to customize the error messages that Typed Racket produces. This is especially useful when creating pattern matching macros. * The performance of Redex's matcher has been substantially improved; depending on the model you should see improvements between 2x and 50x in the time it takes to reduce terms. * Plots look nicer and are more correct at very small and very large scales. New features include customizable dual axis ticks and transforms (e.g., log axes, date and currency ticks, axis interval collapse and stretch), stacked histograms, and 3D vector fields. The legacy `fit' function and libfit have been removed. * The `2htdp/universe' library's `big-bang' form supports an experimental game pad key handler. * The `db' library now supports nested transactions and PostgreSQL arrays. Bugs involving MySQL authentication and memory corruption in the SQLite bindings have been fixed. * The Macro Stepper tool in DrRacket no longer executes a program after expanding it. * In the DMdA teaching languages, infinite recursive signatures ("streams", for example) with no intervening `mixed' are now supported, and the signatures of record definitions without fields now have generators for use with `property'. * MysterX's ActiveX support is deprecated and will be removed in the next release. MysterX's core COM functionality will become deprecated in the next release, but COM functionality will be supported for the foreseeable future as a compatibility layer over a forthcoming `ffi/com' library.
Diffstat (limited to 'lang/racket/distinfo')
-rw-r--r--lang/racket/distinfo9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/racket/distinfo b/lang/racket/distinfo
index 1942dfb33cc..d2454a5a43e 100644
--- a/lang/racket/distinfo
+++ b/lang/racket/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.5 2011/12/06 22:21:00 asau Exp $
+$NetBSD: distinfo,v 1.6 2012/02/03 21:34:06 asau Exp $
-SHA1 (racket-5.2-src-unix.tgz) = f88007c12d7e5f2773b122d3652c8cd1d15da8c3
-RMD160 (racket-5.2-src-unix.tgz) = 819354513744d36f846d0b736b618b2e45fc3d31
-Size (racket-5.2-src-unix.tgz) = 16260740 bytes
+SHA1 (racket-5.2.1-src-unix.tgz) = a4ea408818236f8eaf937291dd641fd73a997793
+RMD160 (racket-5.2.1-src-unix.tgz) = 20852c851aee25d79ee83bc3a18d45eed39aeebf
+Size (racket-5.2.1-src-unix.tgz) = 17210561 bytes
SHA1 (patch-collects_racket_draw_unsafe_png.rkt) = 8c4d3de433537f3146bbe002fc0955a6445866ee
+SHA1 (patch-src_racket_sconfig.h) = dbfd13a85ac050eb097e8ff6c81d6585a5982178