Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (b71da42ddf68e37b4619cad76e33e092d907c475)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (b71da42ddf68e37b4619cad76e33e092d907c475)
  • Date: Tue, 12 Apr 2016 21:28:55 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

lua-forge/lpeg/DEPENDS | 2 +-
lua-forge/lpeg/DETAILS | 4 ++--
lua-forge/lpeg/HISTORY | 6 ++++++
3 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit b71da42ddf68e37b4619cad76e33e092d907c475
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lpeg: corrected dependency

(cherry picked from commit efa3d6f050a40a98c2d96303eda71fbf66829462)

commit ef6a10f0e70a23c3288f6c69132a699cc56b687f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lua-forge/lpeg: version 1.0.0

(cherry picked from commit 432fd9b11ca932ce68b42d981427170c5f48b489)

diff --git a/lua-forge/lpeg/DEPENDS b/lua-forge/lpeg/DEPENDS
index 9371d4a..d564330 100755
--- a/lua-forge/lpeg/DEPENDS
+++ b/lua-forge/lpeg/DEPENDS
@@ -1 +1 @@
-depends lua51
+depends LUA
diff --git a/lua-forge/lpeg/DETAILS b/lua-forge/lpeg/DETAILS
index 04930a7..e4c9173 100755
--- a/lua-forge/lpeg/DETAILS
+++ b/lua-forge/lpeg/DETAILS
@@ -1,8 +1,8 @@
SPELL=lpeg
- VERSION=0.10
+ VERSION=1.0.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.inf.puc-rio.br/~roberto/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:04a0ada3faabe6171ffb425f76a9e0fc96819bdbbe1dbd5102b65c5747352e79a9238de7a1d4ac43b3fb97a81ceec2d4d6cf0050a5e85e175de0bebe17d89239
+
SOURCE_HASH=sha512:a245d2e0b8604121d8b4466052ab5da4f2b1f81c1c4b2579d8d5498920fc351d46fe4159a0b5948d1b377ef9bda410c4bf40ffd228b9f26bf346dfba2a7b9fb7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.inf.puc-rio.br/~roberto/lpeg.html
LICENSE[0]=MIT
diff --git a/lua-forge/lpeg/HISTORY b/lua-forge/lpeg/HISTORY
index 0f021e4..d5b60ea 100644
--- a/lua-forge/lpeg/HISTORY
+++ b/lua-forge/lpeg/HISTORY
@@ -1,3 +1,9 @@
+2016-04-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: depends on LUA, Lua 5.2 supported
+
+2015-12-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.0
+
2011-12-17 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: lua -> lua51




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (b71da42ddf68e37b4619cad76e33e092d907c475), Vlad Glagolev, 04/12/2016

Archive powered by MHonArc 2.6.24.

Top of Page