From b5d850711200e2f97d19be42fd87edd67fac63d7 Mon Sep 17 00:00:00 2001
From: Michal Nowak <mnowak@startmail.com>
Date: Thu, 21 May 2020 14:29:38 +0200
Subject: [PATCH] Update tcllib to 1.19

---
 components/tcl/tcllib/manifests/sample-manifest.p5m |   90 +++++++++++++++++++++++----------------------
 1 files changed, 46 insertions(+), 44 deletions(-)

diff --git a/components/tcl/tcllib/manifests/sample-manifest.p5m b/components/tcl/tcllib/manifests/sample-manifest.p5m
index 200c24a..295dd17 100644
--- a/components/tcl/tcllib/manifests/sample-manifest.p5m
+++ b/components/tcl/tcllib/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2017 <contributor>
+# Copyright 2018 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -105,6 +105,8 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/debug/heartbeat.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/debug/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/debug/timestamp.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/defer/defer.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/defer/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/des/des.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/des/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/des/tcldes.tcl
@@ -227,7 +229,6 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/fumagic/cfront.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/fumagic/cgen.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/fumagic/filetypes.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/fumagic/mimetypes.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/fumagic/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/fumagic/rtcore.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/generator/generator.tcl
@@ -260,11 +261,9 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/htmlparse/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/http/autoproxy.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/http/pkgIndex.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpd/content.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpd/dispatch.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpd/build.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpd/httpd.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpd/pkgIndex.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpd/scgi-app.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpwget/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/httpwget/wget.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/ident/ident.tcl
@@ -334,10 +333,12 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/mvlinreg.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/numtheory.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/optimize.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/pca.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/pdf_stat.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/plotstat.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/polynomials.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/primes.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/qcomplex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/rational_funcs.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/math/romannumerals.tcl
@@ -366,21 +367,14 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/namespacex/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/ncgi/ncgi.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/ncgi/pkgIndex.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/available_ports.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/generic.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/locateport.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/build.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/nettool.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/pkgIndex.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/platform_unix.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/platform_unix_linux.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/platform_unix_macosx.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nettool/platform_windows.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nmea/nmea.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nmea/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nns/common.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nns/nns.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nns/nns_auto.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nns/nns_cluster.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nns/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nns/server.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/nntp/nntp.tcl
@@ -456,6 +450,9 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pop3d/pop3d.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pop3d/pop3d_dbox.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pop3d/pop3d_udb.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/practcl/build.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/practcl/pkgIndex.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/practcl/practcl.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/processman/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/processman/processman.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/profiler/pkgIndex.tcl
@@ -495,8 +492,10 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_pgen.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_c.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_nx.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_oo.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_tcl.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_tclparam_config_nx.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_tclparam_config_snit.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_tclparam_config_tcloo.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/pt/pt_util.tcl
@@ -641,16 +640,12 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tie/tie_rarray.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tiff/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tiff/tiff.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/ensemble.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/event.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/index.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/metaclass.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/option.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/organ.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/pipeline.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool-ui/build.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool-ui/pkgIndex.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool-ui/tool-ui.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/build.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/pkgIndex.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/script.tcl
-file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/uuid.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool/tool.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool_datatype/datatype.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/tool_datatype/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/transfer/connect.tcl
@@ -668,6 +663,8 @@
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/try/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/try/throw.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/try/try.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/udpcluster/pkgIndex.tcl
+file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/udpcluster/udpcluster.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/uev/pkgIndex.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/uev/uevent.tcl
 file path=usr/lib/$(MACH64)/tcllib$(COMPONENT_VERSION)/uev/uevent_onidle.tcl
@@ -808,6 +805,8 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/debug/heartbeat.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/debug/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/debug/timestamp.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/defer/defer.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/defer/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/des/des.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/des/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/des/tcldes.tcl
@@ -930,7 +929,6 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/fumagic/cfront.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/fumagic/cgen.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/fumagic/filetypes.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/fumagic/mimetypes.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/fumagic/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/fumagic/rtcore.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/generator/generator.tcl
@@ -963,11 +961,9 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/htmlparse/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/http/autoproxy.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/http/pkgIndex.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpd/content.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpd/dispatch.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpd/build.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpd/httpd.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpd/pkgIndex.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpd/scgi-app.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpwget/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/httpwget/wget.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/ident/ident.tcl
@@ -1037,10 +1033,12 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/mvlinreg.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/numtheory.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/optimize.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/pca.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/pdf_stat.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/plotstat.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/polynomials.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/primes.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/qcomplex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/rational_funcs.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/math/romannumerals.tcl
@@ -1069,21 +1067,14 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/namespacex/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/ncgi/ncgi.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/ncgi/pkgIndex.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/available_ports.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/generic.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/locateport.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/build.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/nettool.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/pkgIndex.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/platform_unix.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/platform_unix_linux.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/platform_unix_macosx.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nettool/platform_windows.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nmea/nmea.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nmea/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nns/common.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nns/nns.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nns/nns_auto.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/nns/nns_cluster.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nns/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nns/server.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/nntp/nntp.tcl
@@ -1159,6 +1150,9 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pop3d/pop3d.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pop3d/pop3d_dbox.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pop3d/pop3d_udb.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/practcl/build.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/practcl/pkgIndex.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/practcl/practcl.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/processman/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/processman/processman.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/profiler/pkgIndex.tcl
@@ -1198,8 +1192,10 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_pgen.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_c.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_nx.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_oo.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_rdengine_tcl.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_tclparam_config_nx.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_tclparam_config_snit.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_tclparam_config_tcloo.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/pt/pt_util.tcl
@@ -1344,16 +1340,12 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/tie/tie_rarray.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/tiff/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/tiff/tiff.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/ensemble.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/event.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/index.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/metaclass.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/option.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/organ.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/pipeline.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool-ui/build.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool-ui/pkgIndex.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool-ui/tool-ui.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/build.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/pkgIndex.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/script.tcl
-file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/uuid.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool/tool.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool_datatype/datatype.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/tool_datatype/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/transfer/connect.tcl
@@ -1371,6 +1363,8 @@
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/try/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/try/throw.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/try/try.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/udpcluster/pkgIndex.tcl
+file path=usr/lib/tcllib$(COMPONENT_VERSION)/udpcluster/udpcluster.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/uev/pkgIndex.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/uev/uevent.tcl
 file path=usr/lib/tcllib$(COMPONENT_VERSION)/uev/uevent_onidle.tcl
