Andreas Wacknitz
2024-03-01 3454a73d9d74338f5725bd64d9b87fa0532c281d
tk: update to 8.6.14

4 files modified
17 ■■■■ changed files
components/tcl/tk/Makefile 7 ●●●●● patch | view | raw | blame | history
components/tcl/tk/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/tcl/tk/pkg5 2 ●●● patch | view | raw | blame | history
components/tcl/tk/test/results-all.master 6 ●●●● patch | view | raw | blame | history
components/tcl/tk/Makefile
@@ -25,19 +25,18 @@
# Copyright (c) 2023, Klaus Ziegler
#
USE_COMMON_TEST_MASTER= yes
include ../../../make-rules/shared-macros.mk
USE_COMMON_TEST_MASTER=        yes
COMPONENT_NAME=            tk
COMPONENT_MJR_VERSION=    8.6
COMPONENT_VERSION=        $(COMPONENT_MJR_VERSION).13
COMPONENT_REVISION=        2
COMPONENT_VERSION=        $(COMPONENT_MJR_VERSION).14
COMPONENT_SUMMARY=        Tk - TCL GUI Toolkit
COMPONENT_DESCRIPTION=    Tk is an open source, cross-platform widget toolkit that provides a library of basic elements for building a graphical user interface
COMPONENT_PROJECT_URL=    https://www.tcl-lang.org/
COMPONENT_SRC=            $(COMPONENT_NAME)$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC)-src.tar.gz
COMPONENT_ARCHIVE_HASH= sha256:2e65fa069a23365440a3c56c556b8673b5e32a283800d8d9b257e3f584ce0675
COMPONENT_ARCHIVE_HASH= sha256:8ffdb720f47a6ca6107eac2dd877e30b0ef7fac14f3a84ebbd0b3612cee41a94
COMPONENT_ARCHIVE_URL=    https://prdownloads.sourceforge.net/tcl/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=            runtime/tk-8
COMPONENT_CLASSIFICATION=    Development/Other Languages
components/tcl/tk/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/tcl/tk/pkg5
@@ -13,4 +13,4 @@
        "runtime/tk-8"
    ],
    "name": "tk"
}
}
components/tcl/tk/test/results-all.master
@@ -1,6 +1,6 @@
all.tcl:    Total    9681    Passed    8960    Skipped    663    Failed    58
all.tcl:    Total    9532    Passed    8880    Skipped    616    Failed    36
Sourced 92 Test Files.
Files with failing tests: canvText.test clrpick.test focus.test font.test pack.test place.test scrollbar.test text.test textImage.test unixEmbed.test unixFont.test unixWm.test winWm.test winfo.test wm.test
all.tcl:    Total    496    Passed    478    Skipped    17    Failed    1
Files with failing tests: canvText.test focus.test font.test pack.test place.test textImage.test unixEmbed.test unixWm.test winWm.test winfo.test wm.test
all.tcl:    Total    499    Passed    481    Skipped    17    Failed    1
Sourced 17 Test Files.
Files with failing tests: entry.test