pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/libxml2 Update to 2.6.28:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b7ee5fd7ef1
branches:  trunk
changeset: 528440:5b7ee5fd7ef1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 03 13:19:00 2007 +0000

description:
Update to 2.6.28:

2.6.28: Apr 17 2007:
   - Documentation: comment fixes (Markus Keim), xpath comments fixes too
      (James Dennett)
   - Bug fixes: XPath bug (William Brack), HTML parser autoclose stack usage
      (Usamah Malik), various regexp bug fixes (DV and William), path conversion
      on Windows (Igor Zlatkovic), htmlCtxtReset fix (Michael Day), XPath
      principal node of axis bug, HTML serialization of some codepoint
      (Steven Rainwater), user data propagation in XInclude (Michael Day),
      standalone and XML decl detection (Michael Day), Python id ouptut
      for some id, fix the big python string memory leak, URI parsing fixes
      (Stéphane Bidoul and William), long comments parsing bug (William),
      concurrent threads initialization (Ted Phelps), invalid char
      in text XInclude (William), XPath memory leak (William), tab in
      python problems (Andreas Hanke), XPath node comparison error
      (Oleg Paraschenko), cleanup patch for reader (Julien Reichel),
      XML Schemas attribute group (William), HTML parsing problem (William),
      fix char 0x2d in regexps (William), regexp quantifier range with
      min occurs of 0 (William), HTML script/style parsing (Mike Day)
   - Improvement: make xmlTextReaderSetup() public
   - Compilation and postability: fix a missing include problem (William),
      __ss_familly on AIX again (Björn Wiberg), compilation without zlib
      (Michael Day), catalog patch for Win32 (Christian Ehrlicher),
      Windows CE fixes (Andreas Stricke)
   - Various CVS to SVN infrastructure changes

diffstat:

 textproc/libxml2/Makefile |  4 ++--
 textproc/libxml2/PLIST    |  3 ++-
 textproc/libxml2/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r f47cde36ebb8 -r 5b7ee5fd7ef1 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Thu May 03 12:43:19 2007 +0000
+++ b/textproc/libxml2/Makefile Thu May 03 13:19:00 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2006/11/03 06:56:23 joerg Exp $
+# $NetBSD: Makefile,v 1.85 2007/05/03 13:19:00 wiz Exp $
 
-DISTNAME=      libxml2-2.6.27
+DISTNAME=      libxml2-2.6.28
 CATEGORIES=    textproc
 MASTER_SITES=  ftp://xmlsoft.org/libxml2/
 #MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
diff -r f47cde36ebb8 -r 5b7ee5fd7ef1 textproc/libxml2/PLIST
--- a/textproc/libxml2/PLIST    Thu May 03 12:43:19 2007 +0000
+++ b/textproc/libxml2/PLIST    Thu May 03 13:19:00 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2006/10/30 20:57:30 drochner Exp $
+@comment $NetBSD: PLIST,v 1.40 2007/05/03 13:19:00 wiz Exp $
 bin/xml2-config
 bin/xmlcatalog
 bin/xmllint
@@ -67,6 +67,7 @@
 share/doc/libxml2/examples.xsl
 share/doc/libxml2/html/book1.html
 share/doc/libxml2/html/home.png
+share/doc/libxml2/html/index.html
 share/doc/libxml2/html/left.png
 share/doc/libxml2/html/libxml-DOCBparser.html
 share/doc/libxml2/html/libxml-HTMLparser.html
diff -r f47cde36ebb8 -r 5b7ee5fd7ef1 textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Thu May 03 12:43:19 2007 +0000
+++ b/textproc/libxml2/distinfo Thu May 03 13:19:00 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.60 2006/10/30 20:57:30 drochner Exp $
+$NetBSD: distinfo,v 1.61 2007/05/03 13:19:00 wiz Exp $
 
-SHA1 (libxml2-2.6.27.tar.gz) = 875ac4d3b5829f2edf0222f6c96b76b46ec72374
-RMD160 (libxml2-2.6.27.tar.gz) = 795efee7c91484eb11dd0b275744057d2c82719d
-Size (libxml2-2.6.27.tar.gz) = 4590835 bytes
+SHA1 (libxml2-2.6.28.tar.gz) = 7642a52799efde2e0163d322b2aee8cd9f583268
+RMD160 (libxml2-2.6.28.tar.gz) = 65d0c2cef5ce40751bd72bb54462d9122558fa17
+Size (libxml2-2.6.28.tar.gz) = 4716025 bytes
 SHA1 (patch-aa) = 67cfa73ad1f105b69d6a424e636f6bb816d15878
 SHA1 (patch-ab) = a8dc745539528db69bf1ccb8977a69c24fa818e3
 SHA1 (patch-ac) = 264c75cf9fff5319105b971c122cdf5fc103c04e



Home | Main Index | Thread Index | Old Index