From owner-svn-ports-head@FreeBSD.ORG Wed Jul 23 14:24:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2BC1AD08; Wed, 23 Jul 2014 14:24:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16BC62159; Wed, 23 Jul 2014 14:24:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6NEOL17088858; Wed, 23 Jul 2014 14:24:21 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6NEOKtk088855; Wed, 23 Jul 2014 14:24:20 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201407231424.s6NEOKtk088855@svn.freebsd.org> From: Jimmy Olgeni Date: Wed, 23 Jul 2014 14:24:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362701 - head/lang/racket X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2014 14:24:21 -0000 Author: olgeni Date: Wed Jul 23 14:24:20 2014 New Revision: 362701 URL: http://svnweb.freebsd.org/changeset/ports/362701 QAT: https://qat.redports.org/buildarchive/r362701/ Log: Upgrade to version 6.0.1. Modified: head/lang/racket/Makefile head/lang/racket/distinfo head/lang/racket/pkg-plist Modified: head/lang/racket/Makefile ============================================================================== --- head/lang/racket/Makefile Wed Jul 23 14:23:45 2014 (r362700) +++ head/lang/racket/Makefile Wed Jul 23 14:24:20 2014 (r362701) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= racket -PORTVERSION= 5.93 -PORTREVISION= 1 +PORTVERSION= 6.0.1 CATEGORIES= lang scheme -MASTER_SITES= http://download.racket-lang.org/installers/${PORTVERSION}/ \ - http://www.eecs.northwestern.edu/racket/${PORTVERSION}/ \ +MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \ http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \ + http://www.eecs.northwestern.edu/racket/${PORTVERSION}/ \ + http://mirror.csclub.uwaterloo.ca/racket/racket-installers/${PORTVERSION}/ \ http://mirror.informatik.uni-tuebingen.de/mirror/racket/${PORTVERSION}/ \ - ftp://infogroep.be/pub/racket/installers/${PORTVERSION}/ \ - http://russell.cs.bilgi.edu.tr/racket-installers/${PORTVERSION}/ + http://racket.infogroep.be/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} @@ -56,20 +55,21 @@ LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include WRKSRC= ${WRKDIR}/racket-${PORTVERSION}/src -USES+= iconv -USE_AUTOTOOLS= libtool:env +USES= iconv libtool USE_LDCONFIG= yes USE_GNOME= pango USE_SQLITE= 3 ONLY_FOR_ARCHS= i386 amd64 -RACKET_PLIST= ${WRKDIR}/pkg-plist - .include .if ${ARCH} == "amd64" CPPFLAGS+= -DLONG64 .endif +post-install: + ${REINPLACE_CMD} -e "s@${STAGEDIR}@@" ${STAGEDIR}${PREFIX}/share/applications/*.desktop + ${RM} ${STAGEDIR}${PREFIX}/share/applications/*.bak + .include Modified: head/lang/racket/distinfo ============================================================================== --- head/lang/racket/distinfo Wed Jul 23 14:23:45 2014 (r362700) +++ head/lang/racket/distinfo Wed Jul 23 14:24:20 2014 (r362701) @@ -1,2 +1,2 @@ -SHA256 (racket/5.93/racket-5.93-src.tgz) = 9fa0e329d2a5b0b42cf6a2d0bf8473d43522383fbb4fa823aca3c72ed08893e4 -SIZE (racket/5.93/racket-5.93-src.tgz) = 18849177 +SHA256 (racket/6.0.1/racket-6.0.1-src.tgz) = e2bc0d4d0fcdfc3327a58c931f203c07a06d4724703f9708ba2e4c8ea0f9694d +SIZE (racket/6.0.1/racket-6.0.1-src.tgz) = 19325719 Modified: head/lang/racket/pkg-plist ============================================================================== --- head/lang/racket/pkg-plist Wed Jul 23 14:23:45 2014 (r362700) +++ head/lang/racket/pkg-plist Wed Jul 23 14:24:20 2014 (r362701) @@ -20,7 +20,7 @@ bin/setup-plt bin/slatex bin/slideshow bin/swindle -etc/racket/config.rktd +%%ETCDIR%%/config.rktd include/racket/escheme.h include/racket/ext.exp include/racket/mzconfig.h @@ -38,9 +38,7 @@ include/racket/schvers.h include/racket/sconfig.h include/racket/stypes.h include/racket/uconfig.h -lib/libracket3m-5.93.so -lib/libracket3m.a -lib/libracket3m.la +lib/libracket3m-6.0.1.so lib/libracket3m.so lib/racket/buildinfo lib/racket/gracket @@ -58,22435 +56,23045 @@ man/man1/plt-help.1.gz man/man1/racket.1.gz man/man1/raco.1.gz man/man1/setup-plt.1.gz -share/doc/racket/acks/blueboxes.rktd -share/doc/racket/acks/in.sxref -share/doc/racket/acks/index.html -share/doc/racket/acks/out0.sxref -share/doc/racket/acks/out1.sxref -share/doc/racket/acks/stamp.sxref -share/doc/racket/algol60/blueboxes.rktd -share/doc/racket/algol60/in.sxref -share/doc/racket/algol60/index.html -share/doc/racket/algol60/out0.sxref -share/doc/racket/algol60/out1.sxref -share/doc/racket/algol60/stamp.sxref -share/doc/racket/blueboxes.rktd -share/doc/racket/browser/blueboxes.rktd -share/doc/racket/browser/in.sxref -share/doc/racket/browser/index.html -share/doc/racket/browser/out0.sxref -share/doc/racket/browser/out1.sxref -share/doc/racket/browser/stamp.sxref -share/doc/racket/bug-report/blueboxes.rktd -share/doc/racket/bug-report/in.sxref -share/doc/racket/bug-report/index.html -share/doc/racket/bug-report/out0.sxref -share/doc/racket/bug-report/out1.sxref -share/doc/racket/bug-report/stamp.sxref -share/doc/racket/cards/blueboxes.rktd -share/doc/racket/cards/in.sxref -share/doc/racket/cards/index.html -share/doc/racket/cards/out0.sxref -share/doc/racket/cards/out1.sxref -share/doc/racket/cards/stamp.sxref -share/doc/racket/compatibility/blueboxes.rktd -share/doc/racket/compatibility/compatibility-package.html -share/doc/racket/compatibility/defmacro.html -share/doc/racket/compatibility/doc-bibliography.html -share/doc/racket/compatibility/in.sxref -share/doc/racket/compatibility/index.html -share/doc/racket/compatibility/mlists.html -share/doc/racket/compatibility/out0.sxref -share/doc/racket/compatibility/out1.sxref -share/doc/racket/compatibility/stamp.sxref -share/doc/racket/continue/blueboxes.rktd -share/doc/racket/continue/flow1.png -share/doc/racket/continue/flow2.png -share/doc/racket/continue/flow3.png -share/doc/racket/continue/in.sxref -share/doc/racket/continue/index.html -share/doc/racket/continue/out0.sxref -share/doc/racket/continue/out1.sxref -share/doc/racket/continue/stamp.sxref -share/doc/racket/contract-profile/blueboxes.rktd -share/doc/racket/contract-profile/in.sxref -share/doc/racket/contract-profile/index.html -share/doc/racket/contract-profile/out0.sxref -share/doc/racket/contract-profile/out1.sxref -share/doc/racket/contract-profile/stamp.sxref -share/doc/racket/data/Binary_Heaps.html -share/doc/racket/data/Imperative_Queues.html -share/doc/racket/data/Orders_and_Ordered_Dictionaries.html -share/doc/racket/data/Splay_Trees.html -share/doc/racket/data/bit-vector.html -share/doc/racket/data/blueboxes.rktd -share/doc/racket/data/gvector.html -share/doc/racket/data/in.sxref -share/doc/racket/data/index.html -share/doc/racket/data/integer-set.html -share/doc/racket/data/interval-map.html -share/doc/racket/data/out0.sxref -share/doc/racket/data/out1.sxref -share/doc/racket/data/skip-list.html -share/doc/racket/data/stamp.sxref -share/doc/racket/data/union-find.html -share/doc/racket/datalog/Acknowledgments.html -share/doc/racket/datalog/Parenthetical_Datalog_Module_Language.html -share/doc/racket/datalog/Tutorial.html -share/doc/racket/datalog/blueboxes.rktd -share/doc/racket/datalog/datalog.html -share/doc/racket/datalog/in.sxref -share/doc/racket/datalog/index.html -share/doc/racket/datalog/interop.html -share/doc/racket/datalog/out0.sxref -share/doc/racket/datalog/out1.sxref -share/doc/racket/datalog/stamp.sxref -share/doc/racket/db/blueboxes.rktd -share/doc/racket/db/connect.html -share/doc/racket/db/in.sxref -share/doc/racket/db/index.html -share/doc/racket/db/notes.html -share/doc/racket/db/out0.sxref -share/doc/racket/db/out1.sxref -share/doc/racket/db/query-api.html -share/doc/racket/db/sql-types.html -share/doc/racket/db/stamp.sxref -share/doc/racket/db/using-db.html -share/doc/racket/db/util.html -share/doc/racket/deinprogramm/DMdA-advanced.html -share/doc/racket/deinprogramm/DMdA-assignments.html -share/doc/racket/deinprogramm/DMdA-beginner.html -share/doc/racket/deinprogramm/DMdA-vanilla.html -share/doc/racket/deinprogramm/DMdA__Sprachen_als_Libraries.html -share/doc/racket/deinprogramm/Definitionen.html -share/doc/racket/deinprogramm/Eigenschaften.html -share/doc/racket/deinprogramm/Konstruktionsanleitungen_1_bis_10.html -share/doc/racket/deinprogramm/Parametrische_Record-Typ-Definitionen.html -share/doc/racket/deinprogramm/Record-Typ-Definitionen.html -share/doc/racket/deinprogramm/Signaturen.html -share/doc/racket/deinprogramm/Testf_lle.html -share/doc/racket/deinprogramm/_t_and__f.html -share/doc/racket/deinprogramm/advanced-definitions.html -share/doc/racket/deinprogramm/advanced-lambda.html -share/doc/racket/deinprogramm/advanced-prim-op.html -share/doc/racket/deinprogramm/advanced-quote.html -share/doc/racket/deinprogramm/advanced-signatures.html -share/doc/racket/deinprogramm/and.html -share/doc/racket/deinprogramm/application.html -share/doc/racket/deinprogramm/assignments-prim-op.html -share/doc/racket/deinprogramm/assignments-signatures.html -share/doc/racket/deinprogramm/begin.html -share/doc/racket/deinprogramm/beginner-prim-ops.html -share/doc/racket/deinprogramm/blueboxes.rktd -share/doc/racket/deinprogramm/cond.html -share/doc/racket/deinprogramm/define-record-procedures-2.html -share/doc/racket/deinprogramm/define-record-procedures-parametric-2.html -share/doc/racket/deinprogramm/doc-index.html -share/doc/racket/deinprogramm/id.html -share/doc/racket/deinprogramm/if.html -share/doc/racket/deinprogramm/image.html -share/doc/racket/deinprogramm/in.sxref -share/doc/racket/deinprogramm/index.html -share/doc/racket/deinprogramm/lambda.html -share/doc/racket/deinprogramm/let__letrec_und_let_.html -share/doc/racket/deinprogramm/line3d.html -share/doc/racket/deinprogramm/or.html -share/doc/racket/deinprogramm/out0.sxref -share/doc/racket/deinprogramm/out1.sxref -share/doc/racket/deinprogramm/p1.jpg -share/doc/racket/deinprogramm/p2.jpg -share/doc/racket/deinprogramm/p3.jpg -share/doc/racket/deinprogramm/p4.jpg -share/doc/racket/deinprogramm/set_.html -share/doc/racket/deinprogramm/signatures-vanilla.html -share/doc/racket/deinprogramm/sound.html -share/doc/racket/deinprogramm/stamp.sxref -share/doc/racket/deinprogramm/turtle.html -share/doc/racket/deinprogramm/vanilla-prim-op.html -share/doc/racket/deinprogramm/world.html -share/doc/racket/distributed-places/blueboxes.rktd -share/doc/racket/distributed-places/finger.png -share/doc/racket/distributed-places/icons.css -share/doc/racket/distributed-places/in.sxref -share/doc/racket/distributed-places/index.html -share/doc/racket/distributed-places/out0.sxref -share/doc/racket/distributed-places/out1.sxref -share/doc/racket/distributed-places/stamp.sxref -share/doc/racket/doc-site.css -share/doc/racket/doc-site.js -share/doc/racket/docindex.sqlite -share/doc/racket/draw/Drawing_Contracts.html -share/doc/racket/draw/Drawing_Functions.html -share/doc/racket/draw/Signature_and_Unit.html -share/doc/racket/draw/bitmap-dc_.html -share/doc/racket/draw/bitmap_.html -share/doc/racket/draw/blueboxes.rktd -share/doc/racket/draw/brush-list_.html -share/doc/racket/draw/brush_.html -share/doc/racket/draw/color-database___.html -share/doc/racket/draw/color_.html -share/doc/racket/draw/dc-path_.html -share/doc/racket/draw/dc___.html -share/doc/racket/draw/doc-bibliography.html -share/doc/racket/draw/doc-index.html -share/doc/racket/draw/font-list_.html -share/doc/racket/draw/font-name-directory___.html -share/doc/racket/draw/font_.html -share/doc/racket/draw/gl-config_.html -share/doc/racket/draw/gl-context___.html -share/doc/racket/draw/in.sxref -share/doc/racket/draw/index.html -share/doc/racket/draw/libs.html -share/doc/racket/draw/linear-gradient_.html -share/doc/racket/draw/out0.sxref -share/doc/racket/draw/out1.sxref -share/doc/racket/draw/overview.html -share/doc/racket/draw/pdf-dc_.html -share/doc/racket/draw/pen-list_.html -share/doc/racket/draw/pen_.html -share/doc/racket/draw/pict.png -share/doc/racket/draw/pict_10.png -share/doc/racket/draw/pict_11.png -share/doc/racket/draw/pict_12.png -share/doc/racket/draw/pict_13.png -share/doc/racket/draw/pict_14.png -share/doc/racket/draw/pict_15.png -share/doc/racket/draw/pict_16.png -share/doc/racket/draw/pict_17.png -share/doc/racket/draw/pict_18.png -share/doc/racket/draw/pict_19.png -share/doc/racket/draw/pict_2.png -share/doc/racket/draw/pict_20.png -share/doc/racket/draw/pict_21.png -share/doc/racket/draw/pict_22.png -share/doc/racket/draw/pict_23.png -share/doc/racket/draw/pict_24.png -share/doc/racket/draw/pict_25.png -share/doc/racket/draw/pict_26.png -share/doc/racket/draw/pict_3.png -share/doc/racket/draw/pict_4.png -share/doc/racket/draw/pict_5.png -share/doc/racket/draw/pict_6.png -share/doc/racket/draw/pict_7.png -share/doc/racket/draw/pict_8.png -share/doc/racket/draw/pict_9.png -share/doc/racket/draw/point_.html -share/doc/racket/draw/post-script-dc_.html -share/doc/racket/draw/ps-setup_.html -share/doc/racket/draw/radial-gradient_.html -share/doc/racket/draw/record-dc_.html -share/doc/racket/draw/region_.html -share/doc/racket/draw/stamp.sxref -share/doc/racket/draw/svg-dc_.html -share/doc/racket/draw/unsafe.html -share/doc/racket/draw/water.png -share/doc/racket/drracket/Graphical_Syntax.html -share/doc/racket/drracket/Interface_Reference.html -share/doc/racket/drracket/Keyboard_Shortcuts.html -share/doc/racket/drracket/Menus.html -share/doc/racket/drracket/Searching.html -share/doc/racket/drracket/Tabbed_Editing.html -share/doc/racket/drracket/blueboxes.rktd -share/doc/racket/drracket/buttons.html -share/doc/racket/drracket/choose-language.html -share/doc/racket/drracket/color-scheme.html -share/doc/racket/drracket/create-exe.html -share/doc/racket/drracket/debugger.html -share/doc/racket/drracket/debugger1.png -share/doc/racket/drracket/doc-index.html -share/doc/racket/drracket/drracket-files.html -share/doc/racket/drracket/editor.html -share/doc/racket/drracket/example.png -share/doc/racket/drracket/experimental-langs.html -share/doc/racket/drracket/extending-drracket.html -share/doc/racket/drracket/follow-log.html -share/doc/racket/drracket/htdp-langs.html -share/doc/racket/drracket/in.sxref -share/doc/racket/drracket/index.html -share/doc/racket/drracket/interactions-window.html -share/doc/racket/drracket/interface-essentials.html -share/doc/racket/drracket/io.png -share/doc/racket/drracket/languages.html -share/doc/racket/drracket/legacy.html -share/doc/racket/drracket/module-browser.html -share/doc/racket/drracket/module.html -share/doc/racket/drracket/out0.sxref -share/doc/racket/drracket/out1.sxref -share/doc/racket/drracket/output-syntax.html -share/doc/racket/drracket/prefs-explanation.html -share/doc/racket/drracket/stamp.sxref -share/doc/racket/ds-store/blueboxes.rktd -share/doc/racket/ds-store/in.sxref -share/doc/racket/ds-store/index.html -share/doc/racket/ds-store/out0.sxref -share/doc/racket/ds-store/out1.sxref -share/doc/racket/ds-store/stamp.sxref -share/doc/racket/dynext/Compilation.html -share/doc/racket/dynext/Filenames.html -share/doc/racket/dynext/Linking.html -share/doc/racket/dynext/blueboxes.rktd -share/doc/racket/dynext/in.sxref -share/doc/racket/dynext/index.html -share/doc/racket/dynext/out0.sxref -share/doc/racket/dynext/out1.sxref -share/doc/racket/dynext/stamp.sxref -share/doc/racket/embedded-gui/Helpers.html -share/doc/racket/embedded-gui/aligned-pasteboard_.html -share/doc/racket/embedded-gui/alignment-parent___.html -share/doc/racket/embedded-gui/alignment___.html -share/doc/racket/embedded-gui/blueboxes.rktd -share/doc/racket/embedded-gui/button-snip_.html -share/doc/racket/embedded-gui/containers.html -share/doc/racket/embedded-gui/control-snips.html -share/doc/racket/embedded-gui/controls.html -share/doc/racket/embedded-gui/dllist___.html -share/doc/racket/embedded-gui/embedded-button_.html -share/doc/racket/embedded-gui/embedded-message_.html -share/doc/racket/embedded-gui/embedded-text-button_.html -share/doc/racket/embedded-gui/embedded-toggle-button_.html -share/doc/racket/embedded-gui/hline_.html -share/doc/racket/embedded-gui/horizontal-alignment_.html -share/doc/racket/embedded-gui/in.sxref -share/doc/racket/embedded-gui/index.html -share/doc/racket/embedded-gui/out0.sxref -share/doc/racket/embedded-gui/out1.sxref -share/doc/racket/embedded-gui/snip-related-functions.html -share/doc/racket/embedded-gui/snip-wrapper_.html -share/doc/racket/embedded-gui/stamp.sxref -share/doc/racket/embedded-gui/stretchable-snip___.html -share/doc/racket/embedded-gui/text-button-snip_.html -share/doc/racket/embedded-gui/toggle-button-snip_.html -share/doc/racket/embedded-gui/vertical-alignment_.html -share/doc/racket/embedded-gui/vline_.html -share/doc/racket/eopl/blueboxes.rktd -share/doc/racket/eopl/in.sxref -share/doc/racket/eopl/index.html -share/doc/racket/eopl/out0.sxref -share/doc/racket/eopl/out1.sxref -share/doc/racket/eopl/stamp.sxref -share/doc/racket/errortrace/Errortrace_Key.html -share/doc/racket/errortrace/blueboxes.rktd -share/doc/racket/errortrace/errortrace-library.html -share/doc/racket/errortrace/in.sxref -share/doc/racket/errortrace/index.html -share/doc/racket/errortrace/installing-errortrace.html -share/doc/racket/errortrace/out0.sxref -share/doc/racket/errortrace/out1.sxref -share/doc/racket/errortrace/quick-instructions.html -share/doc/racket/errortrace/stacktrace.html -share/doc/racket/errortrace/stamp.sxref -share/doc/racket/errortrace/using-errortrace.html -share/doc/racket/file/blueboxes.rktd -share/doc/racket/file/cache.html -share/doc/racket/file/convertible.html -share/doc/racket/file/doc-bibliography.html -share/doc/racket/file/doc-index.html -share/doc/racket/file/gif.html -share/doc/racket/file/gunzip.html -share/doc/racket/file/gzip.html -share/doc/racket/file/ico.html -share/doc/racket/file/in.sxref -share/doc/racket/file/index.html -share/doc/racket/file/md5.html -share/doc/racket/file/out0.sxref -share/doc/racket/file/out1.sxref -share/doc/racket/file/resource.html -share/doc/racket/file/sha1b.html -share/doc/racket/file/stamp.sxref -share/doc/racket/file/tar.html -share/doc/racket/file/untar.html -share/doc/racket/file/untgz.html -share/doc/racket/file/unzip.html -share/doc/racket/file/zip.html -share/doc/racket/foreign/Allocation_and_Finalization.html -share/doc/racket/foreign/Atomic_Execution.html -share/doc/racket/foreign/C_Array_Types.html -share/doc/racket/foreign/C_Struct_Types.html -share/doc/racket/foreign/C_Union_Types.html -share/doc/racket/foreign/Custodian_Shutdown_Registration.html -share/doc/racket/foreign/Defining_Bindings.html -share/doc/racket/foreign/Derived_Utilities.html -share/doc/racket/foreign/Enumerations_and_Masks.html -share/doc/racket/foreign/Loading_Foreign_Libraries.html -share/doc/racket/foreign/Miscellaneous_Support.html -share/doc/racket/foreign/Numeric_Types.html -share/doc/racket/foreign/Objective-C_FFI.html -share/doc/racket/foreign/Other_Atomic_Types.html -share/doc/racket/foreign/Pointer_Types.html -share/doc/racket/foreign/Speculatively_Atomic_Execution.html -share/doc/racket/foreign/String_Types.html -share/doc/racket/foreign/active-x.html -share/doc/racket/foreign/blueboxes.rktd -share/doc/racket/foreign/com-auto.html -share/doc/racket/foreign/com-intf.html -share/doc/racket/foreign/com.html -share/doc/racket/foreign/ctype.html -share/doc/racket/foreign/doc-bibliography.html -share/doc/racket/foreign/doc-index.html -share/doc/racket/foreign/file-security-guard-checks.html -share/doc/racket/foreign/foreign_c-only.html -share/doc/racket/foreign/foreign_cvector.html -share/doc/racket/foreign/foreign_pointer-funcs.html -share/doc/racket/foreign/foreign_procedures.html -share/doc/racket/foreign/foreign_tagged-pointers.html -share/doc/racket/foreign/homogeneous-vectors.html -share/doc/racket/foreign/in.sxref -share/doc/racket/foreign/index.html -share/doc/racket/foreign/intro.html -share/doc/racket/foreign/ns.html -share/doc/racket/foreign/out0.sxref -share/doc/racket/foreign/out1.sxref -share/doc/racket/foreign/serialize-struct.html -share/doc/racket/foreign/stamp.sxref -share/doc/racket/foreign/types.html -share/doc/racket/foreign/winapi.html -share/doc/racket/framework/Application.html -share/doc/racket/framework/Autosave.html -share/doc/racket/framework/Backwards_Compatibility.html -share/doc/racket/framework/Canvas.html -share/doc/racket/framework/Color.html -share/doc/racket/framework/Color_Model.html -share/doc/racket/framework/Color_Prefs.html -share/doc/racket/framework/Comment_Box.html -share/doc/racket/framework/Decorated_Editor_Snip.html -share/doc/racket/framework/Editor.html -share/doc/racket/framework/Exit.html -share/doc/racket/framework/Finder.html -share/doc/racket/framework/Frame.html -share/doc/racket/framework/Framework_Libraries_Overview.html -share/doc/racket/framework/GUI_Utilities.html -share/doc/racket/framework/Group.html -share/doc/racket/framework/Handler.html -share/doc/racket/framework/Icon.html -share/doc/racket/framework/Keymap.html -share/doc/racket/framework/Menu.html -share/doc/racket/framework/Mode.html -share/doc/racket/framework/Number_Snip.html -share/doc/racket/framework/Panel.html -share/doc/racket/framework/Pasteboard.html -share/doc/racket/framework/Path_Utils.html -share/doc/racket/framework/Preferences.html -share/doc/racket/framework/Preferences__Textual.html -share/doc/racket/framework/Racket.html -share/doc/racket/framework/Signatures.html -share/doc/racket/framework/Splash.html -share/doc/racket/framework/Test.html -share/doc/racket/framework/Text.html -share/doc/racket/framework/Unit.html -share/doc/racket/framework/Version.html -share/doc/racket/framework/blueboxes.rktd -share/doc/racket/framework/doc-index.html -share/doc/racket/framework/editor-snip.html -share/doc/racket/framework/in.sxref -share/doc/racket/framework/index.html -share/doc/racket/framework/out0.sxref -share/doc/racket/framework/out1.sxref -share/doc/racket/framework/stamp.sxref -share/doc/racket/frtime/blueboxes.rktd -share/doc/racket/frtime/in.sxref -share/doc/racket/frtime/index.html -share/doc/racket/frtime/out0.sxref -share/doc/racket/frtime/out1.sxref -share/doc/racket/frtime/stamp.sxref -share/doc/racket/future-visualizer/blueboxes.rktd -share/doc/racket/future-visualizer/future-visualizer-timeline.html -share/doc/racket/future-visualizer/future-visualizer-tree.html -share/doc/racket/future-visualizer/futures-trace.html -share/doc/racket/future-visualizer/in.sxref -share/doc/racket/future-visualizer/index.html -share/doc/racket/future-visualizer/out0.sxref -share/doc/racket/future-visualizer/out1.sxref -share/doc/racket/future-visualizer/stamp.sxref -share/doc/racket/games/3x3-empty-board.png -share/doc/racket/games/7x7-empty-board.png -share/doc/racket/games/Board_to_Graph.html -share/doc/racket/games/Breadth-first_Search.html -share/doc/racket/games/Drawing_the_Cat.html -share/doc/racket/games/Drawing_the_World.html -share/doc/racket/games/Handling_Input.html -share/doc/racket/games/Overview.html -share/doc/racket/games/Run__program__run.html -share/doc/racket/games/Showing_Scribbled_Help.html -share/doc/racket/games/Showing_Text_Help.html -share/doc/racket/games/Tests.html -share/doc/racket/games/The_Cat_s_Path.html -share/doc/racket/games/The_World.html -share/doc/racket/games/aces.html -share/doc/racket/games/aces.png -share/doc/racket/games/blackjack.html -share/doc/racket/games/blackjack.png -share/doc/racket/games/blueboxes.rktd -share/doc/racket/games/bundled.html -share/doc/racket/games/cat-distance-example.png -share/doc/racket/games/chat-noir.html -share/doc/racket/games/chat-noir.png -share/doc/racket/games/checkers.html -share/doc/racket/games/checkers.png -share/doc/racket/games/crazy8s.html -share/doc/racket/games/crazy8s.png -share/doc/racket/games/gcalc.html -share/doc/racket/games/gcalc.png -share/doc/racket/games/ginrummy.html -share/doc/racket/games/ginrummy.png -share/doc/racket/games/gobblet.html -share/doc/racket/games/gobblet.png -share/doc/racket/games/gofish.html -share/doc/racket/games/gofish.png -share/doc/racket/games/in.sxref -share/doc/racket/games/index.html -share/doc/racket/games/jewel.html -share/doc/racket/games/jewel.png -share/doc/racket/games/lights-out.html -share/doc/racket/games/lights-out.png -share/doc/racket/games/memory.html -share/doc/racket/games/memory.png -share/doc/racket/games/mines.html -share/doc/racket/games/mines.png -share/doc/racket/games/new-games.html -share/doc/racket/games/out0.sxref -share/doc/racket/games/out1.sxref -share/doc/racket/games/paint-by-numbers.html -share/doc/racket/games/paint-by-numbers.png -share/doc/racket/games/parcheesi.html -share/doc/racket/games/parcheesi.png -share/doc/racket/games/pict.png -share/doc/racket/games/pict_2.png -share/doc/racket/games/pict_3.png -share/doc/racket/games/pict_4.png -share/doc/racket/games/pict_5.png -share/doc/racket/games/pousse.html -share/doc/racket/games/pousse.png -share/doc/racket/games/same.html -share/doc/racket/games/same.png -share/doc/racket/games/slidey.html -share/doc/racket/games/slidey.png -share/doc/racket/games/spider.html -share/doc/racket/games/spider.png -share/doc/racket/games/stamp.sxref -share/doc/racket/games/tally-maze.html -share/doc/racket/games/tally-maze.png -share/doc/racket/getting-started/blueboxes.rktd -share/doc/racket/getting-started/in.sxref -share/doc/racket/getting-started/index.html -share/doc/racket/getting-started/out0.sxref -share/doc/racket/getting-started/out1.sxref -share/doc/racket/getting-started/stamp.sxref -share/doc/racket/gl-board-game/blueboxes.rktd -share/doc/racket/gl-board-game/in.sxref -share/doc/racket/gl-board-game/index.html -share/doc/racket/gl-board-game/out0.sxref -share/doc/racket/gl-board-game/out1.sxref -share/doc/racket/gl-board-game/stamp.sxref -share/doc/racket/graphics/A_More_Complicated_Example.html -share/doc/racket/graphics/An_Example.html -share/doc/racket/graphics/Basic_Commands.html -share/doc/racket/graphics/Color_Operations.html -share/doc/racket/graphics/Draw__Clear__and_Flip_Operations.html -share/doc/racket/graphics/Flushing.html -share/doc/racket/graphics/Graphics_Library_as_a_Unit.html -share/doc/racket/graphics/Keyboard_Operations.html -share/doc/racket/graphics/Miscellaneous_Operations.html -share/doc/racket/graphics/Mouse_Operations.html -share/doc/racket/graphics/Protecting_Graphics_Operations.html -share/doc/racket/graphics/World_Operations.html -share/doc/racket/graphics/blueboxes.rktd -share/doc/racket/graphics/in.sxref -share/doc/racket/graphics/index.html -share/doc/racket/graphics/out0.sxref -share/doc/racket/graphics/out1.sxref -share/doc/racket/graphics/posn.html -share/doc/racket/graphics/stamp.sxref -share/doc/racket/gui/Dynamic_Loading.html -share/doc/racket/gui/Editor_Classes.html -share/doc/racket/gui/Editor_Functions.html -share/doc/racket/gui/Snip_and_Style_Classes.html -share/doc/racket/gui/Startup_Actions.html -share/doc/racket/gui/WXME_Decoding.html -share/doc/racket/gui/Widget_Gallery.html -share/doc/racket/gui/Windowing_Classes.html -share/doc/racket/gui/Windowing_Functions.html -share/doc/racket/gui/add-color___.html -share/doc/racket/gui/area-container-window___.html -share/doc/racket/gui/area-container___.html -share/doc/racket/gui/area___.html -share/doc/racket/gui/blueboxes.rktd -share/doc/racket/gui/button.png -share/doc/racket/gui/button_.html -share/doc/racket/gui/canvas_.html -share/doc/racket/gui/canvas___.html -share/doc/racket/gui/check-box.png -share/doc/racket/gui/check-box_.html -share/doc/racket/gui/checkable-menu-item_.html -share/doc/racket/gui/choice.png -share/doc/racket/gui/choice_.html -share/doc/racket/gui/clipboard-client_.html -share/doc/racket/gui/clipboard___.html -share/doc/racket/gui/column-control-event_.html -share/doc/racket/gui/combo-field.png -share/doc/racket/gui/combo-field_.html -share/doc/racket/gui/control-event_.html -share/doc/racket/gui/control___.html -share/doc/racket/gui/cursor_.html -share/doc/racket/gui/dialog_.html -share/doc/racket/gui/doc-index.html -share/doc/racket/gui/editor-admin_.html -share/doc/racket/gui/editor-canvas.png -share/doc/racket/gui/editor-canvas_.html -share/doc/racket/gui/editor-data-class-list___.html -share/doc/racket/gui/editor-data-class_.html -share/doc/racket/gui/editor-data_.html -share/doc/racket/gui/editor-overview.html -share/doc/racket/gui/editor-snip-editor-admin___.html -share/doc/racket/gui/editor-snip_.html -share/doc/racket/gui/editor-stream-in-base_.html -share/doc/racket/gui/editor-stream-in-bytes-base_.html -share/doc/racket/gui/editor-stream-in_.html -share/doc/racket/gui/editor-stream-out-base_.html -share/doc/racket/gui/editor-stream-out-bytes-base_.html -share/doc/racket/gui/editor-stream-out_.html -share/doc/racket/gui/editor-wordbreak-map_.html -share/doc/racket/gui/editor___.html -share/doc/racket/gui/event_.html -share/doc/racket/gui/frame_.html -share/doc/racket/gui/gauge.png -share/doc/racket/gui/gauge_.html -share/doc/racket/gui/group-box-panel.png -share/doc/racket/gui/group-box-panel_.html -share/doc/racket/gui/grow-box-spacer-pane_.html -share/doc/racket/gui/horizontal-pane_.html -share/doc/racket/gui/horizontal-panel_.html -share/doc/racket/gui/image-snip_.html -share/doc/racket/gui/in.sxref -share/doc/racket/gui/index.html -share/doc/racket/gui/key-event_.html -share/doc/racket/gui/keymap_.html -share/doc/racket/gui/labelled-menu-item___.html -share/doc/racket/gui/libs.html -share/doc/racket/gui/list-box.png -share/doc/racket/gui/list-box_.html -share/doc/racket/gui/list-control___.html -share/doc/racket/gui/menu-bar.png -share/doc/racket/gui/menu-bar_.html -share/doc/racket/gui/menu-item-container___.html -share/doc/racket/gui/menu-item_.html -share/doc/racket/gui/menu-item___.html -share/doc/racket/gui/menu_.html -share/doc/racket/gui/message.png -share/doc/racket/gui/message_.html -share/doc/racket/gui/mouse-event_.html -share/doc/racket/gui/mredprefs.html -share/doc/racket/gui/mult-color___.html -share/doc/racket/gui/out0.sxref -share/doc/racket/gui/out1.sxref -share/doc/racket/gui/pane_.html -share/doc/racket/gui/panel.png -share/doc/racket/gui/panel_.html -share/doc/racket/gui/pasteboard_.html -share/doc/racket/gui/popup-menu_.html -share/doc/racket/gui/printer-dc_.html -share/doc/racket/gui/radio-box.png -share/doc/racket/gui/radio-box_.html -share/doc/racket/gui/readable-snip___.html -share/doc/racket/gui/scroll-event_.html -share/doc/racket/gui/selectable-menu-item___.html -share/doc/racket/gui/separator-menu-item_.html -share/doc/racket/gui/slider.png -share/doc/racket/gui/slider_.html -share/doc/racket/gui/snip-admin_.html -share/doc/racket/gui/snip-class-list___.html -share/doc/racket/gui/snip-class_.html -share/doc/racket/gui/snip_.html -share/doc/racket/gui/stamp.sxref -share/doc/racket/gui/string-snip_.html -share/doc/racket/gui/style-delta_.html -share/doc/racket/gui/style-list_.html -share/doc/racket/gui/style___.html -share/doc/racket/gui/subarea___.html -share/doc/racket/gui/subwindow___.html -share/doc/racket/gui/tab-panel.png -share/doc/racket/gui/tab-panel_.html -share/doc/racket/gui/tab-snip_.html -share/doc/racket/gui/text-field.png -share/doc/racket/gui/text-field_.html -share/doc/racket/gui/text_.html -share/doc/racket/gui/timer_.html -share/doc/racket/gui/top-level-window___.html -share/doc/racket/gui/vertical-pane_.html -share/doc/racket/gui/vertical-panel_.html -share/doc/racket/gui/window___.html -share/doc/racket/gui/windowing-overview.html -share/doc/racket/guide/An_Extended_Example.html -share/doc/racket/guide/Backtracking.html -share/doc/racket/guide/Contracts_for_Units.html -share/doc/racket/guide/Emacs.html -share/doc/racket/guide/Invoking_Units.html -share/doc/racket/guide/Linking_Units.html -share/doc/racket/guide/Lists__Iteration__and_Recursion.html -share/doc/racket/guide/Looking_Ahead_and_Behind.html -share/doc/racket/guide/Module_Syntax.html -share/doc/racket/guide/More_Libraries.html -share/doc/racket/guide/Pairs__Lists__and_Racket_Syntax.html -share/doc/racket/guide/Signatures_and_Units.html -share/doc/racket/guide/Simple_Values.html -share/doc/racket/guide/Vim.html -share/doc/racket/guide/Whole-module_Signatures_and_Units.html -share/doc/racket/guide/application.html -share/doc/racket/guide/begin.html -share/doc/racket/guide/binding.html -share/doc/racket/guide/blueboxes.rktd -share/doc/racket/guide/booleans.html -share/doc/racket/guide/boxes.html -share/doc/racket/guide/bytestrings.html -share/doc/racket/guide/case.html -share/doc/racket/guide/characters.html -share/doc/racket/guide/classes.html -share/doc/racket/guide/cmdline-tools.html -share/doc/racket/guide/concurrency.html -share/doc/racket/guide/conditionals.html -share/doc/racket/guide/contract-boundaries.html -share/doc/racket/guide/contract-func.html -share/doc/racket/guide/contracts-examples.html -share/doc/racket/guide/contracts-exists.html -share/doc/racket/guide/contracts-first.html -share/doc/racket/guide/contracts-general-functions.html -share/doc/racket/guide/contracts-gotchas.html -share/doc/racket/guide/contracts-struct.html -share/doc/racket/guide/contracts.html -share/doc/racket/guide/control.html -share/doc/racket/guide/conts.html -share/doc/racket/guide/datatypes.html -share/doc/racket/guide/default-ports.html -share/doc/racket/guide/define-struct.html -share/doc/racket/guide/define.html -share/doc/racket/guide/dialects.html -share/doc/racket/guide/doc-bibliography.html -share/doc/racket/guide/doc-index.html -share/doc/racket/guide/encodings.html -share/doc/racket/guide/eval.html -share/doc/racket/guide/exe.html -share/doc/racket/guide/exns.html -share/doc/racket/guide/figure.css -share/doc/racket/guide/finger.png -share/doc/racket/guide/firstclassunits.html -share/doc/racket/guide/for.html -share/doc/racket/guide/hash-lang_reader.html -share/doc/racket/guide/hash-lang_syntax.html -share/doc/racket/guide/hash-languages.html -share/doc/racket/guide/hash-reader.html -share/doc/racket/guide/hash-tables.html -share/doc/racket/guide/i_o.html -share/doc/racket/guide/icons.css -share/doc/racket/guide/in.sxref -share/doc/racket/guide/index.html -share/doc/racket/guide/intro.html -share/doc/racket/guide/io-patterns.html -share/doc/racket/guide/keywords.html -share/doc/racket/guide/lambda.html -share/doc/racket/guide/language-collection.html -share/doc/racket/guide/language-get-info.html -share/doc/racket/guide/languages.html -share/doc/racket/guide/let.html -share/doc/racket/guide/load.html -share/doc/racket/guide/macro-transformers.html -share/doc/racket/guide/macros.html -share/doc/racket/guide/magnify.png -share/doc/racket/guide/match.html -share/doc/racket/guide/mk-namespace.html -share/doc/racket/guide/module-basics.html -share/doc/racket/guide/module-languages.html -share/doc/racket/guide/module-paths.html -share/doc/racket/guide/module-provide.html -share/doc/racket/guide/module-require.html -share/doc/racket/guide/module-runtime-config.html -share/doc/racket/guide/module-set.html -share/doc/racket/guide/modules.html -share/doc/racket/guide/more-hash-lang.html -share/doc/racket/guide/numbers.html -share/doc/racket/guide/other-editors.html -share/doc/racket/guide/out0.sxref -share/doc/racket/guide/out1.sxref -share/doc/racket/guide/pairs.html -share/doc/racket/guide/parallelism.html -share/doc/racket/guide/parameterize.html -share/doc/racket/guide/pattern-macros.html -share/doc/racket/guide/performance.html -share/doc/racket/guide/phases.html -share/doc/racket/guide/pict.png -share/doc/racket/guide/pict_2.png -share/doc/racket/guide/pict_3.png -share/doc/racket/guide/pict_4.png -share/doc/racket/guide/pict_5.png -share/doc/racket/guide/ports.html -share/doc/racket/guide/proc-macros.html -share/doc/racket/guide/prompt.html -share/doc/racket/guide/qq.html -share/doc/racket/guide/quote.html -share/doc/racket/guide/racket.html -share/doc/racket/guide/read-write.html -share/doc/racket/guide/reflection.html -share/doc/racket/guide/regexp-alternation.html -share/doc/racket/guide/regexp-assert.html -share/doc/racket/guide/regexp-chars.html -share/doc/racket/guide/regexp-clusters.html -share/doc/racket/guide/regexp-intro.html -share/doc/racket/guide/regexp-match.html -share/doc/racket/guide/regexp-quant.html -share/doc/racket/guide/regexp.html -share/doc/racket/guide/running.html -share/doc/racket/guide/scheme-forms.html -share/doc/racket/guide/scripts.html -share/doc/racket/guide/serialization.html -share/doc/racket/guide/set_.html -share/doc/racket/guide/stamp.sxref -share/doc/racket/guide/standards.html -share/doc/racket/guide/strings.html -share/doc/racket/guide/stx-certs.html -share/doc/racket/guide/stx-obj.html -share/doc/racket/guide/stx-phases.html -share/doc/racket/guide/symbols.html -share/doc/racket/guide/syntax-case.html -share/doc/racket/guide/syntax-notation.html -share/doc/racket/guide/syntax-overview.html -share/doc/racket/guide/syntax_module-reader.html -share/doc/racket/guide/teaching-langs.html -share/doc/racket/guide/to-scheme.html -share/doc/racket/guide/unit_versus_module.html -share/doc/racket/guide/units.html -share/doc/racket/guide/vectors.html -share/doc/racket/guide/void_undefined.html -share/doc/racket/guide/with-syntax.html -share/doc/racket/help/blueboxes.rktd -share/doc/racket/help/in.sxref -share/doc/racket/help/index.html -share/doc/racket/help/out0.sxref -share/doc/racket/help/out1.sxref -share/doc/racket/help/stamp.sxref -share/doc/racket/htdp-langs/advanced.html -share/doc/racket/htdp-langs/beginner-abbr.html -share/doc/racket/htdp-langs/beginner.html -share/doc/racket/htdp-langs/blueboxes.rktd -share/doc/racket/htdp-langs/in.sxref -share/doc/racket/htdp-langs/index.html -share/doc/racket/htdp-langs/intermediate-lam.html -share/doc/racket/htdp-langs/intermediate.html -share/doc/racket/htdp-langs/out0.sxref -share/doc/racket/htdp-langs/out1.sxref -share/doc/racket/htdp-langs/pict.png -share/doc/racket/htdp-langs/pict_10.png -share/doc/racket/htdp-langs/pict_11.png -share/doc/racket/htdp-langs/pict_12.png -share/doc/racket/htdp-langs/pict_13.png -share/doc/racket/htdp-langs/pict_14.png -share/doc/racket/htdp-langs/pict_15.png -share/doc/racket/htdp-langs/pict_2.png -share/doc/racket/htdp-langs/pict_3.png -share/doc/racket/htdp-langs/pict_4.png -share/doc/racket/htdp-langs/pict_5.png -share/doc/racket/htdp-langs/pict_6.png -share/doc/racket/htdp-langs/pict_7.png -share/doc/racket/htdp-langs/pict_8.png -share/doc/racket/htdp-langs/pict_9.png -share/doc/racket/htdp-langs/stamp.sxref -share/doc/racket/htdp-ptr/blueboxes.rktd -share/doc/racket/htdp-ptr/in.sxref -share/doc/racket/htdp-ptr/index.html -share/doc/racket/htdp-ptr/out0.sxref -share/doc/racket/htdp-ptr/out1.sxref -share/doc/racket/htdp-ptr/stamp.sxref -share/doc/racket/htdp/blueboxes.rktd -share/doc/racket/htdp/in.sxref -share/doc/racket/htdp/index.html -share/doc/racket/htdp/out0.sxref -share/doc/racket/htdp/out1.sxref -share/doc/racket/htdp/stamp.sxref -share/doc/racket/html/blueboxes.rktd -share/doc/racket/html/in.sxref -share/doc/racket/html/index.html -share/doc/racket/html/out0.sxref -share/doc/racket/html/out1.sxref -share/doc/racket/html/stamp.sxref -share/doc/racket/images/Blur.html -share/doc/racket/images/Component_Operations.html -share/doc/racket/images/Compositing.html -share/doc/racket/images/Conversion_and_Construction.html -share/doc/racket/images/Effects.html -share/doc/racket/images/Embedding_Bitmaps_in_Compiled_Files.html -share/doc/racket/images/Gradients_and_Normals.html -share/doc/racket/images/Icons.html -share/doc/racket/images/Logos.html -share/doc/racket/images/Overview.html -share/doc/racket/images/Pointwise_Operations.html -share/doc/racket/images/Resizing.html -share/doc/racket/images/Spatial_Transformations.html -share/doc/racket/images/Struct_Type_and_Accessors.html -share/doc/racket/images/blueboxes.rktd -share/doc/racket/images/flomap_title.html -share/doc/racket/images/in.sxref -share/doc/racket/images/index.html -share/doc/racket/images/out0.sxref -share/doc/racket/images/out1.sxref -share/doc/racket/images/pict.png -share/doc/racket/images/pict_10.png -share/doc/racket/images/pict_100.png -share/doc/racket/images/pict_101.png -share/doc/racket/images/pict_102.png -share/doc/racket/images/pict_103.png -share/doc/racket/images/pict_104.png -share/doc/racket/images/pict_105.png -share/doc/racket/images/pict_106.png -share/doc/racket/images/pict_107.png -share/doc/racket/images/pict_108.png -share/doc/racket/images/pict_109.png -share/doc/racket/images/pict_11.png -share/doc/racket/images/pict_110.png -share/doc/racket/images/pict_111.png -share/doc/racket/images/pict_112.png -share/doc/racket/images/pict_113.png -share/doc/racket/images/pict_114.png -share/doc/racket/images/pict_115.png -share/doc/racket/images/pict_116.png -share/doc/racket/images/pict_117.png -share/doc/racket/images/pict_118.png -share/doc/racket/images/pict_119.png -share/doc/racket/images/pict_12.png -share/doc/racket/images/pict_120.png -share/doc/racket/images/pict_121.png -share/doc/racket/images/pict_122.png -share/doc/racket/images/pict_123.png -share/doc/racket/images/pict_124.png -share/doc/racket/images/pict_125.png -share/doc/racket/images/pict_126.png -share/doc/racket/images/pict_127.png -share/doc/racket/images/pict_128.png -share/doc/racket/images/pict_129.png -share/doc/racket/images/pict_13.png -share/doc/racket/images/pict_130.png -share/doc/racket/images/pict_131.png -share/doc/racket/images/pict_132.png -share/doc/racket/images/pict_133.png -share/doc/racket/images/pict_134.png -share/doc/racket/images/pict_135.png -share/doc/racket/images/pict_136.png -share/doc/racket/images/pict_137.png -share/doc/racket/images/pict_138.png -share/doc/racket/images/pict_139.png -share/doc/racket/images/pict_14.png -share/doc/racket/images/pict_140.png -share/doc/racket/images/pict_141.png -share/doc/racket/images/pict_142.png -share/doc/racket/images/pict_143.png -share/doc/racket/images/pict_144.png *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***