gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6257: update cmake to 3.14.0-rc1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6257: update cmake to 3.14.0-rc1
Date: Thu, 7 Feb 2019 14:30:33 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6257
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2019-02-07 11:30:29 -0800
message:
  update cmake to 3.14.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  2019-02-04 19:15:38 +0000
+++ b/pkg/other/cmake/Makefile  2019-02-07 19:30:29 +0000
@@ -19,7 +19,7 @@
 
 NAME =    cmake
 GARNAME = cmake
-GARVERSION = 3.13.4
+GARVERSION = 3.14.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,12 +28,14 @@
 
 endef
 ######################################################################
-MASTER_SITES = https://cmake.org/
-MASTER_SUBDIR = files/v3.13/
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR = Kitware/CMake/releases/download/v$(GARVERSION)/
+#MASTER_SITES = https://cmake.org/
+#MASTER_SUBDIR = files/v3.14/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz 
 SIGFILES =
 
-BUILDDEPS =
+BUILDDEPS = openssl
 # seems to need openssl 1.10 or maybe 1.02 , not sure
 LIBDEPS =
 

=== modified file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums        2019-02-04 19:15:38 +0000
+++ b/pkg/other/cmake/sha256sums        2019-02-07 19:30:29 +0000
@@ -1,1 +1,1 @@
-fdd928fee35f472920071d1c7f1a6a2b72c9b25e04f7a37b409349aef3f20e9b  
download/cmake-3.13.4.tar.gz
+d386e757eeb32ea75600cf4cd6c12a6d228281a327c953d268f64bd897e08748  
download/cmake-3.14.0-rc1.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]