Skip to Content.
Sympa Menu

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

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 (a4b643aaec4e05993896b2097796cb1b71f9ddf1)
  • Date: Fri, 25 Sep 2009 03:32:52 -0500

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

libs/libxml2/DEPENDS | 1 +
libs/libxml2/DETAILS | 4 ++--
libs/libxml2/HISTORY | 3 +++
3 files changed, 6 insertions(+), 2 deletions(-)

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

libxml2: => 2.7.5

diff --git a/libs/libxml2/DEPENDS b/libs/libxml2/DEPENDS
index 4e702c5..f9dd3e2 100755
--- a/libs/libxml2/DEPENDS
+++ b/libs/libxml2/DEPENDS
@@ -2,6 +2,7 @@ optional_depends zlib \
"--with-zlib=${INSTALL_ROOT}/lib" \
"--without-zlib" \
"to build with zlib support" &&
+
optional_depends python \
"--with-python" \
"--without-python" \
diff --git a/libs/libxml2/DETAILS b/libs/libxml2/DETAILS
index d45d3b6..5802671 100755
--- a/libs/libxml2/DETAILS
+++ b/libs/libxml2/DETAILS
@@ -1,7 +1,7 @@
SPELL=libxml2
- VERSION=2.7.4
+ VERSION=2.7.5
SECURITY_PATCH=1
-
SOURCE_HASH=sha512:8782a6241a3f08cad251894c81e68414e11af1d842e4954f1a8c7031e2c84b1ed74bd6e99d9a1e818c147932449c26a6178a7de0943baaaa7b6516791679a027
+
SOURCE_HASH=sha512:134769d5262f3bfa169e7fa6e6788f838a7b3e29d001c59b9b80d0239b0244ffd0b9a190ffd6c93e5f40e4fcc94568c07000d996d7b047d7f8422b9c0bc65168
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index 151bf24..ab02155 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2009-09-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.7.5
+
2009-09-13 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.7.4




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a4b643aaec4e05993896b2097796cb1b71f9ddf1), Vlad Glagolev, 09/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page