pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tk90: update to 9.0.2.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Jul 24 22:36:21 2025 +0200
Changeset:	c5cbab04c5eb92271ed51c9871fca804f92d7ad0

Modified Files:
	tk90/Makefile
	tk90/distinfo
Added Files:
	tk90/version.mk
Removed Files:
	tk90/Makefile.version

Log Message:
tk90: update to 9.0.2.

 - [Visible grip element added in ttk::panedwindow sashes of most built-in themes](https://core.tcl-lang.org/tk/tktview/9902d8)

 - [inaccurate scrollbar error-message](https://core.tcl-lang.org/tk/tktview/f88118)
 - [Build tk 9.0.1 failed on macos 10.13](https://core.tcl-lang.org/tk/tktview/cb5d77)
 - [image svg upstream out of bound read nanosvg#262](https://core.tcl-lang.org/tk/tktview/121786)
 - [wm iconbitmap does not correctly set the icon pixmap hint on macOS](https://core.tcl-lang.org/tk/tktview/13ac26)
 - [Backspace crashes 9.0 interpreter on FreeBSD](https://core.tcl-lang.org/tk/tktview/1da19a)
 - [Bug in the ttk::scale widget of the "default" theme](https://core.tcl-lang.org/tk/tktview/126d07)
 - [Wrong appearance of the ttk::menubutton indicator of the "xpnative" theme](https://core.tcl-lang.org/tk/tktview/525536)
 - [English shortcuts for Chinese locale](https://core.tcl-lang.org/tk/tktview/c99266)
 - [Tk_Get3DBorderColors broken by design](https://core.tcl-lang.org/tk/tktview/517165)
 - [MS-Win: Incorrect system menu entries for transient toplevels](https://core.tcl-lang.org/tk/tktview/159aa5)
 - [MS-Win: Withdrawn Tk transient windows can reappear in Windows taskbar preview](https://core.tcl-lang.org/tk/tktview/91d0e9)
 - [Aqua windows don't always move focus correctly](https://core.tcl-lang.org/tk/tktview/28d33f)
 - [Cross compiling using x86_64-w64-mingw32-gcc](https://core.tcl-lang.org/tk/tktview/f6d40f)
 - [BWidget Drag & Drop no longer works on Aqua](https://core.tcl-lang.org/tk/tktview/855ec4)
 - [tk print command fails with canvas widget](https://core.tcl-lang.org/tk/tktview/d2eac2)
 - [tk print command fails on windows](https://core.tcl-lang.org/tk/tktview/bb5c3d)
 - [tk print fails for canvas items with non integer widths](https://core.tcl-lang.org/tk/tktview/7716cb)
 - [tk print canvas with smooth lines crashes on windows](https://core.tcl-lang.org/tk/tktview/9b23b6)
 - [Collect utility procs for the Tk test suite](https://core.tcl-lang.org/tk/tktview/718cbc)
 - [Setting ttk state may change the a variable passed by value](https://core.tcl-lang.org/tk/info/7231bf)
 - [wm iconbitmap does not support icon files with png images on Windows](https://core.tcl-lang.org/tk/info/17b509)
 - [block cursor size on a tab is too large](https://core.tcl-lang.org/tk/info/5d0bc3)
 - [macOS clipboard managers do not notice clipboard changes done by Tk](https://core.tcl-lang.org/tk/info/e94c8b)

 - [The ActiveCodePage element has been removed from the Windows executable manifest for wish](https://core.tcl-lang.org/tips/doc/trunk/tip/716.md)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c5cbab04c5eb92271ed51c9871fca804f92d7ad0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tk90/Makefile         |  2 +-
 tk90/Makefile.version | 10 ----------
 tk90/distinfo         |  6 +++---
 tk90/version.mk       | 10 ++++++++++
 4 files changed, 14 insertions(+), 14 deletions(-)

diffs:
diff --git a/tk90/Makefile b/tk90/Makefile
index b63d219ec4..713515ab64 100644
--- a/tk90/Makefile
+++ b/tk90/Makefile
@@ -10,7 +10,7 @@ HOMEPAGE=	https://www.tcl.tk/
 COMMENT=	Graphical toolkit for TCL
 LICENSE=	2-clause-bsd
 
-.include "Makefile.version"
+.include "version.mk"
 
 WRKSRC=			${WRKDIR}/tk${TK_VERSION}
 
diff --git a/tk90/Makefile.version b/tk90/Makefile.version
deleted file mode 100644
index f344413a6f..0000000000
--- a/tk90/Makefile.version
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: Makefile.version,v 1.1 2025/03/08 11:46:24 scole Exp $
-# used by cad/xcircuit/Makefile
-# used by devel/tcl-tclcl/Makefile
-# used by lang/tcl/Makefile
-# used by lang/tcl-otcl/Makefile
-# used by x11/tk/Makefile
-
-TK_SONUM=	90
-TK_BASEVER=	9.0
-TK_VERSION=	9.0.1
diff --git a/tk90/distinfo b/tk90/distinfo
index 40011b3368..b57de80239 100644
--- a/tk90/distinfo
+++ b/tk90/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.1 2025/03/08 11:49:23 scole Exp $
 
-BLAKE2s (tk9.0.1-src.tar.gz) = 936c9165b13ff59e632122b9054ee2699b7f5c582e5123b7241b033dbf8f6d1c
-SHA512 (tk9.0.1-src.tar.gz) = c84afb1eace7e08f6b8a0754ba1a3f12506a05215436324d2fc31901c67331073c10744ee007dea249547fcc3f3e5e850be825b79c70e652c889677d03a43e81
-Size (tk9.0.1-src.tar.gz) = 4577595 bytes
+BLAKE2s (tk9.0.2-src.tar.gz) = 7fb369e84530019297ae5680b5ed3d199a618a596c3a6c52d6b355ee9ca1effd
+SHA512 (tk9.0.2-src.tar.gz) = 80028eca4ef713e270a7149929ba1281a441ee6470262540941286df7871939ae673428b3fc5a7a178b1e17331d36284df799557f036fab832bf65be86a2418c
+Size (tk9.0.2-src.tar.gz) = 4585184 bytes
diff --git a/tk90/version.mk b/tk90/version.mk
new file mode 100644
index 0000000000..67844466ef
--- /dev/null
+++ b/tk90/version.mk
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile.version,v 1.1 2025/03/08 11:46:24 scole Exp $
+# used by cad/xcircuit/Makefile
+# used by devel/tcl-tclcl/Makefile
+# used by lang/tcl/Makefile
+# used by lang/tcl-otcl/Makefile
+# used by x11/tk/Makefile
+
+TK_SONUM=	90
+TK_BASEVER=	9.0
+TK_VERSION=	9.0.2


Home | Main Index | Thread Index | Old Index