Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2144011f70b55888a999962b9b5817ec5f5e4386)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2144011f70b55888a999962b9b5817ec5f5e4386)
  • Date: Thu, 20 Oct 2022 14:30:55 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

libs/yaml-cpp/DETAILS | 4 ++--
libs/yaml-cpp/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 2144011f70b55888a999962b9b5817ec5f5e4386
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

yaml-cpp 0.7.0

diff --git a/libs/yaml-cpp/CONFIGURE b/libs/yaml-cpp/CONFIGURE
old mode 100644
new mode 100755
diff --git a/libs/yaml-cpp/DETAILS b/libs/yaml-cpp/DETAILS
index 3935c56..4d43978 100755
--- a/libs/yaml-cpp/DETAILS
+++ b/libs/yaml-cpp/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=yaml-cpp
- VERSION=0.6.3
-
SOURCE_HASH=sha512:68b9ce987cabc1dec79382f922de20cc2c222cb9c090ecb93dc686b048da5c917facf4fce6d8f72feea44b61e5a6770ed3b0c199c4cd4e6bde5b6245c09f8e49
+ VERSION=0.7.0
+
SOURCE_HASH=sha512:2de0f0ec8f003cd3c498d571cda7a796bf220517bad2dc02cba70c522dddde398f33cf1ad20da251adaacb2a07b77844111f297e99d45a7c46ebc01706bbafb5
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://github.com/jbeder/yaml-cpp/archive/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-${SPELL}-${VERSION}"
diff --git a/libs/yaml-cpp/HISTORY b/libs/yaml-cpp/HISTORY
index a04e455..1463e29 100644
--- a/libs/yaml-cpp/HISTORY
+++ b/libs/yaml-cpp/HISTORY
@@ -1,3 +1,6 @@
+2022-10-20 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.0
+
2020-08-16 Treeve Jelbert <treeve AT sourcemage.org>
* BUILD: force -fPIC




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2144011f70b55888a999962b9b5817ec5f5e4386), Ismael Luceno, 10/20/2022

Archive powered by MHonArc 2.6.24.

Top of Page