@@ -1508,6 +1502,7 @@
 file path=usr/share/man/man1t/debug_timestamp.1t
 file path=usr/share/man/man1t/decimal.1t
 file path=usr/share/man/man1t/decode.1t
+file path=usr/share/man/man1t/defer.1t
 file path=usr/share/man/man1t/deleg_method.1t
 file path=usr/share/man/man1t/deleg_proc.1t
 file path=usr/share/man/man1t/des.1t
@@ -1569,6 +1564,7 @@
 file path=usr/share/man/man1t/html.1t
 file path=usr/share/man/man1t/html_cssdefaults.1t
 file path=usr/share/man/man1t/htmlparse.1t
+file path=usr/share/man/man1t/httpd.1t
 file path=usr/share/man/man1t/huddle.1t
 file path=usr/share/man/man1t/iban.1t
 file path=usr/share/man/man1t/ident.1t
@@ -1621,6 +1617,7 @@
 file path=usr/share/man/man1t/map_slippy_cache.1t
 file path=usr/share/man/man1t/map_slippy_fetcher.1t
 file path=usr/share/man/man1t/mapproj.1t
+file path=usr/share/man/man1t/markdown.1t
 file path=usr/share/man/man1t/math.1t
 file path=usr/share/man/man1t/math_geometry.1t
 file path=usr/share/man/man1t/matrix.1t
@@ -1637,7 +1634,6 @@
 file path=usr/share/man/man1t/me_vm.1t
 file path=usr/share/man/man1t/meta.1t
 file path=usr/share/man/man1t/mime.1t
-file path=usr/share/man/man1t/mimetypes.1t
 file path=usr/share/man/man1t/mkzip.1t
 file path=usr/share/man/man1t/montecarlo.1t
 file path=usr/share/man/man1t/mpexpand.1t
@@ -1665,6 +1661,7 @@
 file path=usr/share/man/man1t/numtheory.1t
 file path=usr/share/man/man1t/oauth.1t
 file path=usr/share/man/man1t/observe.1t
+file path=usr/share/man/man1t/oometa.1t
 file path=usr/share/man/man1t/ooutil.1t
 file path=usr/share/man/man1t/optimize.1t
 file path=usr/share/man/man1t/otp.1t
@@ -1676,6 +1673,7 @@
 file path=usr/share/man/man1t/page_util_norm_peg.1t
 file path=usr/share/man/man1t/page_util_peg.1t
 file path=usr/share/man/man1t/page_util_quote.1t
+file path=usr/share/man/man1t/pca.1t
 file path=usr/share/man/man1t/peg.1t
 file path=usr/share/man/man1t/peg_interp.1t
 file path=usr/share/man/man1t/picoirc.1t
@@ -1689,6 +1687,7 @@
 file path=usr/share/man/man1t/pop3d.1t
 file path=usr/share/man/man1t/pop3d_dbox.1t
 file path=usr/share/man/man1t/pop3d_udb.1t
+file path=usr/share/man/man1t/practcl.1t
 file path=usr/share/man/man1t/prioqueue.1t
 file path=usr/share/man/man1t/processman.1t
 file path=usr/share/man/man1t/profiler.1t
@@ -1730,6 +1729,7 @@
 file path=usr/share/man/man1t/pt_pexpression.1t
 file path=usr/share/man/man1t/pt_pgen.1t
 file path=usr/share/man/man1t/pt_rdengine.1t
+file path=usr/share/man/man1t/pt_tclparam_config_nx.1t
 file path=usr/share/man/man1t/pt_tclparam_config_snit.1t
 file path=usr/share/man/man1t/pt_tclparam_config_tcloo.1t
 file path=usr/share/man/man1t/pt_to_api.1t
@@ -1833,6 +1833,7 @@
 file path=usr/share/man/man1t/toc_structure.1t
 file path=usr/share/man/man1t/token.1t
 file path=usr/share/man/man1t/token_shell.1t
+file path=usr/share/man/man1t/tool-ui.1t
 file path=usr/share/man/man1t/tool.1t
 file path=usr/share/man/man1t/tool_dict_ensemble.1t
 file path=usr/share/man/man1t/tqueue.1t
@@ -1841,6 +1842,7 @@
 file path=usr/share/man/man1t/traverse.1t
 file path=usr/share/man/man1t/treeql.1t
 file path=usr/share/man/man1t/trim.1t
+file path=usr/share/man/man1t/udpcluster.1t
 file path=usr/share/man/man1t/uevent.1t
 file path=usr/share/man/man1t/uevent_onidle.1t
 file path=usr/share/man/man1t/unicode.1t

--
Gitblit v1.9.3