Skip to Content.
Sympa Menu

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

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 (f5b93097e9ed89ccbaa3baf9c0eb83e655f986c2)
  • Date: Sat, 14 Jun 2008 08:45:56 -0500

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

lua-forge/luaposix/DETAILS | 6 +++---
lua-forge/luaposix/HISTORY | 4 ++++
lua-forge/luaposix/PRE_BUILD | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)

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

luaposix: => 5.1.3

diff --git a/lua-forge/luaposix/DETAILS b/lua-forge/luaposix/DETAILS
index 9ac6172..9683eec 100755
--- a/lua-forge/luaposix/DETAILS
+++ b/lua-forge/luaposix/DETAILS
@@ -1,8 +1,8 @@
SPELL=luaposix
- VERSION=5.1.1
+ VERSION=5.1.3
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://luaforge.net/frs/download.php/3050/$SOURCE
-
SOURCE_HASH=sha512:70b593095daef249a682c07a6c66701069f5d2f0eba739be873fc5abc029179de518b2831e8293c1bd23f86621c2147fea1794659176054979c8c07da4724760
+ SOURCE_URL[0]=http://luaforge.net/frs/download.php/3449/$SOURCE
+
SOURCE_HASH=sha512:f4f140a10e96ac2cc6860b2d1c79a45dd2627bed9c513cf0770952f0e77eafb64b3bc5d2317ddfbeffdc1f7460e9dee8efc4df94b9dd64d91e547fbc3653c74c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://luaforge.net/projects/luaposix/
DOCS="ChangeLog README"
diff --git a/lua-forge/luaposix/HISTORY b/lua-forge/luaposix/HISTORY
index 2f25079..0aefcfe 100644
--- a/lua-forge/luaposix/HISTORY
+++ b/lua-forge/luaposix/HISTORY
@@ -1,2 +1,6 @@
+2008-06-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.1.3
+ * PRE_BUILD: upstream fixed the tests
+
2008-01-10 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, DETAILS, BUILD, PRE_BUILD: spell created
diff --git a/lua-forge/luaposix/PRE_BUILD b/lua-forge/luaposix/PRE_BUILD
index 1db3dcb..a707525 100755
--- a/lua-forge/luaposix/PRE_BUILD
+++ b/lua-forge/luaposix/PRE_BUILD
@@ -1,4 +1,4 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&

-sed -i "s:all\: test:all\: \$T:;s:/usr/local:$INSTALL_ROOT/usr:"
Makefile
+sed -i "s:/usr/local:$INSTALL_ROOT/usr:" Makefile



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f5b93097e9ed89ccbaa3baf9c0eb83e655f986c2), Vlad Glagolev, 06/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page