svn commit: r418948 - in head/lang/racket: . files

Jimmy Olgeni olgeni at FreeBSD.org
Sat Jul 23 08:48:10 UTC 2016


Author: olgeni
Date: Sat Jul 23 08:48:08 2016
New Revision: 418948
URL: https://svnweb.freebsd.org/changeset/ports/418948

Log:
  Update lang/racket to version 6.6.

Deleted:
  head/lang/racket/files/patch-src_racket_src_future.c
Modified:
  head/lang/racket/Makefile
  head/lang/racket/distinfo
  head/lang/racket/pkg-plist

Modified: head/lang/racket/Makefile
==============================================================================
--- head/lang/racket/Makefile	Sat Jul 23 08:48:04 2016	(r418947)
+++ head/lang/racket/Makefile	Sat Jul 23 08:48:08 2016	(r418948)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	racket
-PORTVERSION=	6.5
+PORTVERSION=	6.6
 CATEGORIES=	lang scheme
 MASTER_SITES=	http://mirror.racket-lang.org/installers/${PORTVERSION}/ \
 		http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \

Modified: head/lang/racket/distinfo
==============================================================================
--- head/lang/racket/distinfo	Sat Jul 23 08:48:04 2016	(r418947)
+++ head/lang/racket/distinfo	Sat Jul 23 08:48:08 2016	(r418948)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467016113
-SHA256 (racket/6.5/racket-6.5-src-builtpkgs.tgz) = 9cfd20e7b68f6e7effaef144e184d7e67e1a2bab1df2b1c0b5fce8581f4c9457
-SIZE (racket/6.5/racket-6.5-src-builtpkgs.tgz) = 125157499
+TIMESTAMP = 1469258090
+SHA256 (racket/6.6/racket-6.6-src-builtpkgs.tgz) = 5fa9e72e8ef68a0b9d526d3fd6340d2bd6ebd179735ba776f5aa8e6a77e872d0
+SIZE (racket/6.6/racket-6.6-src-builtpkgs.tgz) = 116394309

Modified: head/lang/racket/pkg-plist
==============================================================================
--- head/lang/racket/pkg-plist	Sat Jul 23 08:48:04 2016	(r418947)
+++ head/lang/racket/pkg-plist	Sat Jul 23 08:48:08 2016	(r418948)
@@ -38,7 +38,7 @@ include/racket/schvers.h
 include/racket/sconfig.h
 include/racket/stypes.h
 include/racket/uconfig.h
-lib/libracket3m-6.5.so
+lib/libracket3m-6.6.so
 lib/libracket3m.so
 lib/racket/buildinfo
 lib/racket/gracket
@@ -2507,11 +2507,19 @@ share/applications/slideshow.desktop
 %%PORTDOCS%%%%DOCSDIR%%/rackunit/quick-start.html
 %%PORTDOCS%%%%DOCSDIR%%/rackunit/stamp.sxref
 %%PORTDOCS%%%%DOCSDIR%%/rackunit/synced.rktd
+%%PORTDOCS%%%%DOCSDIR%%/raco/API_for_Making_Bytecode.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/API_for_Raw_Compilation.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/API_for_Simple_Bytecode_Creation.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/Bytecode_Files.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/Dependency_Files.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/Running_raco_make.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/_plt-archives.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/api_compile-path.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/api_parallel-build.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/blueboxes.rktd
 %%PORTDOCS%%%%DOCSDIR%%/raco/c-mods.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/cc.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/cm-accomplice.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/collection-names.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/collection-search.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/command.html
@@ -2553,6 +2561,7 @@ share/applications/slideshow.desktop
 %%PORTDOCS%%%%DOCSDIR%%/raco/test.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/unpack.html
 %%PORTDOCS%%%%DOCSDIR%%/raco/xref.html
+%%PORTDOCS%%%%DOCSDIR%%/raco/zo.html
 %%PORTDOCS%%%%DOCSDIR%%/readline/blueboxes.rktd
 %%PORTDOCS%%%%DOCSDIR%%/readline/in.sxref
 %%PORTDOCS%%%%DOCSDIR%%/readline/index.html
@@ -4826,6 +4835,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/class-undef.rkt
 %%DATADIR%%/collects/racket/private/class-wrapped.rkt
 %%DATADIR%%/collects/racket/private/classidmap.rkt
