1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

devel/cmake: Update to 3.22.3

Release Notes:
  - https://cmake.org/cmake/help/v3.23/release/3.23.html#id2

PR:		264440
Exp-run by: antoine
This commit is contained in:
Loïc Bartoletti 2022-06-03 21:21:13 +02:00
parent 7df6dd7898
commit c04a8a8765
5 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= cmake
DISTVERSION= 3.23.0
DISTVERSION= 3.23.2
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -doc
@ -22,7 +22,7 @@ USE_LOCALE= en_US.UTF-8
CMAKE_OFF= SPHINX_MAN
CMAKE_ON= SPHINX_HTML SPHINX_QTHELP
CMAKE_ARGS= -DCMAKE_DOC_DIR:STRING="${DOCSDIR_REL}" \
-DQCOLLECTIONGENERATOR_EXECUTABLE=${QT_BINDIR}/qhelpgenerator
-DQHELPGENERATOR_EXECUTABLE=${QT_BINDIR}/qhelpgenerator
CMAKE_SOURCE_PATH= ${WRKSRC}/Utilities/Sphinx
ALL_TARGET= documentation

View File

@ -1,5 +1,5 @@
PORTNAME= cmake
DISTVERSION= 3.23.0
DISTVERSION= 3.23.2
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -gui

View File

@ -2,7 +2,7 @@
PORTNAME= cmake
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
DISTVERSION= 3.23.0
DISTVERSION= 3.23.2
CATEGORIES= devel
MASTER_SITES= https://github.com/Kitware/CMake/releases/download/v${DISTVERSION}/ \
https://www.cmake.org/files/v${PORTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1648615289
SHA256 (cmake-3.23.0.tar.gz) = 5ab0a12f702f44013be7e19534cd9094d65cc9fe7b2cd0f8c9e5318e0fe4ac82
SIZE (cmake-3.23.0.tar.gz) = 9981221
TIMESTAMP = 1654279520
SHA256 (cmake-3.23.2.tar.gz) = f316b40053466f9a416adf981efda41b160ca859e97f6a484b447ea299ff26aa
SIZE (cmake-3.23.2.tar.gz) = 9987716

View File

@ -2557,6 +2557,7 @@ share/vim/vimfiles/syntax/cmake.vim
%%DATADIR%%/Modules/Internal/CheckSourceCompiles.cmake
%%DATADIR%%/Modules/Internal/CheckSourceRuns.cmake
%%DATADIR%%/Modules/Internal/FeatureTesting.cmake
%%DATADIR%%/Modules/Internal/HeaderpadWorkaround.cmake
%%DATADIR%%/Modules/Internal/OSRelease/010-TryOldCentOS.cmake
%%DATADIR%%/Modules/Internal/OSRelease/020-TryDebianVersion.cmake
%%DATADIR%%/Modules/KDE3Macros.cmake