Andreas Wacknitz
2024-01-30 d77073d65df2119be86536d10fc00098b9ca5bc7
cmake: update to 3.28.2

3 files modified
10 ■■■■ changed files
components/developer/cmake/Makefile 5 ●●●●● patch | view | raw | blame | history
components/developer/cmake/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/developer/cmake/pkg5 2 ●●● patch | view | raw | blame | history
components/developer/cmake/Makefile
@@ -30,8 +30,7 @@
COMPONENT_NAME=         cmake
COMPONENT_MAJOR_VERSION= 3.28
COMPONENT_VERSION=      $(COMPONENT_MAJOR_VERSION).1
COMPONENT_REVISION=     1
COMPONENT_VERSION=      $(COMPONENT_MAJOR_VERSION).2
COMPONENT_SUMMARY=      A cross-platform, open-source make system
COMPONENT_DESCRIPTION= \
CMake is a family of tools designed to build, test and package software. \
@@ -42,7 +41,7 @@
COMPONENT_PROJECT_URL=  https://www.cmake.org
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:15e94f83e647f7d620a140a7a5da76349fc47a1bfed66d0f5cdee8e7344079ad
COMPONENT_ARCHIVE_HASH=    sha256:1466f872dc1c226f373cf8fba4230ed216a8f108bd54b477b5ccdfd9ea2d124a
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/files/v$(COMPONENT_MAJOR_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         developer/build/cmake
COMPONENT_CLASSIFICATION=Development/Distribution Tools
components/developer/cmake/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)
@@ -2137,6 +2137,7 @@
file path=usr/share/cmake-3.28/Modules/CMakeDetermineRCCompiler.cmake
file path=usr/share/cmake-3.28/Modules/CMakeDetermineSwiftCompiler.cmake
file path=usr/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake
file path=usr/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake.~2~
file path=usr/share/cmake-3.28/Modules/CMakeDetermineVSServicePack.cmake
file path=usr/share/cmake-3.28/Modules/CMakeExpandImportedTargets.cmake
file path=usr/share/cmake-3.28/Modules/CMakeExportBuildSettings.cmake
components/developer/cmake/pkg5
@@ -16,4 +16,4 @@
        "developer/build/cmake"
    ],
    "name": "cmake"
}
}