+%%DATADIR%%/collects/racket/private/collect.rkt
 %%DATADIR%%/collects/racket/private/compiled/arity_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/arity_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/base_rkt.dep
@@ -4846,8 +4856,12 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/compiled/class-wrapped_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/classidmap_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/classidmap_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/collect_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/collect_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/cond_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/cond_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/config_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/config_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/custom-hash_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/custom-hash_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/custom-write_rkt.dep
@@ -4862,6 +4876,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/compiled/dict_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/ellipses_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/ellipses_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/executable-path_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/executable-path_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/for_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/for_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/generic-interfaces_rkt.dep
@@ -4886,6 +4902,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/compiled/letstx-scheme_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/list_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/list_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/load_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/load_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/local_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/local_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/logger_rkt.dep
@@ -4908,6 +4926,12 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/compiled/norm-arity_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/norm-define_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/norm-define_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/old-path_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/old-path_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/path-list_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/path-list_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/path_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/path_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/performance-hint_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/performance-hint_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/port_rkt.dep
@@ -4924,6 +4948,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/compiled/qq-and-or_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/qqstx_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/qqstx_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/reading-param_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/reading-param_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/reqprov_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/reqprov_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/reverse_rkt.dep
@@ -4974,6 +5000,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/compiled/stxparamkey_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/submodule_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/submodule_rkt.zo
+%%DATADIR%%/collects/racket/private/compiled/tethered-installer_rkt.dep
+%%DATADIR%%/collects/racket/private/compiled/tethered-installer_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/this-expression-source-directory_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/this-expression-source-directory_rkt.zo
 %%DATADIR%%/collects/racket/private/compiled/top-int_rkt.dep
@@ -5001,6 +5029,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/compiled/with-stx_rkt.dep
 %%DATADIR%%/collects/racket/private/compiled/with-stx_rkt.zo
 %%DATADIR%%/collects/racket/private/cond.rkt
+%%DATADIR%%/collects/racket/private/config.rkt
 %%DATADIR%%/collects/racket/private/custom-hash.rkt
 %%DATADIR%%/collects/racket/private/custom-write.rkt
 %%DATADIR%%/collects/racket/private/define-et-al.rkt
@@ -5008,6 +5037,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/define.rkt
 %%DATADIR%%/collects/racket/private/dict.rkt
 %%DATADIR%%/collects/racket/private/ellipses.rkt
+%%DATADIR%%/collects/racket/private/executable-path.rkt
 %%DATADIR%%/collects/racket/private/for.rkt
 %%DATADIR%%/collects/racket/private/generic-interfaces.rkt
 %%DATADIR%%/collects/racket/private/generic-methods.rkt
@@ -5020,6 +5050,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/kw.rkt
 %%DATADIR%%/collects/racket/private/letstx-scheme.rkt
 %%DATADIR%%/collects/racket/private/list.rkt
+%%DATADIR%%/collects/racket/private/load.rkt
 %%DATADIR%%/collects/racket/private/local.rkt
 %%DATADIR%%/collects/racket/private/logger.rkt
 %%DATADIR%%/collects/racket/private/map.rkt
@@ -5031,6 +5062,9 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/namespace.rkt
 %%DATADIR%%/collects/racket/private/norm-arity.rkt
 %%DATADIR%%/collects/racket/private/norm-define.rkt
+%%DATADIR%%/collects/racket/private/old-path.rkt
+%%DATADIR%%/collects/racket/private/path-list.rkt
+%%DATADIR%%/collects/racket/private/path.rkt
 %%DATADIR%%/collects/racket/private/performance-hint.rkt
 %%DATADIR%%/collects/racket/private/port.rkt
 %%DATADIR%%/collects/racket/private/portlines.rkt
@@ -5039,6 +5073,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/promise.rkt
 %%DATADIR%%/collects/racket/private/qq-and-or.rkt
 %%DATADIR%%/collects/racket/private/qqstx.rkt
+%%DATADIR%%/collects/racket/private/reading-param.rkt
 %%DATADIR%%/collects/racket/private/reqprov.rkt
 %%DATADIR%%/collects/racket/private/reverse.rkt
 %%DATADIR%%/collects/racket/private/runtime-path-table.rkt
