diff options
author | wiz <wiz> | 2003-10-05 10:28:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-10-05 10:28:42 +0000 |
commit | 4c7fe0c8612d11a6418c24ea82283274e593c0d9 (patch) | |
tree | c215815655a7c87ec8bfd03dc2db7562cfb620e3 /textproc/libxslt/PLIST | |
parent | a4e1ca10127519f84774368b351111cb651ea724 (diff) | |
download | pkgsrc-4c7fe0c8612d11a6418c24ea82283274e593c0d9.tar.gz |
Update to 1.0.33:
This is a bugfix only release - error message missing argument (William Brack)
- mode not cascaded in template fallbacks (William Brack)
- catch redefinition of parameter/variables (William Brack)
- multiple keys with same namespace name (William Brack)
- patch for compilation using MingW on Windows (Mikhail Grushinskiy)
- header export macros for Windows (Igor Zlatkovic)
- cdata-section-elements handling of namespaced names
- compilation without libxml2 XPointer support (Mark Vadoc)
- apply-templates crash (William Brack)
- bug with imported templates (William Brack)
- imported attribute-sets merging bug (DocBook) (William Brack)
Diffstat (limited to 'textproc/libxslt/PLIST')
-rw-r--r-- | textproc/libxslt/PLIST | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/libxslt/PLIST b/textproc/libxslt/PLIST index 967b6a0a756..31fd331f5d1 100644 --- a/textproc/libxslt/PLIST +++ b/textproc/libxslt/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.16 2003/08/29 11:25:20 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.17 2003/10/05 10:28:42 wiz Exp $ bin/xslt-config bin/xsltproc include/libexslt/exslt.h include/libexslt/exsltconfig.h +include/libexslt/exsltexports.h include/libxslt/attributes.h include/libxslt/documents.h include/libxslt/extensions.h @@ -21,17 +22,18 @@ include/libxslt/variables.h include/libxslt/xslt.h include/libxslt/xsltInternals.h include/libxslt/xsltconfig.h +include/libxslt/xsltexports.h include/libxslt/xsltutils.h lib/libexslt.a lib/libexslt.la lib/libexslt.so lib/libexslt.so.7 -lib/libexslt.so.7.21 +lib/libexslt.so.7.22 lib/libxslt.a lib/libxslt.la lib/libxslt.so lib/libxslt.so.1 -lib/libxslt.so.1.32 +lib/libxslt.so.1.33 lib/libxsltbreakpoint.a lib/libxsltbreakpoint.la lib/libxsltbreakpoint.so @@ -86,7 +88,6 @@ share/doc/html/libxslt/libxslt-transform.html share/doc/html/libxslt/libxslt-variables.html share/doc/html/libxslt/libxslt-xslt.html share/doc/html/libxslt/libxslt-xsltInternals.html -share/doc/html/libxslt/libxslt-xsltinternals.html share/doc/html/libxslt/libxslt-xsltutils.html share/doc/html/libxslt/news.html share/doc/html/libxslt/node.gif |