Skip to Content.
Sympa Menu

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

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 (74df71120e4d2db56d7331ec804fb3a2482ad820)
  • Date: Wed, 23 May 2012 16:15:04 -0500

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

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

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

Revert "libffi: => 3.0.11"

This reverts commit ab5f18498125ec3cb342a9a0eb5d72cbc3fa279c.

This one brakes almost the whole system, while leaving it unusable
even for primitive tasks, and is not ready for pre-production.

It must have a proper procedure a the clean upgrade from previous
version, cause even rebuilding glib2+friends didn't help much.

diff --git a/libs/libffi/DETAILS b/libs/libffi/DETAILS
index bc9945c..c4448be 100755
--- a/libs/libffi/DETAILS
+++ b/libs/libffi/DETAILS
@@ -1,6 +1,6 @@
SPELL=libffi
- VERSION=3.0.11
-
SOURCE_HASH=sha512:0049388d16207078a3d6dce97c877f1d9647aa9d908a9372a3f67ca064b70d8c8b23ee458be4a15a6344a5d39ea3e6292be728dfbcc73e1efc0b1db03be874f3
+ VERSION=3.0.10
+
SOURCE_HASH=sha512:56076fe3c1556970fbbb9c8398101583492471de00d58fa3b87a18c9c01c276fc5bf429e49da0196e840126e8fef59d231734739c673c636f6be7a798b081cf7
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=ftp://sourceware.org/pub/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/libs/libffi/HISTORY b/libs/libffi/HISTORY
index 04752de..cbb6e4a 100644
--- a/libs/libffi/HISTORY
+++ b/libs/libffi/HISTORY
@@ -1,6 +1,3 @@
-2012-05-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.0.11
-
2011-10-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.0.10




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (74df71120e4d2db56d7331ec804fb3a2482ad820), Vlad Glagolev, 05/23/2012

Archive powered by MHonArc 2.6.24.

Top of Page