diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:33:47 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:33:47 +0000 |
commit | d973ba248b0cbbbf6f90901aa3a8e325bc5a7b3d (patch) | |
tree | fc64a89eeb3863b57d1764eb638083bd3985792d /textproc/libxslt/distinfo | |
parent | d77cd0aa127ad30d27e6f55596519ff663368bb2 (diff) | |
download | pkgsrc-d973ba248b0cbbbf6f90901aa3a8e325bc5a7b3d.tar.gz |
Updated to 1.1.0 provided by Min Sik Kim PR pkg/23518.
Changes:
1.1.0: Nov 4 2003:
- Removed DocBook SGML broken support
- fix xsl:key to work with PIs
- Makefile and build improvement (Graham Wilson), build cleanup (William
Brack), macro fix (Justin Fletcher), build outside of source tree (Roumen
Petrov)
- xsltproc option display fix (Alexey Efimov), --load-trace (Crutcher
Dunnavant)
- Python: never use stdout for error
- extension memory error fix (Karl Eichwalder)
- header path fixes (Steve Ball)
- added saxon:line-number() to libexslt (Brett Kail)
- Fix some tortuous template problems when using predicates (William
Brack)
- Debugger status patch (Kasimier Buchcik)
- Use new libxml2-2.6.x APIs for faster processing
- Make sure xsl:sort is empty
- Fixed a bug in default processing of attributes
- Removes the deprecated breakpoint library
- detect invalid names on templates (William Brack)
- fix exslt:document (and similar) base handling problem
Diffstat (limited to 'textproc/libxslt/distinfo')
-rw-r--r-- | textproc/libxslt/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 07643b8afb0..b932eb5d15c 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.18 2003/10/05 10:28:42 wiz Exp $ +$NetBSD: distinfo,v 1.19 2003/12/04 19:33:47 xtraeme Exp $ -SHA1 (libxslt-1.0.33.tar.bz2) = 738b96d5dc6bec9d0cd61179f2cb2287c0666919 -Size (libxslt-1.0.33.tar.bz2) = 1610718 bytes -SHA1 (patch-aa) = 3b9036c7729ad4f23fd3a4ebab0d10846a958ee6 -SHA1 (patch-ab) = 6eb8e88c4ff17c09ca85f0ea98f233a44b593f6c +SHA1 (libxslt-1.1.0.tar.bz2) = 816af587d9b0c37ad95e0d81469674b55ba46a2d +Size (libxslt-1.1.0.tar.bz2) = 1614899 bytes +SHA1 (patch-aa) = a90d8c179a2d47639d9fc2672e697512dab4812c |