diff options
author | vs <vs@FreeBSD.org> | 2005-01-17 17:45:52 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-01-17 17:45:52 +0000 |
commit | f169783dca4b9bec767af61b6705b4d09dda8c33 (patch) | |
tree | 3251527ef60b4b8d6b71d2022c6f5ee43f104c61 /textproc/xalan-c/pkg-plist | |
parent | 6a645818ca40c41bd3c71a40211da8e53845e58f (diff) | |
download | FreeBSD-ports-f169783dca4b9bec767af61b6705b4d09dda8c33.zip FreeBSD-ports-f169783dca4b9bec767af61b6705b4d09dda8c33.tar.gz |
Updated Xalan C++ to 1.8.0 and fixed to work with Xerces C++ 2.6.0
Based on PR: ports/73259
Submitted by: Douglas Thrift
Heavily hacked on by: Bjoern A. Zeeb (maintainer)
Diffstat (limited to 'textproc/xalan-c/pkg-plist')
-rw-r--r-- | textproc/xalan-c/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xalan-c/pkg-plist b/textproc/xalan-c/pkg-plist index 9ee39d4..864f59c 100644 --- a/textproc/xalan-c/pkg-plist +++ b/textproc/xalan-c/pkg-plist @@ -16,6 +16,7 @@ include/xalanc/DOMSupport/XalanNamespacesStack.hpp %%ICUDEP%%include/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp %%ICUDEP%%include/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp include/xalanc/Include/AIXDefinitions.hpp +include/xalanc/Include/CygwinDefinitions.hpp include/xalanc/Include/GCCDefinitions.hpp include/xalanc/Include/HPUXDefinitions.hpp include/xalanc/Include/IntelDefinitions.hpp @@ -65,7 +66,6 @@ include/xalanc/PlatformSupport/XalanDOMStringAllocator.hpp include/xalanc/PlatformSupport/XalanDOMStringCache.hpp include/xalanc/PlatformSupport/XalanDOMStringHashTable.hpp include/xalanc/PlatformSupport/XalanDOMStringPool.hpp -include/xalanc/PlatformSupport/XalanDecimalFormat.hpp include/xalanc/PlatformSupport/XalanDecimalFormatSymbols.hpp include/xalanc/PlatformSupport/XalanEncodingPropertyCache.hpp include/xalanc/PlatformSupport/XalanFStreamOutputStream.hpp @@ -298,6 +298,7 @@ include/xalanc/XSLT/XalanElemVariableAllocator.hpp include/xalanc/XSLT/XalanNumberingResourceBundle.hpp include/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp include/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp +include/xalanc/XSLT/XalanSpaceNodeTester.hpp include/xalanc/XalanDOM/XalanAttr.hpp include/xalanc/XalanDOM/XalanCDATASection.hpp include/xalanc/XalanDOM/XalanCharacterData.hpp |