[Erp5-report] r40332 kazuhiko - /erp5/trunk/buildout/software-profiles/libxml2.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 17 14:57:15 CET 2010


Author: kazuhiko
Date: Wed Nov 17 14:57:15 2010
New Revision: 40332

URL: http://svn.erp5.org?rev=40332&view=rev
Log:
* version up : libxml2-2.7.8.
* add comments.

Modified:
    erp5/trunk/buildout/software-profiles/libxml2.cfg

Modified: erp5/trunk/buildout/software-profiles/libxml2.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/libxml2.cfg?rev=40332&r1=40331&r2=40332&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/libxml2.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/libxml2.cfg [utf8] Wed Nov 17 14:57:15 2010
@@ -1,3 +1,6 @@
+# libxml2 - the XML C parser and toolkit
+# http://xmlsoft.org/
+
 [buildout]
 extends = ../software-profiles/zlib.cfg
 parts =
@@ -5,8 +8,8 @@ parts =
 
 [libxml2]
 recipe = hexagonit.recipe.cmmi
-url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.7.7.tar.gz
-md5sum = 9abc9959823ca9ff904f1fbcf21df066
+url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz
+md5sum = 8127a65e8c3b08856093099b52599c86
 configure-options =
   --without-python
   --with-zlib=${zlib:location}




More information about the Erp5-report mailing list