[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4376: update cmake to 3.8.0-rc3
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4376: update cmake to 3.8.0-rc3 |
Date: |
Sun, 26 Mar 2017 19:48:26 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4376
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-03-26 16:47:57 -0700
message:
update cmake to 3.8.0-rc3
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 2017-03-24 22:39:30 +0000
+++ b/pkg/other/cmake/Makefile 2017-03-26 23:47:57 +0000
@@ -1,5 +1,5 @@
-# Copyright © 2016 Carl Hansen address@hidden
+# Copyright © 2016, 2017 Carl Hansen address@hidden
#
# This file is part of GSRC, the GNU Source Release Collection.
#
@@ -20,9 +20,10 @@
NAME = cmake
GARNAME = cmake
-GARVERSION = 3.7.2
-# 3.8 soon
+GARVERSION = 3.8.0-rc3
+#GARVERSION = 3.7.2
HOME_URL = https://cmake.org/
+ # or http://kitware.com/cmake
DESCRIPTION = cmake build utility
LICENSE = OSI-approved BSD 3-clause License
define BLURB
@@ -32,7 +33,7 @@
######################################################################
MASTER_SITES = https://cmake.org/
-MASTER_SUBDIR = files/v3.7/
+MASTER_SUBDIR = files/v3.8/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
SIGFILES =
=== modified file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums 2017-03-24 22:39:30 +0000
+++ b/pkg/other/cmake/sha256sums 2017-03-26 23:47:57 +0000
@@ -1,1 +1,1 @@
-dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0
download/cmake-3.7.2.tar.gz
+12e86ab188193d8240ef8598fa1f5837a258aa933a5be9a672c5bfe2132a8102
download/cmake-3.8.0-rc3.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4376: update cmake to 3.8.0-rc3,
Carl Hansen <=