Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (6c66104b44d18f74e7bf3e8712447fe0bf09dafe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (6c66104b44d18f74e7bf3e8712447fe0bf09dafe)
  • Date: Thu, 3 Nov 2016 20:59:47 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

devel/cmake/DETAILS | 7 +++----
devel/cmake/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 6c66104b44d18f74e7bf3e8712447fe0bf09dafe
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/cmake: version 3.6.3

diff --git a/devel/cmake/DETAILS b/devel/cmake/DETAILS
index 278aa23..ce4aa76 100755
--- a/devel/cmake/DETAILS
+++ b/devel/cmake/DETAILS
@@ -1,10 +1,9 @@
SPELL=cmake
- VERSION=3.6.2
-
SOURCE_HASH=sha512:50b217d3205cc65c2b55ece4ba050b1aa80dfa8a7e22ee0ec16c741cd99a639847d197a2e8448d7710c2a6ea7ba7bbcd6e3f12810f65dcc74bd27bcdb02f844a
- VX=v`echo $VERSION|cut -c-3`
+ VERSION=3.6.3
+
SOURCE_HASH=sha512:bfcb51bc01f64a6ae5fb9401c037a529e4b2c0216eef68cf862a7495560dfc80589b34af94450baf4561d217dfb8075b14fbf63e3a668943a65e36ea61c5df48
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://www.cmake.org/files/$VX/$SOURCE
+ SOURCE_URL[0]=https://www.cmake.org/files/v${VERSION:0:3}/${SOURCE}
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=BSD
WEB_SITE=http://www.cmake.org
diff --git a/devel/cmake/HISTORY b/devel/cmake/HISTORY
index 24931c3..4896c0f 100644
--- a/devel/cmake/HISTORY
+++ b/devel/cmake/HISTORY
@@ -1,3 +1,7 @@
+2016-11-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated spell to 3.6.3, replaced auxiliary variable with
+ shell substring in SOURCE_URL[0]
+
2016-09-08 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 3.6.2




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (6c66104b44d18f74e7bf3e8712447fe0bf09dafe), Pavel Vinogradov, 11/03/2016

Archive powered by MHonArc 2.6.24.

Top of Page