Browse Source
The 0.66.0 bake's VFSPAYLOAD phase materialized the r2 lib tier into the tracked kit .vfs trees (the G-115 in-folder class G-171 will move to staging): per tcllib2.0 tree the five gate-repaired pkgIndex.tcl files, the r2 embedded punkbin-artifact.toml (upstream_repairs pointer), and punkbin-upstream-repairs.toml newly tracked - the shipped divergence from upstream is now self-describing IN VCS; tcllibc trees take the r2 dll + teapot + record (zig dlls are not bit-reproducible - the recorded reason revisions bump). Twelve vfs trees, all content derived from the committed libpackages.toml r2 pins via bin/packages. Step-(9) close of the 0.66.0 release cycle. Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.commaster
120 changed files with 444 additions and 168 deletions
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
@ -0,0 +1,18 @@
|
||||
#punkbin-upstream-repairs (schema 1) - written by pkgindex_gate.tcl into the |
||||
#gated package tree it ships with. This tree is the upstream source checkout |
||||
#(named by the <name>_checkout field of the accompanying punkbin-artifact |
||||
#record) PLUS exactly the repairs below - complete by construction: the gate |
||||
#FAILS the build on any divergence without a reviewed allowlist record, in |
||||
#both directions (unrecorded defect / record upstream has since fixed). |
||||
#Repair direction is index-follows-file: the sourced file's 'package provide' |
||||
#is the truth; only pkgIndex.tcl declarations are rewritten. |
||||
schema = 1 |
||||
gate = "pkgindex_gate" |
||||
upstream_ref = "https://core.tcl-lang.org/tcllib/tktview/523f7e055647611328efa2539717023d18b99ccd" |
||||
repairs = [ |
||||
"doctools::toc (version) 2 -> 2.1", |
||||
"math::filters (version) 0.3 -> 0.4", |
||||
"nettool (srcfile) nexttool.tcl -> nettool.tcl", |
||||
"rest (version) 1.7 -> 1.8", |
||||
"tcl::chan::std (version) 1.0.2 -> 1.2", |
||||
] |
||||
@ -1,2 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return} |
||||
package ifneeded rest 1.7 [list source [file join $dir rest.tcl]] |
||||
package ifneeded rest 1.8 [list source [file join $dir rest.tcl]] |
||||
|
||||
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue