Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c62b11b90607f4f9f7109066b03ee863bdaa28bd)

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 master grimoire by Vlad Glagolev (c62b11b90607f4f9f7109066b03ee863bdaa28bd)
  • Date: Sat, 7 Mar 2009 19:53:46 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

lua-forge/luafilesystem/DETAILS | 16 ++++++++--------
lua-forge/luafilesystem/HISTORY | 3 +++
2 files changed, 11 insertions(+), 8 deletions(-)

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

luafilesystem: => 1.4.2

diff --git a/lua-forge/luafilesystem/DETAILS b/lua-forge/luafilesystem/DETAILS
index 2792e7b..bae19bf 100755
--- a/lua-forge/luafilesystem/DETAILS
+++ b/lua-forge/luafilesystem/DETAILS
@@ -1,16 +1,16 @@
SPELL=luafilesystem
- VERSION=1.4.1
+ VERSION=1.4.2
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://luaforge.net/frs/download.php/3345/$SOURCE
-
SOURCE_HASH=sha512:383d0fa584366aed26627bf5d19bd404199c7d1b819d2e2ebdeab204f73a2aafa2b236b86cc9792bf0655659eda8be2bfd509b7fa19a91f868ae2b36bbef0919
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://luaforge.net/frs/download.php/3931/$SOURCE
+
SOURCE_HASH=sha512:a03ea5cb406bccd3a173fc465b536a8e922d4c1fc1b82f1a1661c656b789cdb4df106cd30e8f8aaeb77731a8ac4c728f1f7f46c546d22e3ccd22de9bc605f50a
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.keplerproject.org/luafilesystem/
LICENSE[0]=MIT
ENTERED=20080110
SHORT="File System Library for the Lua Programming Language"
cat << EOF
-LuaFileSystem (lfs) is a Lua library developed to complement the set
-of functions related to file systems offered by the standard Lua
-distribution. LuaFileSystem offers a portable way to access the
-underlying directory structure and file attributes.
+LuaFileSystem (lfs) is a Lua library developed to complement the set of
+functions related to file systems offered by the standard Lua distribution.
+LuaFileSystem offers a portable way to access the underlying directory
structure
+and file attributes.
EOF
diff --git a/lua-forge/luafilesystem/HISTORY b/lua-forge/luafilesystem/HISTORY
index 5a51fca..39f6893 100644
--- a/lua-forge/luafilesystem/HISTORY
+++ b/lua-forge/luafilesystem/HISTORY
@@ -1,3 +1,6 @@
+2009-03-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.2
+
2008-05-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c62b11b90607f4f9f7109066b03ee863bdaa28bd), Vlad Glagolev, 03/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page