You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
951 B
18 lines
951 B
#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", |
|
]
|
|
|