[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5244: update cmake to 3.11.0-rc2
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5244: update cmake to 3.11.0-rc2 |
Date: |
Tue, 27 Feb 2018 13:36:14 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5244
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-02-27 10:36:10 -0800
message:
update cmake to 3.11.0-rc2
modified:
pkg/other/cmake/Makefile makefile-20161012192420-6gwv2zkyfuom987t-2
pkg/other/cmake/sha256sums sha256sums-20161012192420-6gwv2zkyfuom987t-3
=== modified file 'pkg/other/cmake/Makefile'
--- a/pkg/other/cmake/Makefile 2018-01-22 19:28:41 +0000
+++ b/pkg/other/cmake/Makefile 2018-02-27 18:36:10 +0000
@@ -19,7 +19,7 @@
NAME = cmake
GARNAME = cmake
-GARVERSION = 3.10.2
+GARVERSION = 3.11.0-rc2
HOME_URL = https://cmake.org/
# or http://kitware.com/cmake
DESCRIPTION = cmake build utility, works with/as "make" or other build systems
@@ -29,7 +29,7 @@
endef
######################################################################
MASTER_SITES = https://cmake.org/
-MASTER_SUBDIR = files/v3.10/
+MASTER_SUBDIR = files/v3.11/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
SIGFILES =
=== modified file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums 2018-01-22 19:28:41 +0000
+++ b/pkg/other/cmake/sha256sums 2018-02-27 18:36:10 +0000
@@ -1,1 +1,1 @@
-80d0faad4ab56de07aa21a7fc692c88c4ce6156d42b0579c6962004a70a3218b
download/cmake-3.10.2.tar.gz
+c355f3a9b1d393c2256ad6bc89c7768a63f5572e96581212e5ccd9147454e692
download/cmake-3.11.0-rc2.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5244: update cmake to 3.11.0-rc2,
Carl Hansen <=