pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-libxslt Catch up with the libxslt update a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d7b87002a4c
branches:  trunk
changeset: 477638:4d7b87002a4c
user:      recht <recht%pkgsrc.org@localhost>
date:      Tue Jul 06 16:44:50 2004 +0000

description:
Catch up with the libxslt update and update to 1.1.8

Python related changes:
1.1.8: July 5 2004:
   - bug fixes: undefined namespace message (William Brack), search engine
    (William), multiple namespace fixups (William), namespace fix for key
    evaluation (William), Python memory debug bindings,

diffstat:

 textproc/py-libxslt/Makefile |  4 ++--
 textproc/py-libxslt/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r 713db7885c8a -r 4d7b87002a4c textproc/py-libxslt/Makefile
--- a/textproc/py-libxslt/Makefile      Tue Jul 06 16:43:01 2004 +0000
+++ b/textproc/py-libxslt/Makefile      Tue Jul 06 16:44:50 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2004/04/19 15:44:05 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2004/07/06 16:44:50 recht Exp $
 
-DISTNAME=      libxslt-1.1.6
+DISTNAME=      libxslt-1.1.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
diff -r 713db7885c8a -r 4d7b87002a4c textproc/py-libxslt/distinfo
--- a/textproc/py-libxslt/distinfo      Tue Jul 06 16:43:01 2004 +0000
+++ b/textproc/py-libxslt/distinfo      Tue Jul 06 16:44:50 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/04/19 15:44:05 minskim Exp $
+$NetBSD: distinfo,v 1.4 2004/07/06 16:44:50 recht Exp $
 
-SHA1 (libxslt-1.1.6.tar.bz2) = 8956d67ceb50873e3d7da191d7df6bc10f6f8123
-Size (libxslt-1.1.6.tar.bz2) = 1754070 bytes
+SHA1 (libxslt-1.1.8.tar.bz2) = 476607ba5dcdcd9cf33f2fea329195130fc7eb10
+Size (libxslt-1.1.8.tar.bz2) = 1750533 bytes



Home | Main Index | Thread Index | Old Index