[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5618: update cmake to 3.12.0-rc1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5618: update cmake to 3.12.0-rc1 |
Date: |
Thu, 14 Jun 2018 17:29:30 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5618
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-06-14 14:29:24 -0700
message:
update cmake to 3.12.0-rc1
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-05-17 21:59:18 +0000
+++ b/pkg/other/cmake/Makefile 2018-06-14 21:29:24 +0000
@@ -19,7 +19,7 @@
NAME = cmake
GARNAME = cmake
-GARVERSION = 3.11.2
+GARVERSION = 3.12.0-rc1
HOME_URL = https://cmake.org/
# or http://kitware.com/cmake
DESCRIPTION = cmake build utility, works with/as "make" or other build systems
@@ -28,8 +28,9 @@
endef
######################################################################
+# https://cmake.org/files/v3.12/cmake-3.12.0-rc1.tar.gz
MASTER_SITES = https://cmake.org/
-MASTER_SUBDIR = files/v3.11/
+MASTER_SUBDIR = files/v3.12/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
SIGFILES =
=== modified file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums 2018-05-17 21:59:18 +0000
+++ b/pkg/other/cmake/sha256sums 2018-06-14 21:29:24 +0000
@@ -1,1 +1,1 @@
-5ebc22bbcf2b4c7a20c4190d42c084cf38680a85b1a7980a2f1d5b4a52bf5248
download/cmake-3.11.2.tar.gz
+aac7476c40018006c36ae4ee4137d355d824f0f16b065871c9f989a96500fc00
download/cmake-3.12.0-rc1.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5618: update cmake to 3.12.0-rc1,
Carl Hansen <=