1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update cmake to latest upstream release, 3.15.4

- https://cmake.org/cmake/help/v3.15/release/3.15.html#id4
 - fixed regression in EXCLUDE_FROM_ALL

Thanks to Tobias for prep-work and Antoine for the exp-run.

PR:		241024
This commit is contained in:
Adriaan de Groot 2019-10-05 15:58:35 +00:00
parent 36db4209cd
commit cb8e0d4aeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513830
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cmake
DISTVERSION= 3.15.3
DISTVERSION= 3.15.4
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -doc

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cmake
DISTVERSION= 3.15.3
DISTVERSION= 3.15.4
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -gui

View File

@ -3,7 +3,7 @@
PORTNAME= cmake
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
DISTVERSION= 3.15.3
DISTVERSION= 3.15.4
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 = 1567705700
SHA256 (cmake-3.15.3.tar.gz) = 13958243a01365b05652fa01b21d40fa834f70a9e30efa69c02604e64f58b8f5
SIZE (cmake-3.15.3.tar.gz) = 9270184
TIMESTAMP = 1570037773
SHA256 (cmake-3.15.4.tar.gz) = 8a211589ea21374e49b25fc1fc170e2d5c7462b795f1b29c84dd0e984301ed7a
SIZE (cmake-3.15.4.tar.gz) = 9270648