diff options
author | olgeni <olgeni@FreeBSD.org> | 2018-01-28 03:40:37 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:30:26 +0800 |
commit | e05bd67df50edc0bd09c2131c15a6d21951a773b (patch) | |
tree | 5180b25b888ef84cd11c6ac619ce4caa0a328cc2 /lang | |
parent | 1b1dcbf6f853ed565233e5bf316310bfc6578a62 (diff) | |
download | freebsd-ports-gnome-e05bd67df50edc0bd09c2131c15a6d21951a773b.tar.gz freebsd-ports-gnome-e05bd67df50edc0bd09c2131c15a6d21951a773b.tar.zst freebsd-ports-gnome-e05bd67df50edc0bd09c2131c15a6d21951a773b.zip |
Update lang/racket to version 6.12.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/racket/Makefile | 2 | ||||
-rw-r--r-- | lang/racket/distinfo | 6 | ||||
-rw-r--r-- | lang/racket/files/patch-share_pkgs_gui-lib_mred_private_wx_gtk_queue.rkt | 8 | ||||
-rw-r--r-- | lang/racket/pkg-plist | 107 |
4 files changed, 108 insertions, 15 deletions
diff --git a/lang/racket/Makefile b/lang/racket/Makefile index ee4946ee6666..5d50b020f6bb 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= racket -PORTVERSION= 6.11 +PORTVERSION= 6.12 CATEGORIES= lang scheme MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \ http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \ diff --git a/lang/racket/distinfo b/lang/racket/distinfo index df9032758264..ceb9e53be48a 100644 --- a/lang/racket/distinfo +++ b/lang/racket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509433644 -SHA256 (racket/6.11/racket-6.11-src-builtpkgs.tgz) = 47bb2dbd1ec1d5865e96e6af39500e3a8865e4a8a3e7f1aac488e16d9e64845b -SIZE (racket/6.11/racket-6.11-src-builtpkgs.tgz) = 122307703 +TIMESTAMP = 1517062610 +SHA256 (racket/6.12/racket-6.12-src-builtpkgs.tgz) = 58d2e4deb385944e1dde790194b12b877ad7934fc21e1f09be803bdfb38e03fe +SIZE (racket/6.12/racket-6.12-src-builtpkgs.tgz) = 119736428 diff --git a/lang/racket/files/patch-share_pkgs_gui-lib_mred_private_wx_gtk_queue.rkt b/lang/racket/files/patch-share_pkgs_gui-lib_mred_private_wx_gtk_queue.rkt index 1e11c5cf3f3a..7adb46685b49 100644 --- a/lang/racket/files/patch-share_pkgs_gui-lib_mred_private_wx_gtk_queue.rkt +++ b/lang/racket/files/patch-share_pkgs_gui-lib_mred_private_wx_gtk_queue.rkt @@ -1,6 +1,6 @@ ---- share/pkgs/gui-lib/mred/private/wx/gtk/queue.rkt.orig 2016-04-22 21:19:48 UTC +--- share/pkgs/gui-lib/mred/private/wx/gtk/queue.rkt.orig 2018-01-27 18:25:11 UTC +++ share/pkgs/gui-lib/mred/private/wx/gtk/queue.rkt -@@ -9,7 +9,6 @@ +@@ -11,7 +11,6 @@ "clipboard.rkt" "const.rkt" "w32.rkt" @@ -8,12 +8,12 @@ "../common/keep-forever.rkt") (provide (protect-out gtk-start-event-pump -@@ -83,8 +82,6 @@ +@@ -86,8 +85,6 @@ (error (format "Gtk initialization failed for display ~s" (or display ":0")))) - (when single-instance? - (do-single-instance)) - (let ([v (scheme_register_process_global "Racket-GUI-wm-class" #f)]) + (let ([v (register-process-global #"Racket-GUI-wm-class" #f)]) (when v (gdk_set_program_class (cast v _pointer _string)))) diff --git a/lang/racket/pkg-plist b/lang/racket/pkg-plist index cc66d85bbcea..f6bf0d5890cc 100644 --- a/lang/racket/pkg-plist +++ b/lang/racket/pkg-plist @@ -38,7 +38,7 @@ include/racket/schvers.h include/racket/sconfig.h include/racket/stypes.h include/racket/uconfig.h -lib/libracket3m-6.11.so +lib/libracket3m-6.12.so lib/libracket3m.so lib/racket/buildinfo lib/racket/gracket @@ -588,9 +588,10 @@ share/applications/slideshow.desktop %%PORTDOCS%%%%DOCSDIR%%/foreign/Objective-C_FFI.html %%PORTDOCS%%%%DOCSDIR%%/foreign/Other_Atomic_Types.html %%PORTDOCS%%%%DOCSDIR%%/foreign/Pointer_Types.html -%%PORTDOCS%%%%DOCSDIR%%/foreign/Process-Wide_Registration.html +%%PORTDOCS%%%%DOCSDIR%%/foreign/Ports.html %%PORTDOCS%%%%DOCSDIR%%/foreign/Speculatively_Atomic_Execution.html %%PORTDOCS%%%%DOCSDIR%%/foreign/String_Types.html +%%PORTDOCS%%%%DOCSDIR%%/foreign/Thread_Scheduling.html %%PORTDOCS%%%%DOCSDIR%%/foreign/active-x.html %%PORTDOCS%%%%DOCSDIR%%/foreign/blueboxes.rktd %%PORTDOCS%%%%DOCSDIR%%/foreign/com-auto.html @@ -617,6 +618,7 @@ share/applications/slideshow.desktop %%PORTDOCS%%%%DOCSDIR%%/foreign/stamp.sxref %%PORTDOCS%%%%DOCSDIR%%/foreign/synced.rktd %%PORTDOCS%%%%DOCSDIR%%/foreign/types.html +%%PORTDOCS%%%%DOCSDIR%%/foreign/unsafe-global.html %%PORTDOCS%%%%DOCSDIR%%/foreign/winapi.html %%PORTDOCS%%%%DOCSDIR%%/framework/Application.html %%PORTDOCS%%%%DOCSDIR%%/framework/Autosave.html @@ -2933,6 +2935,14 @@ share/applications/slideshow.desktop %%PORTDOCS%%%%DOCSDIR%%/release/synced.rktd %%PORTDOCS%%%%DOCSDIR%%/root-info.css %%PORTDOCS%%%%DOCSDIR%%/root-info.js +%%PORTDOCS%%%%DOCSDIR%%/sasl/blueboxes.rktd +%%PORTDOCS%%%%DOCSDIR%%/sasl/in.sxref +%%PORTDOCS%%%%DOCSDIR%%/sasl/index.html +%%PORTDOCS%%%%DOCSDIR%%/sasl/out0.sxref +%%PORTDOCS%%%%DOCSDIR%%/sasl/out1.sxref +%%PORTDOCS%%%%DOCSDIR%%/sasl/provides.sxref +%%PORTDOCS%%%%DOCSDIR%%/sasl/stamp.sxref +%%PORTDOCS%%%%DOCSDIR%%/sasl/synced.rktd %%PORTDOCS%%%%DOCSDIR%%/scheme/blueboxes.rktd %%PORTDOCS%%%%DOCSDIR%%/scheme/compat-exe.html %%PORTDOCS%%%%DOCSDIR%%/scheme/in.sxref @@ -3094,6 +3104,7 @@ share/applications/slideshow.desktop %%PORTDOCS%%%%DOCSDIR%%/scriblib/autobib.html %%PORTDOCS%%%%DOCSDIR%%/scriblib/bibtex.html %%PORTDOCS%%%%DOCSDIR%%/scriblib/blueboxes.rktd +%%PORTDOCS%%%%DOCSDIR%%/scriblib/book-index.html %%PORTDOCS%%%%DOCSDIR%%/scriblib/figure.html %%PORTDOCS%%%%DOCSDIR%%/scriblib/footnotes.html %%PORTDOCS%%%%DOCSDIR%%/scriblib/gui-eval.html @@ -3389,6 +3400,7 @@ share/applications/slideshow.desktop %%PORTDOCS%%%%DOCSDIR%%/syntax/provides.sxref %%PORTDOCS%%%%DOCSDIR%%/syntax/reader-helpers.html %%PORTDOCS%%%%DOCSDIR%%/syntax/stamp.sxref +%%PORTDOCS%%%%DOCSDIR%%/syntax/state.html %%PORTDOCS%%%%DOCSDIR%%/syntax/stxparse-examples.html %%PORTDOCS%%%%DOCSDIR%%/syntax/stxparse-intro.html %%PORTDOCS%%%%DOCSDIR%%/syntax/stxparse-patterns.html @@ -3411,6 +3423,7 @@ share/applications/slideshow.desktop %%PORTDOCS%%%%DOCSDIR%%/teachpack/2htdpimage.html %%PORTDOCS%%%%DOCSDIR%%/teachpack/2htdpitunes.html %%PORTDOCS%%%%DOCSDIR%%/teachpack/2htdpuniverse.html +%%PORTDOCS%%%%DOCSDIR%%/teachpack/2htdpweb-io.html %%PORTDOCS%%%%DOCSDIR%%/teachpack/arrow-gui.html %%PORTDOCS%%%%DOCSDIR%%/teachpack/arrow.html %%PORTDOCS%%%%DOCSDIR%%/teachpack/balls.png @@ -4099,6 +4112,10 @@ share/applications/slideshow.desktop %%DATADIR%%/collects/ffi/unsafe/compiled/nsstring_rkt.zo %%DATADIR%%/collects/ffi/unsafe/compiled/objc_rkt.dep %%DATADIR%%/collects/ffi/unsafe/compiled/objc_rkt.zo +%%DATADIR%%/collects/ffi/unsafe/compiled/port_rkt.dep +%%DATADIR%%/collects/ffi/unsafe/compiled/port_rkt.zo +%%DATADIR%%/collects/ffi/unsafe/compiled/schedule_rkt.dep +%%DATADIR%%/collects/ffi/unsafe/compiled/schedule_rkt.zo %%DATADIR%%/collects/ffi/unsafe/compiled/try-atomic_rkt.dep %%DATADIR%%/collects/ffi/unsafe/compiled/try-atomic_rkt.zo %%DATADIR%%/collects/ffi/unsafe/custodian.rkt @@ -4111,9 +4128,11 @@ share/applications/slideshow.desktop %%DATADIR%%/collects/ffi/unsafe/nsalloc.rkt %%DATADIR%%/collects/ffi/unsafe/nsstring.rkt %%DATADIR%%/collects/ffi/unsafe/objc.rkt +%%DATADIR%%/collects/ffi/unsafe/port.rkt %%DATADIR%%/collects/ffi/unsafe/private/compiled/win32_rkt.dep %%DATADIR%%/collects/ffi/unsafe/private/compiled/win32_rkt.zo %%DATADIR%%/collects/ffi/unsafe/private/win32.rkt +%%DATADIR%%/collects/ffi/unsafe/schedule.rkt %%DATADIR%%/collects/ffi/unsafe/try-atomic.rkt %%DATADIR%%/collects/ffi/vector.rkt %%DATADIR%%/collects/ffi/winapi.rkt @@ -5527,8 +5546,6 @@ share/applications/slideshow.desktop %%DATADIR%%/collects/syntax/parse/private/compiled/minimatch_rkt.zo %%DATADIR%%/collects/syntax/parse/private/compiled/opt_rkt.dep %%DATADIR%%/collects/syntax/parse/private/compiled/opt_rkt.zo -%%DATADIR%%/collects/syntax/parse/private/compiled/parse-aux_rkt.dep -%%DATADIR%%/collects/syntax/parse/private/compiled/parse-aux_rkt.zo %%DATADIR%%/collects/syntax/parse/private/compiled/parse_rkt.dep %%DATADIR%%/collects/syntax/parse/private/compiled/parse_rkt.zo %%DATADIR%%/collects/syntax/parse/private/compiled/rep-attrs_rkt.dep @@ -5562,7 +5579,6 @@ share/applications/slideshow.desktop %%DATADIR%%/collects/syntax/parse/private/make.rkt %%DATADIR%%/collects/syntax/parse/private/minimatch.rkt %%DATADIR%%/collects/syntax/parse/private/opt.rkt -%%DATADIR%%/collects/syntax/parse/private/parse-aux.rkt %%DATADIR%%/collects/syntax/parse/private/parse.rkt %%DATADIR%%/collects/syntax/parse/private/rep-attrs.rkt %%DATADIR%%/collects/syntax/parse/private/rep-data.rkt @@ -6591,6 +6607,8 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/datalog/tests/examples/bidipath.txt %%DATADIR%%/pkgs/datalog/tests/examples/empty.rkt %%DATADIR%%/pkgs/datalog/tests/examples/empty.txt +%%DATADIR%%/pkgs/datalog/tests/examples/hello.rkt +%%DATADIR%%/pkgs/datalog/tests/examples/hello.txt %%DATADIR%%/pkgs/datalog/tests/examples/laps.rkt %%DATADIR%%/pkgs/datalog/tests/examples/laps.txt %%DATADIR%%/pkgs/datalog/tests/examples/long.rkt @@ -6643,6 +6661,7 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/datalog/tests/parse.rkt %%DATADIR%%/pkgs/datalog/tests/pr/1.rkt %%DATADIR%%/pkgs/datalog/tests/pr/5.rkt +%%DATADIR%%/pkgs/datalog/tests/pr/6.rkt %%DATADIR%%/pkgs/datalog/tests/pretty.rkt %%DATADIR%%/pkgs/datalog/tests/private/env.rkt %%DATADIR%%/pkgs/datalog/tests/private/lex.rkt @@ -11178,7 +11197,6 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/gui-lib/mred/private/wx/gtk/printer-dc.rkt %%DATADIR%%/pkgs/gui-lib/mred/private/wx/gtk/procs.rkt %%DATADIR%%/pkgs/gui-lib/mred/private/wx/gtk/queue.rkt -%%DATADIR%%/pkgs/gui-lib/mred/private/wx/gtk/queue.rkt.orig %%DATADIR%%/pkgs/gui-lib/mred/private/wx/gtk/radio-box.rkt %%DATADIR%%/pkgs/gui-lib/mred/private/wx/gtk/resolution.rkt %%DATADIR%%/pkgs/gui-lib/mred/private/wx/gtk/slider.rkt @@ -11712,6 +11730,8 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/compiled/shared_rkt.zo %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/compiled/universe_scrbl.dep %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/compiled/universe_scrbl.zo +%%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/compiled/web-io_scrbl.dep +%%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/compiled/web-io_scrbl.zo %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/data-plain.xml %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/data.csv %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/data.txt @@ -11729,6 +11749,7 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/port.scrbl %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/shared.rkt %%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/universe.scrbl +%%DATADIR%%/pkgs/htdp-doc/teachpack/2htdp/scribblings/web-io.scrbl %%DATADIR%%/pkgs/htdp-doc/teachpack/balls.png %%DATADIR%%/pkgs/htdp-doc/teachpack/compiled/info_rkt.dep %%DATADIR%%/pkgs/htdp-doc/teachpack/compiled/info_rkt.zo @@ -11818,7 +11839,6 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/htdp-doc/test-engine/compiled/test-engine_scrbl.zo %%DATADIR%%/pkgs/htdp-doc/test-engine/info.rkt %%DATADIR%%/pkgs/htdp-doc/test-engine/test-engine.scrbl -%%DATADIR%%/pkgs/htdp-lib/2htdp/TESTME.txt %%DATADIR%%/pkgs/htdp-lib/2htdp/abstraction.rkt %%DATADIR%%/pkgs/htdp-lib/2htdp/batch-io.rkt %%DATADIR%%/pkgs/htdp-lib/2htdp/compiled/abstraction_rkt.dep @@ -11837,6 +11857,8 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/htdp-lib/2htdp/compiled/universe-syntax-parse_rkt.zo %%DATADIR%%/pkgs/htdp-lib/2htdp/compiled/universe_rkt.dep %%DATADIR%%/pkgs/htdp-lib/2htdp/compiled/universe_rkt.zo +%%DATADIR%%/pkgs/htdp-lib/2htdp/compiled/web-io_rkt.dep +%%DATADIR%%/pkgs/htdp-lib/2htdp/compiled/web-io_rkt.zo %%DATADIR%%/pkgs/htdp-lib/2htdp/image.rkt %%DATADIR%%/pkgs/htdp-lib/2htdp/info.rkt %%DATADIR%%/pkgs/htdp-lib/2htdp/itunes.rkt @@ -12141,6 +12163,7 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/htdp-lib/2htdp/universe-request.txt %%DATADIR%%/pkgs/htdp-lib/2htdp/universe-syntax-parse.rkt %%DATADIR%%/pkgs/htdp-lib/2htdp/universe.rkt +%%DATADIR%%/pkgs/htdp-lib/2htdp/web-io.rkt %%DATADIR%%/pkgs/htdp-lib/LICENSE.txt %%DATADIR%%/pkgs/htdp-lib/graphics/compiled/graphics-posn-less-unit_rkt.dep %%DATADIR%%/pkgs/htdp-lib/graphics/compiled/graphics-posn-less-unit_rkt.zo @@ -12562,6 +12585,8 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/compiled/itunes_rkt.zo %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/compiled/universe_rkt.dep %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/compiled/universe_rkt.zo +%%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/compiled/web-io_rkt.dep +%%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/compiled/web-io_rkt.zo %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/image.rkt %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/info.rkt %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/itunes.rkt @@ -12569,6 +12594,7 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/scribblings/compiled/img-eval_rkt.zo %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/scribblings/img-eval.rkt %%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/universe.rkt +%%DATADIR%%/pkgs/htdp-lib/teachpack/2htdp/web-io.rkt %%DATADIR%%/pkgs/htdp-lib/teachpack/HISTORY.txt %%DATADIR%%/pkgs/htdp-lib/teachpack/balls.gif %%DATADIR%%/pkgs/htdp-lib/teachpack/balls.ss @@ -16147,6 +16173,10 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/objc_scrbl.zo %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/pointers_scrbl.dep %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/pointers_scrbl.zo +%%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/port_scrbl.dep +%%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/port_scrbl.zo +%%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/schedule_scrbl.dep +%%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/schedule_scrbl.zo %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/serialize-cstruct_scrbl.dep %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/serialize-cstruct_scrbl.zo %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/compiled/try-atomic_scrbl.dep @@ -16176,6 +16206,8 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/ns.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/objc.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/pointers.scrbl +%%DATADIR%%/pkgs/racket-doc/scribblings/foreign/port.scrbl +%%DATADIR%%/pkgs/racket-doc/scribblings/foreign/schedule.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/serialize-cstruct.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/try-atomic.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/foreign/types.scrbl @@ -17386,6 +17418,8 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/compiled/parsing_scrbl.zo %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/compiled/patterns_scrbl.dep %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/compiled/patterns_scrbl.zo +%%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/compiled/state_scrbl.dep +%%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/compiled/state_scrbl.zo %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/compiled/stxclasses_scrbl.dep %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/compiled/stxclasses_scrbl.zo %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/debug.scrbl @@ -17406,6 +17440,7 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/parse-dummy-bindings.rkt %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/parsing.scrbl %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/patterns.scrbl +%%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/state.scrbl %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/parse/stxclasses.scrbl %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/path-spec.scrbl %%DATADIR%%/pkgs/racket-doc/syntax/scribblings/quote.scrbl @@ -18825,6 +18860,54 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/sandbox-lib/scheme/compiled/sandbox_rkt.dep %%DATADIR%%/pkgs/sandbox-lib/scheme/compiled/sandbox_rkt.zo %%DATADIR%%/pkgs/sandbox-lib/scheme/sandbox.rkt +%%DATADIR%%/pkgs/sasl-doc/compiled/info_rkt.dep +%%DATADIR%%/pkgs/sasl-doc/compiled/info_rkt.zo +%%DATADIR%%/pkgs/sasl-doc/compiled/sasl_scrbl.dep +%%DATADIR%%/pkgs/sasl-doc/compiled/sasl_scrbl.zo +%%DATADIR%%/pkgs/sasl-doc/info.rkt +%%DATADIR%%/pkgs/sasl-doc/sasl.scrbl +%%DATADIR%%/pkgs/sasl-lib/compiled/cram-md5_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/compiled/cram-md5_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/compiled/info_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/compiled/info_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/compiled/main_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/compiled/main_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/compiled/plain_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/compiled/plain_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/compiled/saslprep_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/compiled/saslprep_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/compiled/scram_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/compiled/scram_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/cram-md5.rkt +%%DATADIR%%/pkgs/sasl-lib/info.rkt +%%DATADIR%%/pkgs/sasl-lib/main.rkt +%%DATADIR%%/pkgs/sasl-lib/plain.rkt +%%DATADIR%%/pkgs/sasl-lib/private/base.rkt +%%DATADIR%%/pkgs/sasl-lib/private/compiled/base_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/private/compiled/base_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/private/compiled/cram-md5_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/private/compiled/cram-md5_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/private/compiled/crypto_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/private/compiled/crypto_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/private/compiled/intset_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/private/compiled/intset_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/private/compiled/saslprep_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/private/compiled/saslprep_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/private/compiled/scram_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/private/compiled/scram_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/private/compiled/stringprep_rkt.dep +%%DATADIR%%/pkgs/sasl-lib/private/compiled/stringprep_rkt.zo +%%DATADIR%%/pkgs/sasl-lib/private/cram-md5.rkt +%%DATADIR%%/pkgs/sasl-lib/private/crypto.rkt +%%DATADIR%%/pkgs/sasl-lib/private/intset.rkt +%%DATADIR%%/pkgs/sasl-lib/private/saslprep.rkt +%%DATADIR%%/pkgs/sasl-lib/private/scram.rkt +%%DATADIR%%/pkgs/sasl-lib/private/stringprep.rkt +%%DATADIR%%/pkgs/sasl-lib/saslprep.rkt +%%DATADIR%%/pkgs/sasl-lib/scram.rkt +%%DATADIR%%/pkgs/sasl/compiled/info_rkt.dep +%%DATADIR%%/pkgs/sasl/compiled/info_rkt.zo +%%DATADIR%%/pkgs/sasl/info.rkt %%DATADIR%%/pkgs/scheme-lib/LICENSE.txt %%DATADIR%%/pkgs/scheme-lib/info.rkt %%DATADIR%%/pkgs/scheme-lib/scheme/async-channel.rkt @@ -19241,10 +19324,13 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/scribble-doc/scribblings/scribble/xref.scrbl %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/autobib.scrbl %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/bibtex.scrbl +%%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/book-index.scrbl %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/autobib_scrbl.dep %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/autobib_scrbl.zo %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/bibtex_scrbl.dep %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/bibtex_scrbl.zo +%%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/book-index_scrbl.dep +%%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/book-index_scrbl.zo %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/figure_scrbl.dep %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/figure_scrbl.zo %%DATADIR%%/pkgs/scribble-doc/scriblib/scribblings/compiled/footnote_scrbl.dep @@ -19514,6 +19600,8 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/defaults_rkt.zo %%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/indirect-renderer_rkt.dep %%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/indirect-renderer_rkt.zo +%%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/latex-index_rkt.dep +%%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/latex-index_rkt.zo %%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/literal-anchor_rkt.dep %%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/literal-anchor_rkt.zo %%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/lp_rkt.dep @@ -19572,6 +19660,7 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/scribble-lib/scribble/private/compiled/tag_rkt.zo %%DATADIR%%/pkgs/scribble-lib/scribble/private/defaults.rkt %%DATADIR%%/pkgs/scribble-lib/scribble/private/indirect-renderer.rkt +%%DATADIR%%/pkgs/scribble-lib/scribble/private/latex-index.rkt %%DATADIR%%/pkgs/scribble-lib/scribble/private/literal-anchor.rkt %%DATADIR%%/pkgs/scribble-lib/scribble/private/lp.rkt %%DATADIR%%/pkgs/scribble-lib/scribble/private/manual-bib.rkt @@ -19647,10 +19736,14 @@ share/applications/slideshow.desktop %%DATADIR%%/pkgs/scribble-lib/scriblib/autobib.rkt %%DATADIR%%/pkgs/scribble-lib/scriblib/autobib.tex %%DATADIR%%/pkgs/scribble-lib/scriblib/bibtex.rkt +%%DATADIR%%/pkgs/scribble-lib/scriblib/book-index.rkt +%%DATADIR%%/pkgs/scribble-lib/scriblib/book-index.tex %%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/autobib_rkt.dep %%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/autobib_rkt.zo %%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/bibtex_rkt.dep %%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/bibtex_rkt.zo +%%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/book-index_rkt.dep +%%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/book-index_rkt.zo %%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/figure_rkt.dep %%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/figure_rkt.zo %%DATADIR%%/pkgs/scribble-lib/scriblib/compiled/footnote_rkt.dep |