diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-23 05:54:33 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-23 05:54:33 +0800 |
commit | 0b52c97bd7be8a0b4534eac9d84ff683ae5cba84 (patch) | |
tree | 260746608bbee17d1c7b4e5b9f2912bd673ac755 /textproc/ctpp2/pkg-plist | |
parent | 46f621d7a232fa9ab70d875dd54d158ebc7c3d36 (diff) | |
download | freebsd-ports-gnome-0b52c97bd7be8a0b4534eac9d84ff683ae5cba84.tar.gz freebsd-ports-gnome-0b52c97bd7be8a0b4534eac9d84ff683ae5cba84.tar.zst freebsd-ports-gnome-0b52c97bd7be8a0b4534eac9d84ff683ae5cba84.zip |
- Update to 2.5.4
PR: 134753
Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
Diffstat (limited to 'textproc/ctpp2/pkg-plist')
-rw-r--r-- | textproc/ctpp2/pkg-plist | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist index 786994985293..d739767b1210 100644 --- a/textproc/ctpp2/pkg-plist +++ b/textproc/ctpp2/pkg-plist @@ -9,19 +9,20 @@ include/ctpp2/CTPP2BitIndex.hpp include/ctpp2/CTPP2CharIterator.hpp include/ctpp2/CTPP2Compiler.hpp include/ctpp2/CTPP2Error.hpp +include/ctpp2/CTPP2Exception.hpp include/ctpp2/CTPP2ErrorCodes.h include/ctpp2/CTPP2FileSourceLoader.hpp include/ctpp2/CTPP2GlobalDefines.h include/ctpp2/CTPP2JSONFileParser.hpp include/ctpp2/CTPP2JSONParser.hpp include/ctpp2/CTPP2Parser.hpp +include/ctpp2/CTPP2ParserException.hpp include/ctpp2/CTPP2SourceLoader.hpp +include/ctpp2/CTPP2SymbolTable.hpp include/ctpp2/CTPP2Syntax.h include/ctpp2/CTPP2SysHeaders.h include/ctpp2/CTPP2Types.h include/ctpp2/CTPP2Util.hpp -include/ctpp2/CTPPException.hpp -include/ctpp2/CTPPParserException.hpp include/ctpp2/FileOutputCollector.hpp include/ctpp2/HashTable.hpp include/ctpp2/OutputCollector.hpp @@ -52,7 +53,7 @@ include/ctpp2/VMSyscall.hpp lib/libctpp2-st.a lib/libctpp2.so lib/libctpp2.so.2 -lib/libctpp2.so.2.4.10 +lib/libctpp2.so.2.5.4 share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo @dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES |