Skip to Content.
Sympa Menu

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

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 (d8134167f4ed6f9ac7f31678303ec1ae352160e4)
  • Date: Wed, 6 Dec 2023 19:51:26 +0000

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

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

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

devel/cmake: version 3.28.0

diff --git a/devel/cmake/DETAILS b/devel/cmake/DETAILS
index 08e15c5..fce3eeb 100755
--- a/devel/cmake/DETAILS
+++ b/devel/cmake/DETAILS
@@ -1,9 +1,9 @@
SPELL=cmake
- VERSION=3.27.9
-
SOURCE_HASH="sha256:609a9b98572a6a5ea477f912cffb973109ed4d0a6a6b3f9e2353d2cdc048708e:UPSTREAM_HASH"
+ VERSION=3.28.0
+
SOURCE_HASH="sha256:e1dcf9c817ae306e73a45c2ba6d280c65cf4ec00dd958eb144adaf117fb58e71:UPSTREAM_HASH"
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://www.cmake.org/files/v${VERSION%.?}/${SOURCE}
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ SOURCE_URL[0]="https://www.cmake.org/files/v${VERSION%.?}/${SOURCE}";
# Watch: https://cmake.org/download/
LICENSE[0]=BSD
WEB_SITE=https://www.cmake.org
diff --git a/devel/cmake/HISTORY b/devel/cmake/HISTORY
index 4138fa6..a1fcf9a 100644
--- a/devel/cmake/HISTORY
+++ b/devel/cmake/HISTORY
@@ -1,16 +1,19 @@
+2023-12-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.28.0, quoting++
+
2023-11-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.27.9

-2023-11-16 Pavel Vinogradov <public AT sorcemage.org>
+2023-11-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.27.8

-2023-10-06 Pavel Vinogradov <public AT sorcemage.org>
+2023-10-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.27.7

-2023-09-24 Pavel Vinogradov <public AT sorcemage.org>
+2023-09-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.27.6

-2023-09-15 Pavel Vinogradov <public AT sorcemage.org>
+2023-09-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.27.5

2023-08-23 Pavel Vinogradov <public AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d8134167f4ed6f9ac7f31678303ec1ae352160e4), Pavel Vinogradov, 12/06/2023

Archive powered by MHonArc 2.6.24.

Top of Page