libxml2: update to version 2.9.3
Message ID | 1458223632-29966-1-git-send-email-marcel.lorenz@ipfire.org |
---|---|
State | Dropped |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 2D50260D10 for <patchwork@ipfire.org>; Thu, 17 Mar 2016 14:55:39 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 3FE1B24A2; Thu, 17 Mar 2016 14:55:38 +0100 (CET) Received: from mint01.skynet.local (ip5f5b7cdb.dynamic.kabel-deutschland.de [95.91.124.219]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id B2449129A; Thu, 17 Mar 2016 14:55:33 +0100 (CET) From: Marcel Lorenz <marcel.lorenz@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] libxml2: update to version 2.9.3 Date: Thu, 17 Mar 2016 15:07:12 +0100 Message-Id: <1458223632-29966-1-git-send-email-marcel.lorenz@ipfire.org> X-Mailer: git-send-email 1.9.1 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Marcel Lorenz
March 18, 2016, 1:07 a.m. UTC
http://www.xmlsoft.org/news.html
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
---
config/rootfiles/common/libxml2 | 432 ++++++++++++++++++++--------------------
config/rootfiles/packages/git | 47 ++---
lfs/git | 9 +-
lfs/libxml2 | 6 +-
4 files changed, 235 insertions(+), 259 deletions(-)
Comments
Hi, this patch contains modified files for Git. This is probably not intended. -Michael On Thu, 2016-03-17 at 15:07 +0100, Marcel Lorenz wrote: > http://www.xmlsoft.org/news.html > > Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org> > > --- > config/rootfiles/common/libxml2 | 432 ++++++++++++++++++++------------------- > - > config/rootfiles/packages/git | 47 ++--- > lfs/git | 9 +- > lfs/libxml2 | 6 +- > 4 files changed, 235 insertions(+), 259 deletions(-) > > diff --git a/config/rootfiles/common/libxml2 b/config/rootfiles/common/libxml2 > index 1298651..71ec1e4 100644 > --- a/config/rootfiles/common/libxml2 > +++ b/config/rootfiles/common/libxml2 > @@ -53,233 +53,231 @@ > #usr/lib/cmake > #usr/lib/cmake/libxml2 > #usr/lib/cmake/libxml2/libxml2-config.cmake > -#usr/lib/libxml2.a > #usr/lib/libxml2.la > usr/lib/libxml2.so > usr/lib/libxml2.so.2 > -usr/lib/libxml2.so.2.9.2 > +usr/lib/libxml2.so.2.9.3 > #usr/lib/pkgconfig/libxml-2.0.pc > usr/lib/python2.7/site-packages/drv_libxml2.py > usr/lib/python2.7/site-packages/libxml2.py > -#usr/lib/python2.7/site-packages/libxml2mod.a > #usr/lib/python2.7/site-packages/libxml2mod.la > usr/lib/python2.7/site-packages/libxml2mod.so > #usr/lib/xml2Conf.sh > #usr/share/aclocal/libxml.m4 > -#usr/share/doc/libxml2-2.9.2 > -#usr/share/doc/libxml2-2.9.2/Copyright > -#usr/share/doc/libxml2-2.9.2/examples > -#usr/share/doc/libxml2-2.9.2/examples/testHTML.c > -#usr/share/doc/libxml2-2.9.2/examples/testSAX.c > -#usr/share/doc/libxml2-2.9.2/examples/testXPath.c > -#usr/share/doc/libxml2-2.9.2/examples/xmllint.c > -#usr/share/doc/libxml2-2.9.2/html > -#usr/share/doc/libxml2-2.9.2/html/DOM.gif > -#usr/share/doc/libxml2-2.9.2/html/FAQ.html > -#usr/share/doc/libxml2-2.9.2/html/Libxml2-Logo-180x168.gif > -#usr/share/doc/libxml2-2.9.2/html/Libxml2-Logo-90x34.gif > -#usr/share/doc/libxml2-2.9.2/html/encoding.html > -#usr/share/doc/libxml2-2.9.2/html/examples.xml > -#usr/share/doc/libxml2-2.9.2/html/examples.xsl > -#usr/share/doc/libxml2-2.9.2/html/html > -#usr/share/doc/libxml2-2.9.2/html/html/book1.html > -#usr/share/doc/libxml2-2.9.2/html/html/home.png > -#usr/share/doc/libxml2-2.9.2/html/html/index.html > -#usr/share/doc/libxml2-2.9.2/html/html/left.png > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-DOCBparser.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-HTMLparser.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-HTMLtree.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-SAX.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-SAX2.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-c14n.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-catalog.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-chvalid.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-debugXML.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-dict.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-encoding.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-entities.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-globals.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-hash.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-lib.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-list.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-nanoftp.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-nanohttp.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-parser.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-parserInternals.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-pattern.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-relaxng.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-schemasInternals.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-schematron.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-threads.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-tree.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-uri.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-valid.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xinclude.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xlink.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlIO.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlautomata.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlerror.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlexports.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlmemory.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlmodule.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlreader.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlregexp.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlsave.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlschemas.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlschemastypes.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlstring.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlunicode.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlversion.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlwriter.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xpath.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xpathInternals.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xpointer.html > -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xzlib.html > -#usr/share/doc/libxml2-2.9.2/html/html/right.png > -#usr/share/doc/libxml2-2.9.2/html/html/up.png > -#usr/share/doc/libxml2-2.9.2/html/index.html > -#usr/share/doc/libxml2-2.9.2/html/io1.c > -#usr/share/doc/libxml2-2.9.2/html/io1.res > -#usr/share/doc/libxml2-2.9.2/html/io2.c > -#usr/share/doc/libxml2-2.9.2/html/io2.res > -#usr/share/doc/libxml2-2.9.2/html/libxml.gif > -#usr/share/doc/libxml2-2.9.2/html/parse1.c > -#usr/share/doc/libxml2-2.9.2/html/parse2.c > -#usr/share/doc/libxml2-2.9.2/html/parse3.c > -#usr/share/doc/libxml2-2.9.2/html/parse4.c > -#usr/share/doc/libxml2-2.9.2/html/reader1.c > -#usr/share/doc/libxml2-2.9.2/html/reader1.res > -#usr/share/doc/libxml2-2.9.2/html/reader2.c > -#usr/share/doc/libxml2-2.9.2/html/reader3.c > -#usr/share/doc/libxml2-2.9.2/html/reader3.res > -#usr/share/doc/libxml2-2.9.2/html/reader4.c > -#usr/share/doc/libxml2-2.9.2/html/reader4.res > -#usr/share/doc/libxml2-2.9.2/html/redhat.gif > -#usr/share/doc/libxml2-2.9.2/html/smallfootonly.gif > -#usr/share/doc/libxml2-2.9.2/html/structure.gif > -#usr/share/doc/libxml2-2.9.2/html/test1.xml > -#usr/share/doc/libxml2-2.9.2/html/test2.xml > -#usr/share/doc/libxml2-2.9.2/html/test3.xml > -#usr/share/doc/libxml2-2.9.2/html/testWriter.c > -#usr/share/doc/libxml2-2.9.2/html/tree1.c > -#usr/share/doc/libxml2-2.9.2/html/tree1.res > -#usr/share/doc/libxml2-2.9.2/html/tree2.c > -#usr/share/doc/libxml2-2.9.2/html/tree2.res > -#usr/share/doc/libxml2-2.9.2/html/tst.xml > -#usr/share/doc/libxml2-2.9.2/html/tutorial > -#usr/share/doc/libxml2-2.9.2/html/tutorial/apa.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/apb.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/apc.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/apd.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ape.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/apf.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/apg.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/aph.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/api.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s02.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s03.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s04.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s05.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s06.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s07.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s08.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s09.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/blank.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/1.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/10.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/2.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/3.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/4.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/5.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/6.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/7.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/8.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/9.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/caution.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/draft.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/home.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/important.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/next.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/note.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/prev.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/tip.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/toc-blank.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/toc-minus.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/toc-plus.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/up.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/warning.png > -#usr/share/doc/libxml2-2.9.2/html/tutorial/includeaddattribute.c > -#usr/share/doc/libxml2-2.9.2/html/tutorial/includeaddkeyword.c > -#usr/share/doc/libxml2-2.9.2/html/tutorial/includeconvert.c > -#usr/share/doc/libxml2-2.9.2/html/tutorial/includegetattribute.c > -#usr/share/doc/libxml2-2.9.2/html/tutorial/includekeyword.c > -#usr/share/doc/libxml2-2.9.2/html/tutorial/includexpath.c > -#usr/share/doc/libxml2-2.9.2/html/tutorial/index.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/ix01.html > -#usr/share/doc/libxml2-2.9.2/html/tutorial/xmltutorial.pdf > -#usr/share/doc/libxml2-2.9.2/html/w3c.png > -#usr/share/doc/libxml2-2.9.2/html/writer.xml > -#usr/share/doc/libxml2-2.9.2/html/xml.html > -#usr/share/doc/libxml2-2.9.2/html/xpath1.c > -#usr/share/doc/libxml2-2.9.2/html/xpath1.res > -#usr/share/doc/libxml2-2.9.2/html/xpath2.c > -#usr/share/doc/libxml2-2.9.2/html/xpath2.res > -#usr/share/doc/libxml2-python-2.9.2 > -#usr/share/doc/libxml2-python-2.9.2/TODO > -#usr/share/doc/libxml2-python-2.9.2/examples > -#usr/share/doc/libxml2-python-2.9.2/examples/attribs.py > -#usr/share/doc/libxml2-python-2.9.2/examples/build.py > -#usr/share/doc/libxml2-python-2.9.2/examples/compareNodes.py > -#usr/share/doc/libxml2-python-2.9.2/examples/ctxterror.py > -#usr/share/doc/libxml2-python-2.9.2/examples/cutnpaste.py > -#usr/share/doc/libxml2-python-2.9.2/examples/dtdvalid.py > -#usr/share/doc/libxml2-python-2.9.2/examples/error.py > -#usr/share/doc/libxml2-python-2.9.2/examples/inbuf.py > -#usr/share/doc/libxml2-python-2.9.2/examples/indexes.py > -#usr/share/doc/libxml2-python-2.9.2/examples/input_callback.py > -#usr/share/doc/libxml2-python-2.9.2/examples/invalid.xml > -#usr/share/doc/libxml2-python-2.9.2/examples/nsdel.py > -#usr/share/doc/libxml2-python-2.9.2/examples/outbuf.py > -#usr/share/doc/libxml2-python-2.9.2/examples/push.py > -#usr/share/doc/libxml2-python-2.9.2/examples/pushSAX.py > -#usr/share/doc/libxml2-python-2.9.2/examples/pushSAXhtml.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader2.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader3.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader4.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader5.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader6.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader7.py > -#usr/share/doc/libxml2-python-2.9.2/examples/reader8.py > -#usr/share/doc/libxml2-python-2.9.2/examples/readererr.py > -#usr/share/doc/libxml2-python-2.9.2/examples/readernext.py > -#usr/share/doc/libxml2-python-2.9.2/examples/regexp.py > -#usr/share/doc/libxml2-python-2.9.2/examples/relaxng.py > -#usr/share/doc/libxml2-python-2.9.2/examples/resolver.py > -#usr/share/doc/libxml2-python-2.9.2/examples/schema.py > -#usr/share/doc/libxml2-python-2.9.2/examples/serialize.py > -#usr/share/doc/libxml2-python-2.9.2/examples/sync.py > -#usr/share/doc/libxml2-python-2.9.2/examples/test.dtd > -#usr/share/doc/libxml2-python-2.9.2/examples/thread2.py > -#usr/share/doc/libxml2-python-2.9.2/examples/tst.py > -#usr/share/doc/libxml2-python-2.9.2/examples/tst.xml > -#usr/share/doc/libxml2-python-2.9.2/examples/tstLastError.py > -#usr/share/doc/libxml2-python-2.9.2/examples/tstURI.py > -#usr/share/doc/libxml2-python-2.9.2/examples/tstmem.py > -#usr/share/doc/libxml2-python-2.9.2/examples/tstxpath.py > -#usr/share/doc/libxml2-python-2.9.2/examples/valid.xml > -#usr/share/doc/libxml2-python-2.9.2/examples/validDTD.py > -#usr/share/doc/libxml2-python-2.9.2/examples/validRNG.py > -#usr/share/doc/libxml2-python-2.9.2/examples/validSchemas.py > -#usr/share/doc/libxml2-python-2.9.2/examples/validate.py > -#usr/share/doc/libxml2-python-2.9.2/examples/walker.py > -#usr/share/doc/libxml2-python-2.9.2/examples/xpath.py > -#usr/share/doc/libxml2-python-2.9.2/examples/xpathext.py > -#usr/share/doc/libxml2-python-2.9.2/examples/xpathleak.py > -#usr/share/doc/libxml2-python-2.9.2/examples/xpathns.py > -#usr/share/doc/libxml2-python-2.9.2/examples/xpathret.py > +#usr/share/doc/libxml2-2.9.3 > +#usr/share/doc/libxml2-2.9.3/Copyright > +#usr/share/doc/libxml2-2.9.3/examples > +#usr/share/doc/libxml2-2.9.3/examples/testHTML.c > +#usr/share/doc/libxml2-2.9.3/examples/testSAX.c > +#usr/share/doc/libxml2-2.9.3/examples/testXPath.c > +#usr/share/doc/libxml2-2.9.3/examples/xmllint.c > +#usr/share/doc/libxml2-2.9.3/html > +#usr/share/doc/libxml2-2.9.3/html/DOM.gif > +#usr/share/doc/libxml2-2.9.3/html/FAQ.html > +#usr/share/doc/libxml2-2.9.3/html/Libxml2-Logo-180x168.gif > +#usr/share/doc/libxml2-2.9.3/html/Libxml2-Logo-90x34.gif > +#usr/share/doc/libxml2-2.9.3/html/encoding.html > +#usr/share/doc/libxml2-2.9.3/html/examples.xml > +#usr/share/doc/libxml2-2.9.3/html/examples.xsl > +#usr/share/doc/libxml2-2.9.3/html/html > +#usr/share/doc/libxml2-2.9.3/html/html/book1.html > +#usr/share/doc/libxml2-2.9.3/html/html/home.png > +#usr/share/doc/libxml2-2.9.3/html/html/index.html > +#usr/share/doc/libxml2-2.9.3/html/html/left.png > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-DOCBparser.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-HTMLparser.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-HTMLtree.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-SAX.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-SAX2.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-c14n.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-catalog.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-chvalid.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-debugXML.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-dict.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-encoding.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-entities.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-globals.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-hash.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-lib.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-list.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-nanoftp.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-nanohttp.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-parser.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-parserInternals.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-pattern.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-relaxng.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-schemasInternals.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-schematron.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-threads.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-tree.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-uri.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-valid.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xinclude.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xlink.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlIO.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlautomata.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlerror.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlexports.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlmemory.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlmodule.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlreader.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlregexp.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlsave.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlschemas.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlschemastypes.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlstring.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlunicode.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlversion.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlwriter.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xpath.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xpathInternals.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xpointer.html > +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xzlib.html > +#usr/share/doc/libxml2-2.9.3/html/html/right.png > +#usr/share/doc/libxml2-2.9.3/html/html/up.png > +#usr/share/doc/libxml2-2.9.3/html/index.html > +#usr/share/doc/libxml2-2.9.3/html/io1.c > +#usr/share/doc/libxml2-2.9.3/html/io1.res > +#usr/share/doc/libxml2-2.9.3/html/io2.c > +#usr/share/doc/libxml2-2.9.3/html/io2.res > +#usr/share/doc/libxml2-2.9.3/html/libxml.gif > +#usr/share/doc/libxml2-2.9.3/html/parse1.c > +#usr/share/doc/libxml2-2.9.3/html/parse2.c > +#usr/share/doc/libxml2-2.9.3/html/parse3.c > +#usr/share/doc/libxml2-2.9.3/html/parse4.c > +#usr/share/doc/libxml2-2.9.3/html/reader1.c > +#usr/share/doc/libxml2-2.9.3/html/reader1.res > +#usr/share/doc/libxml2-2.9.3/html/reader2.c > +#usr/share/doc/libxml2-2.9.3/html/reader3.c > +#usr/share/doc/libxml2-2.9.3/html/reader3.res > +#usr/share/doc/libxml2-2.9.3/html/reader4.c > +#usr/share/doc/libxml2-2.9.3/html/reader4.res > +#usr/share/doc/libxml2-2.9.3/html/redhat.gif > +#usr/share/doc/libxml2-2.9.3/html/smallfootonly.gif > +#usr/share/doc/libxml2-2.9.3/html/structure.gif > +#usr/share/doc/libxml2-2.9.3/html/test1.xml > +#usr/share/doc/libxml2-2.9.3/html/test2.xml > +#usr/share/doc/libxml2-2.9.3/html/test3.xml > +#usr/share/doc/libxml2-2.9.3/html/testWriter.c > +#usr/share/doc/libxml2-2.9.3/html/tree1.c > +#usr/share/doc/libxml2-2.9.3/html/tree1.res > +#usr/share/doc/libxml2-2.9.3/html/tree2.c > +#usr/share/doc/libxml2-2.9.3/html/tree2.res > +#usr/share/doc/libxml2-2.9.3/html/tst.xml > +#usr/share/doc/libxml2-2.9.3/html/tutorial > +#usr/share/doc/libxml2-2.9.3/html/tutorial/apa.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/apb.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/apc.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/apd.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ape.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/apf.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/apg.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/aph.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/api.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s02.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s03.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s04.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s05.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s06.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s07.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s08.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s09.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/blank.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/1.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/10.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/2.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/3.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/4.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/5.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/6.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/7.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/8.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/9.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/caution.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/draft.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/home.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/important.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/next.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/note.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/prev.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/tip.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/toc-blank.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/toc-minus.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/toc-plus.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/up.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/warning.png > +#usr/share/doc/libxml2-2.9.3/html/tutorial/includeaddattribute.c > +#usr/share/doc/libxml2-2.9.3/html/tutorial/includeaddkeyword.c > +#usr/share/doc/libxml2-2.9.3/html/tutorial/includeconvert.c > +#usr/share/doc/libxml2-2.9.3/html/tutorial/includegetattribute.c > +#usr/share/doc/libxml2-2.9.3/html/tutorial/includekeyword.c > +#usr/share/doc/libxml2-2.9.3/html/tutorial/includexpath.c > +#usr/share/doc/libxml2-2.9.3/html/tutorial/index.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/ix01.html > +#usr/share/doc/libxml2-2.9.3/html/tutorial/xmltutorial.pdf > +#usr/share/doc/libxml2-2.9.3/html/w3c.png > +#usr/share/doc/libxml2-2.9.3/html/writer.xml > +#usr/share/doc/libxml2-2.9.3/html/xml.html > +#usr/share/doc/libxml2-2.9.3/html/xpath1.c > +#usr/share/doc/libxml2-2.9.3/html/xpath1.res > +#usr/share/doc/libxml2-2.9.3/html/xpath2.c > +#usr/share/doc/libxml2-2.9.3/html/xpath2.res > +#usr/share/doc/libxml2-python-2.9.3 > +#usr/share/doc/libxml2-python-2.9.3/TODO > +#usr/share/doc/libxml2-python-2.9.3/examples > +#usr/share/doc/libxml2-python-2.9.3/examples/attribs.py > +#usr/share/doc/libxml2-python-2.9.3/examples/build.py > +#usr/share/doc/libxml2-python-2.9.3/examples/compareNodes.py > +#usr/share/doc/libxml2-python-2.9.3/examples/ctxterror.py > +#usr/share/doc/libxml2-python-2.9.3/examples/cutnpaste.py > +#usr/share/doc/libxml2-python-2.9.3/examples/dtdvalid.py > +#usr/share/doc/libxml2-python-2.9.3/examples/error.py > +#usr/share/doc/libxml2-python-2.9.3/examples/inbuf.py > +#usr/share/doc/libxml2-python-2.9.3/examples/indexes.py > +#usr/share/doc/libxml2-python-2.9.3/examples/input_callback.py > +#usr/share/doc/libxml2-python-2.9.3/examples/invalid.xml > +#usr/share/doc/libxml2-python-2.9.3/examples/nsdel.py > +#usr/share/doc/libxml2-python-2.9.3/examples/outbuf.py > +#usr/share/doc/libxml2-python-2.9.3/examples/push.py > +#usr/share/doc/libxml2-python-2.9.3/examples/pushSAX.py > +#usr/share/doc/libxml2-python-2.9.3/examples/pushSAXhtml.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader2.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader3.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader4.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader5.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader6.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader7.py > +#usr/share/doc/libxml2-python-2.9.3/examples/reader8.py > +#usr/share/doc/libxml2-python-2.9.3/examples/readererr.py > +#usr/share/doc/libxml2-python-2.9.3/examples/readernext.py > +#usr/share/doc/libxml2-python-2.9.3/examples/regexp.py > +#usr/share/doc/libxml2-python-2.9.3/examples/relaxng.py > +#usr/share/doc/libxml2-python-2.9.3/examples/resolver.py > +#usr/share/doc/libxml2-python-2.9.3/examples/schema.py > +#usr/share/doc/libxml2-python-2.9.3/examples/serialize.py > +#usr/share/doc/libxml2-python-2.9.3/examples/sync.py > +#usr/share/doc/libxml2-python-2.9.3/examples/test.dtd > +#usr/share/doc/libxml2-python-2.9.3/examples/thread2.py > +#usr/share/doc/libxml2-python-2.9.3/examples/tst.py > +#usr/share/doc/libxml2-python-2.9.3/examples/tst.xml > +#usr/share/doc/libxml2-python-2.9.3/examples/tstLastError.py > +#usr/share/doc/libxml2-python-2.9.3/examples/tstURI.py > +#usr/share/doc/libxml2-python-2.9.3/examples/tstmem.py > +#usr/share/doc/libxml2-python-2.9.3/examples/tstxpath.py > +#usr/share/doc/libxml2-python-2.9.3/examples/valid.xml > +#usr/share/doc/libxml2-python-2.9.3/examples/validDTD.py > +#usr/share/doc/libxml2-python-2.9.3/examples/validRNG.py > +#usr/share/doc/libxml2-python-2.9.3/examples/validSchemas.py > +#usr/share/doc/libxml2-python-2.9.3/examples/validate.py > +#usr/share/doc/libxml2-python-2.9.3/examples/walker.py > +#usr/share/doc/libxml2-python-2.9.3/examples/xpath.py > +#usr/share/doc/libxml2-python-2.9.3/examples/xpathext.py > +#usr/share/doc/libxml2-python-2.9.3/examples/xpathleak.py > +#usr/share/doc/libxml2-python-2.9.3/examples/xpathns.py > +#usr/share/doc/libxml2-python-2.9.3/examples/xpathret.py > #usr/share/gtk-doc/html/libxml2 > #usr/share/gtk-doc/html/libxml2/general.html > #usr/share/gtk-doc/html/libxml2/home.png > diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git > index e168483..8259a61 100644 > --- a/config/rootfiles/packages/git > +++ b/config/rootfiles/packages/git > @@ -5,27 +5,9 @@ usr/bin/git-shell > usr/bin/git-upload-archive > usr/bin/git-upload-pack > #usr/bin/gitk > -usr/lib/perl5/site_perl/5.12.3/Error.pm > -usr/lib/perl5/site_perl/5.12.3/Git > -usr/lib/perl5/site_perl/5.12.3/Git.pm > -usr/lib/perl5/site_perl/5.12.3/Git/I18N.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/IndexInfo.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Editor.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Fetcher.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/GlobSpec.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Log.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize/YAML.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Migration.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Prompt.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Ra.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Utils.pm > -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Git > -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Git/.packlist > -usr/libexec/git-core > -usr/libexec/git-core/git > +usr/lib/perl5/site_perl/5.22.1/Error.pm > +#usr/libexec/git-core > +#usr/libexec/git-core/git > usr/libexec/git-core/git-add > usr/libexec/git-core/git-add--interactive > usr/libexec/git-core/git-am > @@ -172,6 +154,7 @@ usr/libexec/git-core/git-stash > usr/libexec/git-core/git-status > usr/libexec/git-core/git-stripspace > usr/libexec/git-core/git-submodule > +usr/libexec/git-core/git-submodule--helper > usr/libexec/git-core/git-svn > usr/libexec/git-core/git-symbolic-ref > usr/libexec/git-core/git-tag > @@ -188,8 +171,9 @@ usr/libexec/git-core/git-verify-pack > usr/libexec/git-core/git-verify-tag > usr/libexec/git-core/git-web--browse > usr/libexec/git-core/git-whatchanged > +usr/libexec/git-core/git-worktree > usr/libexec/git-core/git-write-tree > -usr/libexec/git-core/mergetools > +#usr/libexec/git-core/mergetools > usr/libexec/git-core/mergetools/araxis > usr/libexec/git-core/mergetools/bc > usr/libexec/git-core/mergetools/bc3 > @@ -212,12 +196,13 @@ usr/libexec/git-core/mergetools/tortoisemerge > usr/libexec/git-core/mergetools/vimdiff > usr/libexec/git-core/mergetools/vimdiff2 > usr/libexec/git-core/mergetools/vimdiff3 > +usr/libexec/git-core/mergetools/winmerge > usr/libexec/git-core/mergetools/xxdiff > -usr/share/git-core > -usr/share/git-core/templates > +#usr/share/git-core > +#usr/share/git-core/templates > usr/share/git-core/templates/branches > usr/share/git-core/templates/description > -usr/share/git-core/templates/hooks > +#usr/share/git-core/templates/hooks > usr/share/git-core/templates/hooks/applypatch-msg.sample > usr/share/git-core/templates/hooks/commit-msg.sample > usr/share/git-core/templates/hooks/post-update.sample > @@ -227,7 +212,7 @@ usr/share/git-core/templates/hooks/pre-push.sample > usr/share/git-core/templates/hooks/pre-rebase.sample > usr/share/git-core/templates/hooks/prepare-commit-msg.sample > usr/share/git-core/templates/hooks/update.sample > -usr/share/git-core/templates/info > +#usr/share/git-core/templates/info > usr/share/git-core/templates/info/exclude > #usr/share/git-gui > #usr/share/git-gui/lib > @@ -320,12 +305,6 @@ usr/share/git-core/templates/info/exclude > #usr/share/locale/sv/LC_MESSAGES/git.mo > #usr/share/locale/vi/LC_MESSAGES/git.mo > #usr/share/locale/zh_CN/LC_MESSAGES/git.mo > -#usr/share/man/man3/Git.3 > -#usr/share/man/man3/Git::I18N.3 > -#usr/share/man/man3/Git::SVN::Editor.3 > -#usr/share/man/man3/Git::SVN::Fetcher.3 > -#usr/share/man/man3/Git::SVN::Memoize::YAML.3 > -#usr/share/man/man3/Git::SVN::Prompt.3 > -#usr/share/man/man3/Git::SVN::Ra.3 > -#usr/share/man/man3/Git::SVN::Utils.3 > #usr/share/man/man3/private-Error.3 > +usr/lib/perl5/site_perl/5.22.1/Git.pm > +usr/lib/perl5/site_perl/5.22.1/Git/I18N.pm > diff --git a/lfs/git b/lfs/git > index bbec140..e907b80 100644 > --- a/lfs/git > +++ b/lfs/git > @@ -24,7 +24,7 @@ > > include Config > > -VER = 2.4.4 > +VER = 2.7.0 > > THISAPP = git-$(VER) > DL_FILE = $(THISAPP).tar.xz > @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) > PROG = git > PAK_VER = 12 > > -DEPS = "perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL" > +DEPS = "perl" > > ############################################################################# > ## > # Top-level Rules > @@ -44,7 +44,7 @@ objects = $(DL_FILE) > > $(DL_FILE) = $(DL_FROM)/$(DL_FILE) > > -$(DL_FILE)_MD5 = 847787cd0616d38b0e429ea85f558c31 > +$(DL_FILE)_MD5 = 0214e04f7041f835c5c38f2b78eccced > > install : $(TARGET) > > @@ -78,13 +78,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) > @$(PREBUILD) > @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) > cd $(DIR_APP) && ./configure \ > + --with-gitconfig=/etc/gitconfig \ > --prefix=/usr \ > --with-libpcre \ > --with-curl \ > --with-expat > - > cd $(DIR_APP) && make $(MAKETUNING) > cd $(DIR_APP) && make install > - > @rm -rf $(DIR_APP) > @$(POSTBUILD) > diff --git a/lfs/libxml2 b/lfs/libxml2 > index ae2621b..b45ea6b 100644 > --- a/lfs/libxml2 > +++ b/lfs/libxml2 > @@ -24,7 +24,7 @@ > > include Config > > -VER = 2.9.2 > +VER = 2.9.3 > > THISAPP = libxml2-$(VER) > DL_FILE = $(THISAPP).tar.gz > @@ -42,7 +42,7 @@ objects = $(DL_FILE) > > $(DL_FILE) = $(DL_FROM)/$(DL_FILE) > > -$(DL_FILE)_MD5 = 9e6a9aca9d155737868b3dc5fd82f788 > +$(DL_FILE)_MD5 = daece17e045f1c107610e137ab50c179 > > install : $(TARGET) > > @@ -72,7 +72,7 @@ $(subst %,%_MD5,$(objects)) : > $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) > @$(PREBUILD) > @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) > - cd $(DIR_APP) && ./configure --prefix=/usr > + cd $(DIR_APP) && ./configure --prefix=/usr --disable-static --with- > history > cd $(DIR_APP) && make $(MAKETUNING) > cd $(DIR_APP) && make install > @rm -rf $(DIR_APP)
Hi, oh sorry, i will make a new clean patch. Marcel Am 2016-03-22 23:09, schrieb Michael Tremer: > Hi, > > this patch contains modified files for Git. > > This is probably not intended. > > -Michael > > On Thu, 2016-03-17 at 15:07 +0100, Marcel Lorenz wrote: >> http://www.xmlsoft.org/news.html >> >> Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org> >> >> --- >> config/rootfiles/common/libxml2 | 432 >> ++++++++++++++++++++------------------- >> - >> config/rootfiles/packages/git | 47 ++--- >> lfs/git | 9 +- >> lfs/libxml2 | 6 +- >> 4 files changed, 235 insertions(+), 259 deletions(-) >> >> diff --git a/config/rootfiles/common/libxml2 >> b/config/rootfiles/common/libxml2 >> index 1298651..71ec1e4 100644 >> --- a/config/rootfiles/common/libxml2 >> +++ b/config/rootfiles/common/libxml2 >> @@ -53,233 +53,231 @@ >> #usr/lib/cmake >> #usr/lib/cmake/libxml2 >> #usr/lib/cmake/libxml2/libxml2-config.cmake >> -#usr/lib/libxml2.a >> #usr/lib/libxml2.la >> usr/lib/libxml2.so >> usr/lib/libxml2.so.2 >> -usr/lib/libxml2.so.2.9.2 >> +usr/lib/libxml2.so.2.9.3 >> #usr/lib/pkgconfig/libxml-2.0.pc >> usr/lib/python2.7/site-packages/drv_libxml2.py >> usr/lib/python2.7/site-packages/libxml2.py >> -#usr/lib/python2.7/site-packages/libxml2mod.a >> #usr/lib/python2.7/site-packages/libxml2mod.la >> usr/lib/python2.7/site-packages/libxml2mod.so >> #usr/lib/xml2Conf.sh >> #usr/share/aclocal/libxml.m4 >> -#usr/share/doc/libxml2-2.9.2 >> -#usr/share/doc/libxml2-2.9.2/Copyright >> -#usr/share/doc/libxml2-2.9.2/examples >> -#usr/share/doc/libxml2-2.9.2/examples/testHTML.c >> -#usr/share/doc/libxml2-2.9.2/examples/testSAX.c >> -#usr/share/doc/libxml2-2.9.2/examples/testXPath.c >> -#usr/share/doc/libxml2-2.9.2/examples/xmllint.c >> -#usr/share/doc/libxml2-2.9.2/html >> -#usr/share/doc/libxml2-2.9.2/html/DOM.gif >> -#usr/share/doc/libxml2-2.9.2/html/FAQ.html >> -#usr/share/doc/libxml2-2.9.2/html/Libxml2-Logo-180x168.gif >> -#usr/share/doc/libxml2-2.9.2/html/Libxml2-Logo-90x34.gif >> -#usr/share/doc/libxml2-2.9.2/html/encoding.html >> -#usr/share/doc/libxml2-2.9.2/html/examples.xml >> -#usr/share/doc/libxml2-2.9.2/html/examples.xsl >> -#usr/share/doc/libxml2-2.9.2/html/html >> -#usr/share/doc/libxml2-2.9.2/html/html/book1.html >> -#usr/share/doc/libxml2-2.9.2/html/html/home.png >> -#usr/share/doc/libxml2-2.9.2/html/html/index.html >> -#usr/share/doc/libxml2-2.9.2/html/html/left.png >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-DOCBparser.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-HTMLparser.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-HTMLtree.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-SAX.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-SAX2.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-c14n.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-catalog.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-chvalid.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-debugXML.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-dict.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-encoding.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-entities.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-globals.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-hash.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-lib.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-list.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-nanoftp.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-nanohttp.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-parser.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-parserInternals.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-pattern.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-relaxng.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-schemasInternals.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-schematron.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-threads.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-tree.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-uri.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-valid.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xinclude.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xlink.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlIO.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlautomata.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlerror.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlexports.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlmemory.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlmodule.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlreader.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlregexp.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlsave.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlschemas.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlschemastypes.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlstring.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlunicode.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlversion.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xmlwriter.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xpath.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xpathInternals.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xpointer.html >> -#usr/share/doc/libxml2-2.9.2/html/html/libxml-xzlib.html >> -#usr/share/doc/libxml2-2.9.2/html/html/right.png >> -#usr/share/doc/libxml2-2.9.2/html/html/up.png >> -#usr/share/doc/libxml2-2.9.2/html/index.html >> -#usr/share/doc/libxml2-2.9.2/html/io1.c >> -#usr/share/doc/libxml2-2.9.2/html/io1.res >> -#usr/share/doc/libxml2-2.9.2/html/io2.c >> -#usr/share/doc/libxml2-2.9.2/html/io2.res >> -#usr/share/doc/libxml2-2.9.2/html/libxml.gif >> -#usr/share/doc/libxml2-2.9.2/html/parse1.c >> -#usr/share/doc/libxml2-2.9.2/html/parse2.c >> -#usr/share/doc/libxml2-2.9.2/html/parse3.c >> -#usr/share/doc/libxml2-2.9.2/html/parse4.c >> -#usr/share/doc/libxml2-2.9.2/html/reader1.c >> -#usr/share/doc/libxml2-2.9.2/html/reader1.res >> -#usr/share/doc/libxml2-2.9.2/html/reader2.c >> -#usr/share/doc/libxml2-2.9.2/html/reader3.c >> -#usr/share/doc/libxml2-2.9.2/html/reader3.res >> -#usr/share/doc/libxml2-2.9.2/html/reader4.c >> -#usr/share/doc/libxml2-2.9.2/html/reader4.res >> -#usr/share/doc/libxml2-2.9.2/html/redhat.gif >> -#usr/share/doc/libxml2-2.9.2/html/smallfootonly.gif >> -#usr/share/doc/libxml2-2.9.2/html/structure.gif >> -#usr/share/doc/libxml2-2.9.2/html/test1.xml >> -#usr/share/doc/libxml2-2.9.2/html/test2.xml >> -#usr/share/doc/libxml2-2.9.2/html/test3.xml >> -#usr/share/doc/libxml2-2.9.2/html/testWriter.c >> -#usr/share/doc/libxml2-2.9.2/html/tree1.c >> -#usr/share/doc/libxml2-2.9.2/html/tree1.res >> -#usr/share/doc/libxml2-2.9.2/html/tree2.c >> -#usr/share/doc/libxml2-2.9.2/html/tree2.res >> -#usr/share/doc/libxml2-2.9.2/html/tst.xml >> -#usr/share/doc/libxml2-2.9.2/html/tutorial >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/apa.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/apb.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/apc.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/apd.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ape.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/apf.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/apg.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/aph.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/api.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s02.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s03.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s04.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s05.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s06.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s07.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s08.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ar01s09.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/blank.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/1.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/10.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/2.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/3.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/4.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/5.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/6.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/7.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/8.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/callouts/9.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/caution.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/draft.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/home.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/important.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/next.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/note.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/prev.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/tip.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/toc-blank.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/toc-minus.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/toc-plus.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/up.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/images/warning.png >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/includeaddattribute.c >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/includeaddkeyword.c >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/includeconvert.c >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/includegetattribute.c >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/includekeyword.c >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/includexpath.c >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/index.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/ix01.html >> -#usr/share/doc/libxml2-2.9.2/html/tutorial/xmltutorial.pdf >> -#usr/share/doc/libxml2-2.9.2/html/w3c.png >> -#usr/share/doc/libxml2-2.9.2/html/writer.xml >> -#usr/share/doc/libxml2-2.9.2/html/xml.html >> -#usr/share/doc/libxml2-2.9.2/html/xpath1.c >> -#usr/share/doc/libxml2-2.9.2/html/xpath1.res >> -#usr/share/doc/libxml2-2.9.2/html/xpath2.c >> -#usr/share/doc/libxml2-2.9.2/html/xpath2.res >> -#usr/share/doc/libxml2-python-2.9.2 >> -#usr/share/doc/libxml2-python-2.9.2/TODO >> -#usr/share/doc/libxml2-python-2.9.2/examples >> -#usr/share/doc/libxml2-python-2.9.2/examples/attribs.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/build.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/compareNodes.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/ctxterror.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/cutnpaste.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/dtdvalid.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/error.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/inbuf.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/indexes.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/input_callback.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/invalid.xml >> -#usr/share/doc/libxml2-python-2.9.2/examples/nsdel.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/outbuf.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/push.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/pushSAX.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/pushSAXhtml.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader2.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader3.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader4.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader5.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader6.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader7.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/reader8.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/readererr.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/readernext.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/regexp.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/relaxng.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/resolver.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/schema.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/serialize.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/sync.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/test.dtd >> -#usr/share/doc/libxml2-python-2.9.2/examples/thread2.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/tst.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/tst.xml >> -#usr/share/doc/libxml2-python-2.9.2/examples/tstLastError.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/tstURI.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/tstmem.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/tstxpath.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/valid.xml >> -#usr/share/doc/libxml2-python-2.9.2/examples/validDTD.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/validRNG.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/validSchemas.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/validate.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/walker.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/xpath.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/xpathext.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/xpathleak.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/xpathns.py >> -#usr/share/doc/libxml2-python-2.9.2/examples/xpathret.py >> +#usr/share/doc/libxml2-2.9.3 >> +#usr/share/doc/libxml2-2.9.3/Copyright >> +#usr/share/doc/libxml2-2.9.3/examples >> +#usr/share/doc/libxml2-2.9.3/examples/testHTML.c >> +#usr/share/doc/libxml2-2.9.3/examples/testSAX.c >> +#usr/share/doc/libxml2-2.9.3/examples/testXPath.c >> +#usr/share/doc/libxml2-2.9.3/examples/xmllint.c >> +#usr/share/doc/libxml2-2.9.3/html >> +#usr/share/doc/libxml2-2.9.3/html/DOM.gif >> +#usr/share/doc/libxml2-2.9.3/html/FAQ.html >> +#usr/share/doc/libxml2-2.9.3/html/Libxml2-Logo-180x168.gif >> +#usr/share/doc/libxml2-2.9.3/html/Libxml2-Logo-90x34.gif >> +#usr/share/doc/libxml2-2.9.3/html/encoding.html >> +#usr/share/doc/libxml2-2.9.3/html/examples.xml >> +#usr/share/doc/libxml2-2.9.3/html/examples.xsl >> +#usr/share/doc/libxml2-2.9.3/html/html >> +#usr/share/doc/libxml2-2.9.3/html/html/book1.html >> +#usr/share/doc/libxml2-2.9.3/html/html/home.png >> +#usr/share/doc/libxml2-2.9.3/html/html/index.html >> +#usr/share/doc/libxml2-2.9.3/html/html/left.png >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-DOCBparser.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-HTMLparser.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-HTMLtree.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-SAX.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-SAX2.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-c14n.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-catalog.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-chvalid.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-debugXML.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-dict.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-encoding.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-entities.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-globals.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-hash.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-lib.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-list.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-nanoftp.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-nanohttp.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-parser.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-parserInternals.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-pattern.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-relaxng.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-schemasInternals.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-schematron.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-threads.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-tree.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-uri.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-valid.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xinclude.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xlink.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlIO.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlautomata.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlerror.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlexports.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlmemory.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlmodule.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlreader.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlregexp.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlsave.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlschemas.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlschemastypes.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlstring.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlunicode.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlversion.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xmlwriter.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xpath.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xpathInternals.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xpointer.html >> +#usr/share/doc/libxml2-2.9.3/html/html/libxml-xzlib.html >> +#usr/share/doc/libxml2-2.9.3/html/html/right.png >> +#usr/share/doc/libxml2-2.9.3/html/html/up.png >> +#usr/share/doc/libxml2-2.9.3/html/index.html >> +#usr/share/doc/libxml2-2.9.3/html/io1.c >> +#usr/share/doc/libxml2-2.9.3/html/io1.res >> +#usr/share/doc/libxml2-2.9.3/html/io2.c >> +#usr/share/doc/libxml2-2.9.3/html/io2.res >> +#usr/share/doc/libxml2-2.9.3/html/libxml.gif >> +#usr/share/doc/libxml2-2.9.3/html/parse1.c >> +#usr/share/doc/libxml2-2.9.3/html/parse2.c >> +#usr/share/doc/libxml2-2.9.3/html/parse3.c >> +#usr/share/doc/libxml2-2.9.3/html/parse4.c >> +#usr/share/doc/libxml2-2.9.3/html/reader1.c >> +#usr/share/doc/libxml2-2.9.3/html/reader1.res >> +#usr/share/doc/libxml2-2.9.3/html/reader2.c >> +#usr/share/doc/libxml2-2.9.3/html/reader3.c >> +#usr/share/doc/libxml2-2.9.3/html/reader3.res >> +#usr/share/doc/libxml2-2.9.3/html/reader4.c >> +#usr/share/doc/libxml2-2.9.3/html/reader4.res >> +#usr/share/doc/libxml2-2.9.3/html/redhat.gif >> +#usr/share/doc/libxml2-2.9.3/html/smallfootonly.gif >> +#usr/share/doc/libxml2-2.9.3/html/structure.gif >> +#usr/share/doc/libxml2-2.9.3/html/test1.xml >> +#usr/share/doc/libxml2-2.9.3/html/test2.xml >> +#usr/share/doc/libxml2-2.9.3/html/test3.xml >> +#usr/share/doc/libxml2-2.9.3/html/testWriter.c >> +#usr/share/doc/libxml2-2.9.3/html/tree1.c >> +#usr/share/doc/libxml2-2.9.3/html/tree1.res >> +#usr/share/doc/libxml2-2.9.3/html/tree2.c >> +#usr/share/doc/libxml2-2.9.3/html/tree2.res >> +#usr/share/doc/libxml2-2.9.3/html/tst.xml >> +#usr/share/doc/libxml2-2.9.3/html/tutorial >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/apa.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/apb.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/apc.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/apd.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ape.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/apf.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/apg.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/aph.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/api.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s02.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s03.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s04.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s05.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s06.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s07.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s08.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ar01s09.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/blank.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/1.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/10.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/2.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/3.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/4.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/5.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/6.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/7.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/8.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/callouts/9.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/caution.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/draft.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/home.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/important.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/next.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/note.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/prev.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/tip.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/toc-blank.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/toc-minus.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/toc-plus.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/up.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/images/warning.png >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/includeaddattribute.c >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/includeaddkeyword.c >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/includeconvert.c >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/includegetattribute.c >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/includekeyword.c >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/includexpath.c >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/index.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/ix01.html >> +#usr/share/doc/libxml2-2.9.3/html/tutorial/xmltutorial.pdf >> +#usr/share/doc/libxml2-2.9.3/html/w3c.png >> +#usr/share/doc/libxml2-2.9.3/html/writer.xml >> +#usr/share/doc/libxml2-2.9.3/html/xml.html >> +#usr/share/doc/libxml2-2.9.3/html/xpath1.c >> +#usr/share/doc/libxml2-2.9.3/html/xpath1.res >> +#usr/share/doc/libxml2-2.9.3/html/xpath2.c >> +#usr/share/doc/libxml2-2.9.3/html/xpath2.res >> +#usr/share/doc/libxml2-python-2.9.3 >> +#usr/share/doc/libxml2-python-2.9.3/TODO >> +#usr/share/doc/libxml2-python-2.9.3/examples >> +#usr/share/doc/libxml2-python-2.9.3/examples/attribs.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/build.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/compareNodes.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/ctxterror.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/cutnpaste.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/dtdvalid.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/error.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/inbuf.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/indexes.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/input_callback.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/invalid.xml >> +#usr/share/doc/libxml2-python-2.9.3/examples/nsdel.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/outbuf.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/push.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/pushSAX.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/pushSAXhtml.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader2.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader3.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader4.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader5.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader6.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader7.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/reader8.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/readererr.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/readernext.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/regexp.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/relaxng.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/resolver.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/schema.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/serialize.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/sync.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/test.dtd >> +#usr/share/doc/libxml2-python-2.9.3/examples/thread2.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/tst.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/tst.xml >> +#usr/share/doc/libxml2-python-2.9.3/examples/tstLastError.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/tstURI.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/tstmem.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/tstxpath.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/valid.xml >> +#usr/share/doc/libxml2-python-2.9.3/examples/validDTD.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/validRNG.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/validSchemas.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/validate.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/walker.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/xpath.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/xpathext.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/xpathleak.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/xpathns.py >> +#usr/share/doc/libxml2-python-2.9.3/examples/xpathret.py >> #usr/share/gtk-doc/html/libxml2 >> #usr/share/gtk-doc/html/libxml2/general.html >> #usr/share/gtk-doc/html/libxml2/home.png >> diff --git a/config/rootfiles/packages/git >> b/config/rootfiles/packages/git >> index e168483..8259a61 100644 >> --- a/config/rootfiles/packages/git >> +++ b/config/rootfiles/packages/git >> @@ -5,27 +5,9 @@ usr/bin/git-shell >> usr/bin/git-upload-archive >> usr/bin/git-upload-pack >> #usr/bin/gitk >> -usr/lib/perl5/site_perl/5.12.3/Error.pm >> -usr/lib/perl5/site_perl/5.12.3/Git >> -usr/lib/perl5/site_perl/5.12.3/Git.pm >> -usr/lib/perl5/site_perl/5.12.3/Git/I18N.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/IndexInfo.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Editor.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Fetcher.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/GlobSpec.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Log.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize/YAML.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Migration.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Prompt.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Ra.pm >> -#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Utils.pm >> -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Git >> -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Git/.packlist >> -usr/libexec/git-core >> -usr/libexec/git-core/git >> +usr/lib/perl5/site_perl/5.22.1/Error.pm >> +#usr/libexec/git-core >> +#usr/libexec/git-core/git >> usr/libexec/git-core/git-add >> usr/libexec/git-core/git-add--interactive >> usr/libexec/git-core/git-am >> @@ -172,6 +154,7 @@ usr/libexec/git-core/git-stash >> usr/libexec/git-core/git-status >> usr/libexec/git-core/git-stripspace >> usr/libexec/git-core/git-submodule >> +usr/libexec/git-core/git-submodule--helper >> usr/libexec/git-core/git-svn >> usr/libexec/git-core/git-symbolic-ref >> usr/libexec/git-core/git-tag >> @@ -188,8 +171,9 @@ usr/libexec/git-core/git-verify-pack >> usr/libexec/git-core/git-verify-tag >> usr/libexec/git-core/git-web--browse >> usr/libexec/git-core/git-whatchanged >> +usr/libexec/git-core/git-worktree >> usr/libexec/git-core/git-write-tree >> -usr/libexec/git-core/mergetools >> +#usr/libexec/git-core/mergetools >> usr/libexec/git-core/mergetools/araxis >> usr/libexec/git-core/mergetools/bc >> usr/libexec/git-core/mergetools/bc3 >> @@ -212,12 +196,13 @@ usr/libexec/git-core/mergetools/tortoisemerge >> usr/libexec/git-core/mergetools/vimdiff >> usr/libexec/git-core/mergetools/vimdiff2 >> usr/libexec/git-core/mergetools/vimdiff3 >> +usr/libexec/git-core/mergetools/winmerge >> usr/libexec/git-core/mergetools/xxdiff >> -usr/share/git-core >> -usr/share/git-core/templates >> +#usr/share/git-core >> +#usr/share/git-core/templates >> usr/share/git-core/templates/branches >> usr/share/git-core/templates/description >> -usr/share/git-core/templates/hooks >> +#usr/share/git-core/templates/hooks >> usr/share/git-core/templates/hooks/applypatch-msg.sample >> usr/share/git-core/templates/hooks/commit-msg.sample >> usr/share/git-core/templates/hooks/post-update.sample >> @@ -227,7 +212,7 @@ usr/share/git-core/templates/hooks/pre-push.sample >> usr/share/git-core/templates/hooks/pre-rebase.sample >> usr/share/git-core/templates/hooks/prepare-commit-msg.sample >> usr/share/git-core/templates/hooks/update.sample >> -usr/share/git-core/templates/info >> +#usr/share/git-core/templates/info >> usr/share/git-core/templates/info/exclude >> #usr/share/git-gui >> #usr/share/git-gui/lib >> @@ -320,12 +305,6 @@ usr/share/git-core/templates/info/exclude >> #usr/share/locale/sv/LC_MESSAGES/git.mo >> #usr/share/locale/vi/LC_MESSAGES/git.mo >> #usr/share/locale/zh_CN/LC_MESSAGES/git.mo >> -#usr/share/man/man3/Git.3 >> -#usr/share/man/man3/Git::I18N.3 >> -#usr/share/man/man3/Git::SVN::Editor.3 >> -#usr/share/man/man3/Git::SVN::Fetcher.3 >> -#usr/share/man/man3/Git::SVN::Memoize::YAML.3 >> -#usr/share/man/man3/Git::SVN::Prompt.3 >> -#usr/share/man/man3/Git::SVN::Ra.3 >> -#usr/share/man/man3/Git::SVN::Utils.3 >> #usr/share/man/man3/private-Error.3 >> +usr/lib/perl5/site_perl/5.22.1/Git.pm >> +usr/lib/perl5/site_perl/5.22.1/Git/I18N.pm >> diff --git a/lfs/git b/lfs/git >> index bbec140..e907b80 100644 >> --- a/lfs/git >> +++ b/lfs/git >> @@ -24,7 +24,7 @@ >> >> include Config >> >> -VER = 2.4.4 >> +VER = 2.7.0 >> >> THISAPP = git-$(VER) >> DL_FILE = $(THISAPP).tar.xz >> @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) >> PROG = git >> PAK_VER = 12 >> >> -DEPS = "perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL" >> +DEPS = "perl" >> >> ############################################################################# >> ## >> # Top-level Rules >> @@ -44,7 +44,7 @@ objects = $(DL_FILE) >> >> $(DL_FILE) = $(DL_FROM)/$(DL_FILE) >> >> -$(DL_FILE)_MD5 = 847787cd0616d38b0e429ea85f558c31 >> +$(DL_FILE)_MD5 = 0214e04f7041f835c5c38f2b78eccced >> >> install : $(TARGET) >> >> @@ -78,13 +78,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) >> @$(PREBUILD) >> @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) >> cd $(DIR_APP) && ./configure \ >> + --with-gitconfig=/etc/gitconfig \ >> --prefix=/usr \ >> --with-libpcre \ >> --with-curl \ >> --with-expat >> - >> cd $(DIR_APP) && make $(MAKETUNING) >> cd $(DIR_APP) && make install >> - >> @rm -rf $(DIR_APP) >> @$(POSTBUILD) >> diff --git a/lfs/libxml2 b/lfs/libxml2 >> index ae2621b..b45ea6b 100644 >> --- a/lfs/libxml2 >> +++ b/lfs/libxml2 >> @@ -24,7 +24,7 @@ >> >> include Config >> >> -VER = 2.9.2 >> +VER = 2.9.3 >> >> THISAPP = libxml2-$(VER) >> DL_FILE = $(THISAPP).tar.gz >> @@ -42,7 +42,7 @@ objects = $(DL_FILE) >> >> $(DL_FILE) = $(DL_FROM)/$(DL_FILE) >> >> -$(DL_FILE)_MD5 = 9e6a9aca9d155737868b3dc5fd82f788 >> +$(DL_FILE)_MD5 = daece17e045f1c107610e137ab50c179 >> >> install : $(TARGET) >> >> @@ -72,7 +72,7 @@ $(subst %,%_MD5,$(objects)) : >> $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) >> @$(PREBUILD) >> @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) >> - cd $(DIR_APP) && ./configure --prefix=/usr >> + cd $(DIR_APP) && ./configure --prefix=/usr --disable-static --with- >> history >> cd $(DIR_APP) && make $(MAKETUNING) >> cd $(DIR_APP) && make install >> @rm -rf $(DIR_APP)