[Lunar-commits] CVS: moonbase/libs/libxml2 DETAILS,1.15,1.16
Florin Braescu
florin at lunar-linux.org
Tue Jan 27 04:36:39 GMT 2004
Update of /var/cvs/lunar/moonbase/libs/libxml2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20545
Modified Files:
DETAILS
Log Message:
bump version from 2.6.4 to 2.6.5. bugfix release.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libxml2/DETAILS,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- DETAILS 25 Dec 2003 15:11:29 -0000 1.15
+++ DETAILS 27 Jan 2004 04:36:37 -0000 1.16
@@ -1,14 +1,15 @@
MODULE=libxml2
- VERSION=2.6.4
+ VERSION=2.6.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/libxml2/2.6/$SOURCE
- SOURCE_VFY=md5:1e2339feb10f9b06cefdd7fb57a90923
+ SOURCE_VFY=md5:61e168f201b0aeed4331ffd5bb499f1d
WEB_SITE=http://xmlsoft.org
ENTERED=20010922
- UPDATED=20031225
- MAINTAINER=rodzilla at r0dzilla.net
- SHORT="libxml2 is the XML version 2 parser for Gnome."
+ UPDATED=20040127
+ MAINTAINER=rodzilla at r0dzilla.net
+ SHORT="libxml2 is the XML version 2 parser for Gnome."
+
cat << EOF
The libXML library allows you to manipulate XML files. It offers SAX or
DOM tree generation interfaces. It supports XML and HTML (real world
More information about the Lunar-commits
mailing list