File:  [cvs.NetBSD.org] / pkgsrc / lang / racket-textual / distinfo
Revision 1.26: download - view: text, annotated - select for diffs
Fri Jan 5 14:55:38 2024 UTC (9 months, 4 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
lang/racket{,-textual}: update to 8.11.1

8.11.1:

    This bug-fix release repairs a problem with building from source when using the “builtpkgs” source distribution.

8.11:

    Match clauses can include a #:do option to allow evaluation of code and bindings before a following #:when clause. See match.

    JSON Serialization supports indentation with an #:indent option to write-json. See write-json.

    An initiate-sequence function simplifies the creation of sequences. See initiate-sequence.

    The :do-in form allows an inner definition sequence. See :do-in.

    The redex-define form allows pattern-matching in PLT Redex using a define-like syntax. See redex-define.

    Racket and Chez Scheme use Robert L. Smith’s “Algorithm 116” for division of complex numbers. See Robert L. Smith. 1962. Algorithm 116: Complex division. Commun. ACM 5, 8 (Aug. 1962), 435. https://dl.acm.org/doi/10.1145/368637.368661.

    DrRacket has indentation guides that provide visual cues indicating how code is indented and grouped, accessible by using (<menu-key>-shift-i). See text:indent-guides<%>.

    “Comment-out” menu items can be specific to the #lang used by the current file. See Comments.

    Unused identifiers have a tooltip indicating that they have no bound occurrences.

    Quickscript includes a new form of scripting in the form of “hook” functions that can be attached to existing events. See Hooks.

    Plots include plot-inset and plot-legend-padding parameters to control the amount of space left unused around the plot edge and plot legend. See plot-inset.

    There are many other documentation improvements, optimizations, and bug fixes!

$NetBSD: distinfo,v 1.26 2024/01/05 14:55:38 riastradh Exp $

BLAKE2s (racket-minimal-8.11.1-src.tgz) = ef15009f44ce5d458123b100218afecc2f326acc5f906bf014b9829dab4ac837
SHA512 (racket-minimal-8.11.1-src.tgz) = d552ea8543a9936bb30599fe008cd8914a17b803ddf4d665fd005b943a7ad0799dceb71215bac1c5bc8fea0963a1bd04d8b2a01c3c05e9bd58ef075f9a0445d5
Size (racket-minimal-8.11.1-src.tgz) = 16590979 bytes
SHA1 (patch-src_bc_configure) = b9ccb1605d6db181819cc1c064ba0a66e8336bf0
SHA1 (patch-src_bc_configure.ac) = 3b8b587c1fc4991723eb09b960e9b06020ca966f
SHA1 (patch-src_cs_c_configure) = eab20a408322da88adbe8d4a7d1f4c09708e894c
SHA1 (patch-src_cs_c_configure.ac) = 3b908c3a2dc7c915548202c0b0400f40028a0e12

CVSweb <webmaster@jp.NetBSD.org>