pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-libxml2 Update py-libxml2 to 2.6.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c17348bcfe2
branches:  trunk
changeset: 484150:9c17348bcfe2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Nov 25 18:37:43 2004 +0000

description:
Update py-libxml2 to 2.6.16.

Changes:
  - improvements: DTD validation APIs provided at the Python level.

diffstat:

 textproc/py-libxml2/Makefile         |  4 ++--
 textproc/py-libxml2/distinfo         |  8 ++++----
 textproc/py-libxml2/patches/patch-aa |  6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r 414ea645a649 -r 9c17348bcfe2 textproc/py-libxml2/Makefile
--- a/textproc/py-libxml2/Makefile      Thu Nov 25 18:17:37 2004 +0000
+++ b/textproc/py-libxml2/Makefile      Thu Nov 25 18:37:43 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2004/11/03 16:41:56 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/11/25 18:37:43 minskim Exp $
 
-DISTNAME=      libxml2-2.6.15
+DISTNAME=      libxml2-2.6.16
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
diff -r 414ea645a649 -r 9c17348bcfe2 textproc/py-libxml2/distinfo
--- a/textproc/py-libxml2/distinfo      Thu Nov 25 18:17:37 2004 +0000
+++ b/textproc/py-libxml2/distinfo      Thu Nov 25 18:37:43 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2004/11/03 16:41:56 minskim Exp $
+$NetBSD: distinfo,v 1.8 2004/11/25 18:37:43 minskim Exp $
 
-SHA1 (libxml2-2.6.15.tar.bz2) = 35073f715cf438dc049917a0e2860111ce39c4e3
-Size (libxml2-2.6.15.tar.bz2) = 2912736 bytes
-SHA1 (patch-aa) = 8466178808ae179a4e952c7304e1a79b639c8174
+SHA1 (libxml2-2.6.16.tar.bz2) = 0bd0e7217f75abadf0b6389c126e63b6c1b7972b
+Size (libxml2-2.6.16.tar.bz2) = 3100259 bytes
+SHA1 (patch-aa) = 54ce6f91dd29144f22247d15093d6d273f5f433b
diff -r 414ea645a649 -r 9c17348bcfe2 textproc/py-libxml2/patches/patch-aa
--- a/textproc/py-libxml2/patches/patch-aa      Thu Nov 25 18:17:37 2004 +0000
+++ b/textproc/py-libxml2/patches/patch-aa      Thu Nov 25 18:37:43 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/01/04 11:47:17 recht Exp $
+$NetBSD: patch-aa,v 1.2 2004/11/25 18:37:43 minskim Exp $
 
---- libxml.py.orig     2003-12-25 00:17:24.000000000 -0600
+--- libxml.py.orig     2004-09-28 05:59:58.000000000 -0500
 +++ libxml.py
-@@ -278,7 +278,7 @@ class xmlCore:
+@@ -281,7 +281,7 @@ class xmlCore:
      # defined as python2 properties
      # 
      import sys



Home | Main Index | Thread Index | Old Index