Artifact 26b2b205e3376c4492cf537165210cc66dd2fb991cb513418e21a5d12d2cc520:
- File modules/udpcluster/pkgIndex.tcl — part of check-in [df153cb3ea] at 2018-02-07 19:45:39 on branch tcllib-1-19-rc-mix-hypnotoad-f91bd1308c — Merged [hypnotoad] commit [f91bd1308c] with release work and fixed it up (conflict resolution, missing bumps). Placed into a new "mixing"-branch which can be used as starting point for further fixes if necessary, as per results of a testsuite run. Or committed to the release. (user: aku size: 291) [more...]
if {![package vsatisfies [package provide Tcl] 8.5]} {return} # Backward compatible alias package ifneeded nameserv::cluster 0.2.5 {package require udpcluster ; package provide nameserv::cluster 0.2.5} package ifneeded udpcluster 0.3.3 [list source [file join $dir udpcluster.tcl]]