diff options
author | recht <recht@pkgsrc.org> | 2004-07-06 16:44:50 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-06 16:44:50 +0000 |
commit | b4f5d8011ef976bc7604fbf896cfce5c3fcb11ad (patch) | |
tree | 91a6411f0be3266e2605dde86ee5a6307aca0368 /textproc | |
parent | d4f13f43ae70582716ecab744009df3309a2d363 (diff) | |
download | pkgsrc-b4f5d8011ef976bc7604fbf896cfce5c3fcb11ad.tar.gz |
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 (limited to 'textproc')
-rw-r--r-- | textproc/py-libxslt/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-libxslt/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 3a4f8f3d7a2..85c894adab3 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -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 --git a/textproc/py-libxslt/distinfo b/textproc/py-libxslt/distinfo index 556770bdb23..7fd8e782dec 100644 --- a/textproc/py-libxslt/distinfo +++ b/textproc/py-libxslt/distinfo @@ -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 |