@@ -5064,6 +5099,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/collects/racket/private/stxparam.rkt
 %%DATADIR%%/collects/racket/private/stxparamkey.rkt
 %%DATADIR%%/collects/racket/private/submodule.rkt
+%%DATADIR%%/collects/racket/private/tethered-installer.rkt
 %%DATADIR%%/collects/racket/private/this-expression-source-directory.rkt
 %%DATADIR%%/collects/racket/private/top-int.rkt
 %%DATADIR%%/collects/racket/private/unit-compiletime.rkt
@@ -12340,12 +12376,18 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/my-macros_rkt.zo
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/reconstruct_rkt.dep
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/reconstruct_rkt.zo
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/shared-typed_rkt.dep
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/shared-typed_rkt.zo
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/shared_rkt.dep
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/shared_rkt.zo
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/syntax-hider_rkt.dep
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/syntax-hider_rkt.zo
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/syntax-property_rkt.dep
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/syntax-property_rkt.zo
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/vertical-separator-snip_rkt.dep
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/vertical-separator-snip_rkt.zo
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/view-controller-typed_rkt.dep
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/view-controller-typed_rkt.zo
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/view-controller_rkt.dep
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/view-controller_rkt.zo
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/compiled/xml-box_rkt.dep
@@ -12364,9 +12406,12 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/mred-extensions.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/my-macros.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/reconstruct.rkt
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/shared-typed.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/shared.rkt
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/syntax-hider.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/syntax-property.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/vertical-separator-snip.rkt
+%%DATADIR%%/pkgs/htdp-lib/stepper/private/view-controller-typed.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/view-controller.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/xml-box.rkt
 %%DATADIR%%/pkgs/htdp-lib/stepper/private/xml-sig.rkt
@@ -12869,6 +12914,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/check-requires.rkt
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/compiled/check-requires_rkt.dep
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/compiled/check-requires_rkt.zo
+%%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/compiled/profile_rkt.dep
+%%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/compiled/profile_rkt.zo
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/compiled/show-dependencies_rkt.dep
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/compiled/show-dependencies_rkt.zo
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/private/compiled/get-references_rkt.dep
@@ -12886,6 +12933,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/private/nom-use-alg.rkt
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/private/refine-alg.rkt
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/private/util.rkt
+%%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/profile.rkt
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/analysis/show-dependencies.rkt
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/compiled/expand_rkt.dep
 %%DATADIR%%/pkgs/macro-debugger-text-lib/macro-debugger/compiled/expand_rkt.zo
@@ -17500,13 +17548,10 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/rackunit-lib/LICENSE.txt
 %%DATADIR%%/pkgs/rackunit-lib/info.rkt
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/HISTORY.txt
-%%DATADIR%%/pkgs/rackunit-lib/rackunit/compiled/log_rkt.dep
-%%DATADIR%%/pkgs/rackunit-lib/rackunit/compiled/log_rkt.zo
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/compiled/main_rkt.dep
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/compiled/main_rkt.zo
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/compiled/text-ui_rkt.dep
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/compiled/text-ui_rkt.zo
-%%DATADIR%%/pkgs/rackunit-lib/rackunit/log.rkt
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/main.rkt
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/private/base.rkt
 %%DATADIR%%/pkgs/rackunit-lib/rackunit/private/check-info.rkt
@@ -18534,12 +18579,6 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/redex-lib/redex/private/compiled/trace-layout_rkt.zo
 %%DATADIR%%/pkgs/redex-lib/redex/private/compiled/underscore-allowed_rkt.dep
 %%DATADIR%%/pkgs/redex-lib/redex/private/compiled/underscore-allowed_rkt.zo
-%%DATADIR%%/pkgs/redex-lib/redex/private/compiler/compiled/match_rkt.dep
-%%DATADIR%%/pkgs/redex-lib/redex/private/compiler/compiled/match_rkt.zo
-%%DATADIR%%/pkgs/redex-lib/redex/private/compiler/compiled/redextomatrix_rkt.dep
-%%DATADIR%%/pkgs/redex-lib/redex/private/compiler/compiled/redextomatrix_rkt.zo
-%%DATADIR%%/pkgs/redex-lib/redex/private/compiler/match.rkt
-%%DATADIR%%/pkgs/redex-lib/redex/private/compiler/redextomatrix.rkt
 %%DATADIR%%/pkgs/redex-lib/redex/private/cycle-check.rkt
 %%DATADIR%%/pkgs/redex-lib/redex/private/defined-checks.rkt
 %%DATADIR%%/pkgs/redex-lib/redex/private/enum.rkt
