RE: [tcltk-perl] Tcl and Tcl-Tk ready for 0.85 push
Brought to you by:
hobbs
From: Konovalov, V. <vko...@sp...> - 2004-12-31 07:25:36
|
> I have made minor changes to the modules and bumped their version > numbers to 0.85. I think they are ready for release, if Vadim > doesn't mind giving them a push. > > For Tcl, it is just making the Makefiled do --usestubs by default, > and a test case fix. > > For Tcl-Tk, it is adding pkg_require to deprecate need_tk, fixing > some tests and making the build a tad more robust when it is a > subdir of the Tcl module. ok, will note to myself how to do and what to explain in future... up to now, I did this incorrectly (for example at http://perlmonks.org/?node_id=416925) > > I have already tagged them in CVS as Tcl-0-85 and TclTk-0-85. If > any other changes are made, please remember to retag (with cvs > tag -F $TAGNAME). > > Hopefully these minor changes will make everything pass for PPM > building here, but it needs to be pushed to CPAN to get the real > full test. I had an idea to make some other patches to go into next release (mostly to make 'tcltkdb' working, and some documentation additions that will explain how to easily extend Tcl::Tk) but I'll postpone those to next release, which is probably will be at the very beginning of 2005. So, thank you all for your good addition, I did release to CPAN, also another incremental version is to be within January. I really appreciate all your help, and also I am glad of new comings in Tcl/Tk 8.5 (so Combobox behaving better, and many other good features), so I'll certainly will discuss those in Perl's discussion site. Happy new year to everybody! Best regards, Vadim. |