mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update CMake to 3.9.4.
Update CMake to latest upstream release. This is a minor bug-fix release -- the changelog suggests mostly polishing applied to the FindBoost module. Thanks to antoine@ for the exp-run. PR: 222878 Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D12604
This commit is contained in:
parent
0c2a671f6d
commit
d02f09d11e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452333
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cmake
|
||||
DISTVERSION= 3.9.3
|
||||
DISTVERSION= 3.9.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
|
||||
PKGNAMESUFFIX= -doc
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cmake
|
||||
DISTVERSION= 3.9.3
|
||||
DISTVERSION= 3.9.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
|
||||
PKGNAMESUFFIX= -gui
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= cmake
|
||||
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
|
||||
DISTVERSION= 3.9.3
|
||||
DISTVERSION= 3.9.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1505937220
|
||||
SHA256 (cmake-3.9.3.tar.gz) = 8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a
|
||||
SIZE (cmake-3.9.3.tar.gz) = 7705238
|
||||
TIMESTAMP = 1507299405
|
||||
SHA256 (cmake-3.9.4.tar.gz) = b5d86f12ae0072db520fdbdad67405f799eb728b610ed66043c20a92b4906ca1
|
||||
SIZE (cmake-3.9.4.tar.gz) = 7705052
|
||||
|
Loading…
Reference in New Issue
Block a user