@@ -19200,6 +19239,14 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/scribble-lib/scribble/doc/reader.rkt
 %%DATADIR%%/pkgs/scribble-lib/scribble/doclang.rkt
 %%DATADIR%%/pkgs/scribble-lib/scribble/doclang2.rkt
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/compiled/lang_rkt.dep
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/compiled/lang_rkt.zo
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/elsarticle.tex
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/lang.rkt
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/lang/compiled/reader_rkt.dep
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/lang/compiled/reader_rkt.zo
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/lang/reader.rkt
+%%DATADIR%%/pkgs/scribble-lib/scribble/elsarticle/style.tex
 %%DATADIR%%/pkgs/scribble-lib/scribble/eval.rkt
 %%DATADIR%%/pkgs/scribble-lib/scribble/example.rkt
 %%DATADIR%%/pkgs/scribble-lib/scribble/examples.rkt
@@ -19216,6 +19263,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/scribble-lib/scribble/jfp/lang/compiled/reader_rkt.dep
 %%DATADIR%%/pkgs/scribble-lib/scribble/jfp/lang/compiled/reader_rkt.zo
 %%DATADIR%%/pkgs/scribble-lib/scribble/jfp/lang/reader.rkt
+%%DATADIR%%/pkgs/scribble-lib/scribble/jfp/replacements.tex
 %%DATADIR%%/pkgs/scribble-lib/scribble/jfp/style.tex
 %%DATADIR%%/pkgs/scribble-lib/scribble/latex-prefix.rkt
 %%DATADIR%%/pkgs/scribble-lib/scribble/latex-properties.rkt
@@ -20665,6 +20713,10 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/syntax-color-lib/syntax-color/token-tree.rkt
 %%DATADIR%%/pkgs/syntax-color/LICENSE.txt
 %%DATADIR%%/pkgs/syntax-color/info.rkt
+%%DATADIR%%/pkgs/testing-util-lib/info.rkt
+%%DATADIR%%/pkgs/testing-util-lib/rackunit/compiled/log_rkt.dep
+%%DATADIR%%/pkgs/testing-util-lib/rackunit/compiled/log_rkt.zo
+%%DATADIR%%/pkgs/testing-util-lib/rackunit/log.rkt
 %%DATADIR%%/pkgs/tex-table/compiled/info_rkt.dep
 %%DATADIR%%/pkgs/tex-table/compiled/info_rkt.zo
 %%DATADIR%%/pkgs/tex-table/compiled/tex-table_rkt.dep
