diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-19 15:44:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-19 15:44:05 +0000 |
commit | 5474aebd4d12fbe655e88d2f395f0328d89db046 (patch) | |
tree | 6a8cfccc1386c3ea8923c65281351e349fbab42f | |
parent | ff99c6f0707daedc51eeedfda6419356243f7fb3 (diff) | |
download | pkgsrc-5474aebd4d12fbe655e88d2f395f0328d89db046.tar.gz |
Update py-libxslt to 1.1.6 to sync with textproc/libxslt.
No Python-specific change.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | textproc/py-libxslt/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-libxslt/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 103d2818cf8..4a3b32286f9 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5658 2004/04/19 15:31:31 wiz Exp $ +$NetBSD: CHANGES,v 1.5659 2004/04/19 15:44:05 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2078,3 +2078,4 @@ Changes to the packages collection and infrastructure in 2004: Updated libcroco to 0.5.1 [jmmv 2004-04-19] Updated py-libxml2 to 2.6.9 [minskim 2004-04-19] Updated libxslt to 1.1.6 [wiz 2004-04-19] + Updated py-libxslt to 1.1.6 [minskim 2004-04-19] diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index c9402f19d19..3a4f8f3d7a2 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2004/04/10 09:02:06 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/19 15:44:05 minskim Exp $ -DISTNAME= libxslt-1.1.5 +DISTNAME= libxslt-1.1.6 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 c1622f1d9e4..556770bdb23 100644 --- a/textproc/py-libxslt/distinfo +++ b/textproc/py-libxslt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2004/04/10 09:02:06 minskim Exp $ +$NetBSD: distinfo,v 1.3 2004/04/19 15:44:05 minskim Exp $ -SHA1 (libxslt-1.1.5.tar.bz2) = a9b0ad31a438c7ea838314d616db8583aab6d447 -Size (libxslt-1.1.5.tar.bz2) = 1751266 bytes +SHA1 (libxslt-1.1.6.tar.bz2) = 8956d67ceb50873e3d7da191d7df6bc10f6f8123 +Size (libxslt-1.1.6.tar.bz2) = 1754070 bytes |