[Lunar-commits] <moonbase> libxml2: updated to 2.7.8 and fixed
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat Dec 4 20:02:12 CET 2010
commit 44ae5634d5ad3dd6c31a640126b9c740e305259a
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat Dec 4 20:02:12 2010 +0100
libxml2: updated to 2.7.8 and fixed
---
libs/libxml2/BUILD | 1 +
libs/libxml2/DETAILS | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/libs/libxml2/BUILD b/libs/libxml2/BUILD
index 70b2eb4..8c80798 100644
--- a/libs/libxml2/BUILD
+++ b/libs/libxml2/BUILD
@@ -1,6 +1,7 @@
(
patch_it $SOURCE2 1 &&
+ patch_it $SOURCE3 1 &&
default_build
) > $C_FIFO 2>&1
diff --git a/libs/libxml2/DETAILS b/libs/libxml2/DETAILS
index d40018b..bf64a46 100644
--- a/libs/libxml2/DETAILS
+++ b/libs/libxml2/DETAILS
@@ -1,14 +1,17 @@
MODULE=libxml2
- VERSION=2.7.7
+ VERSION=2.7.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=$MODULE-largefile64.patch
+ SOURCE3=$MODULE-$VERSION.patch
SOURCE_URL=ftp://xmlsoft.org/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:8592824a2788574a172cbddcdc72f734ff87abe3
+ SOURCE3_URL=$PATCH_URL
+ SOURCE_VFY=sha1:859dd535edbb851cc15b64740ee06551a7a17d40
SOURCE2_VFY=sha1:53c9fbb1b6cc6ec313bcc49a82a23c2a5ad06760
+ SOURCE3_VFY=sha1:90cd59c02e8043a66eb37b06c261a49c08f907cf
WEB_SITE=http://xmlsoft.org
ENTERED=20010922
- UPDATED=20100827
+ UPDATED=20101204
SHORT="XML version 2 parser for Gnome"
cat << EOF
More information about the Lunar-commits
mailing list