@@ -20893,6 +20945,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/compiled/top-interaction_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/compiled/type-env-lang_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/compiled/type-env-lang_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/compiled/type-name-error_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/compiled/type-name-error_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/compiled/unit-prims_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/compiled/unit-prims_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/env-lang.rkt
@@ -20905,6 +20959,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/signature-prims.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/top-interaction.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/type-env-lang.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/type-name-error.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/base-env/unit-prims.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/compiled/core_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/compiled/core_rkt.zo
@@ -20983,10 +21038,10 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/infer-unit_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/infer_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/infer_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/intersect_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/intersect_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/promote-demote_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/promote-demote_rkt.zo
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/restrict_rkt.dep
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/restrict_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/signatures_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/compiled/signatures_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/constraint-structs.rkt
@@ -20995,8 +21050,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/fail.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/infer-unit.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/infer.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/intersect.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/promote-demote.rkt
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/restrict.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/infer/signatures.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/info.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/language-info.rkt
@@ -21067,7 +21122,10 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/optimizer/unboxed-tables.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/optimizer/utils.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/optimizer/vector.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/private/cast-table.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/private/class-literals.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/private/compiled/cast-table_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/private/compiled/cast-table_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/private/compiled/class-literals_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/private/compiled/class-literals_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/private/compiled/oc-button_rkt.dep
@@ -21099,6 +21157,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/interning_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/object-rep_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/object-rep_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/prop-rep_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/prop-rep_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/rep-utils_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/rep-utils_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/compiled/type-rep_rkt.dep
@@ -21107,6 +21167,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/free-variance.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/interning.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/object-rep.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/prop-rep.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/rep-utils.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/rep/type-rep.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/standard-inits.rkt
@@ -21323,8 +21384,6 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/classes_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/current-seen_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/current-seen_rkt.zo
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/filter-ops_rkt.dep
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/filter-ops_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/generalize_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/generalize_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/kw-types_rkt.dep
@@ -21335,14 +21394,18 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/numeric-predicates_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/numeric-tower_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/numeric-tower_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/overlap_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/overlap_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/path-type_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/path-type_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/prefab_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/prefab_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/printer_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/printer_rkt.zo
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/remove-intersect_rkt.dep
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/remove-intersect_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/prop-ops_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/prop-ops_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/remove_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/remove_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/resolve_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/resolve_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/signatures_rkt.dep
@@ -21363,19 +21426,22 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/type-table_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/union_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/union_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/update_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/update_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/utils_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/compiled/utils_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/current-seen.rkt
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/filter-ops.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/generalize.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/kw-types.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/match-expanders.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/numeric-predicates.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/numeric-tower.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/overlap.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/path-type.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/prefab.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/printer.rkt
-%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/remove-intersect.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/prop-ops.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/remove.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/resolve.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/signatures.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/struct-table.rkt
@@ -21386,6 +21452,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/tc-result.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/type-table.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/union.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/update.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/types/utils.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/any-wrap.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/arm.rkt
@@ -21401,6 +21468,8 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/early-return_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/evt-contract_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/evt-contract_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/inspector_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/inspector_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/lift_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/lift_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/compiled/literal-syntax-class_rkt.dep
@@ -21443,6 +21512,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/disarm.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/early-return.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/evt-contract.rkt
+%%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/inspector.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/lift.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/literal-syntax-class.rkt
 %%DATADIR%%/pkgs/typed-racket-lib/typed-racket/utils/mutated-vars.rkt
@@ -21543,6 +21613,12 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-more/typed/framework/compiled/prefs-contract_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/framework/framework.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/framework/prefs-contract.rkt
+%%DATADIR%%/pkgs/typed-racket-more/typed/images/compiled/icons_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/images/compiled/icons_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/images/compiled/logos_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/images/compiled/logos_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/images/icons.rkt
+%%DATADIR%%/pkgs/typed-racket-more/typed/images/logos.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/json.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/mred/compiled/mred_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/mred/compiled/mred_rkt.zo
@@ -21629,19 +21705,27 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-more/typed/pict.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/private/compiled/framework-types_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/private/compiled/framework-types_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/private/compiled/require-batch_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/private/compiled/require-batch_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/private/framework-types.rkt
+%%DATADIR%%/pkgs/typed-racket-more/typed/private/require-batch.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/async-channel.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/async-channel_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/async-channel_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/draw_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/draw_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/fasl_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/fasl_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/gui_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/gui_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/random_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/random_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/sandbox_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/sandbox_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/snip_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/compiled/snip_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/draw.rkt
+%%DATADIR%%/pkgs/typed-racket-more/typed/racket/fasl.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/gui.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/gui/base.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/gui/compiled/base_rkt.dep
@@ -21649,6 +21733,7 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/private/compiled/gui-types_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/private/compiled/gui-types_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/private/gui-types.rkt
+%%DATADIR%%/pkgs/typed-racket-more/typed/racket/random.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/sandbox.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/racket/snip.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/rackunit.rkt
@@ -21676,8 +21761,17 @@ share/applications/slideshow.desktop
 %%DATADIR%%/pkgs/typed-racket-more/typed/srfi/compiled/14_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/srfi/compiled/19_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/srfi/compiled/19_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/modread_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/modread_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/readerr_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/readerr_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/srcloc_rkt.dep
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/srcloc_rkt.zo
 %%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/stx_rkt.dep
 %%DATADIR%%/pkgs/typed-racket-more/typed/syntax/compiled/stx_rkt.zo
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/modread.rkt
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/readerr.rkt
+%%DATADIR%%/pkgs/typed-racket-more/typed/syntax/srcloc.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/syntax/stx.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/untyped-utils.rkt
 %%DATADIR%%/pkgs/typed-racket-more/typed/web-server/compiled/http_rkt.dep


More information about the svn-ports-all mailing list