diff options
author | seb <seb@pkgsrc.org> | 2006-11-30 01:17:32 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2006-11-30 01:17:32 +0000 |
commit | d83b86087b062df9ce785ea92600cf1395c920b3 (patch) | |
tree | fbf13fec73565ee2f3b2b6a625d31199d7f150e7 /textproc/p5-XML-LibXSLT/distinfo | |
parent | 470dfc4cce8fd612e880ac740c91f4a078f918db (diff) | |
download | pkgsrc-d83b86087b062df9ce785ea92600cf1395c920b3.tar.gz |
Update to version 1.62.
Changes since last packaged version (1.61):
1.62pre
- security callback interface contributed by Shane Corgatelli
- check libxslt version
- added XML::LibXML-like API to retrieve libxslt version
- added output_as_bytes() and output_as_chars()
- added regression tests for output_as_* to 11utf8.t
- output_as_string documentation fixed to match reality
- make 06entities.t to pass with older libxml2/libxslt
- POD uses items instead of headings
- fixed media_type and output_encoding for imported stylesheets [rt.cpan.org #23440]
Diffstat (limited to 'textproc/p5-XML-LibXSLT/distinfo')
-rw-r--r-- | textproc/p5-XML-LibXSLT/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-XML-LibXSLT/distinfo b/textproc/p5-XML-LibXSLT/distinfo index 0151fef0609..2b78745f1cf 100644 --- a/textproc/p5-XML-LibXSLT/distinfo +++ b/textproc/p5-XML-LibXSLT/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/11/05 19:56:36 seb Exp $ +$NetBSD: distinfo,v 1.5 2006/11/30 01:17:32 seb Exp $ -SHA1 (XML-LibXSLT-1.61.tar.gz) = 4ef347f441f9d6a128fde2bd71754848d7a79bc5 -RMD160 (XML-LibXSLT-1.61.tar.gz) = 5b789c4207258f179314a4950917a690b3414058 -Size (XML-LibXSLT-1.61.tar.gz) = 34977 bytes -SHA1 (patch-aa) = 7247ad18f40966aa273b8e3b75bc8b60e495a1f5 +SHA1 (XML-LibXSLT-1.62.tar.gz) = b23be30b75d2d287f78093712d066b199f9b01fb +RMD160 (XML-LibXSLT-1.62.tar.gz) = e76a0fec9eebd7cf4c698b75887e09a7436eb1c2 +Size (XML-LibXSLT-1.62.tar.gz) = 39537 bytes |