diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-07 11:55:24 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-07 11:55:24 +0000 |
commit | aa64088fe450a0c1bd58eda3c1de3e5d11c94e20 (patch) | |
tree | 3d92623e0cb8f1e61b723e9abac8d5baf59202f6 /lang/qore/pkg-plist | |
parent | 35bb915dbb480d3c077cfa775fd8e1c1ea2e373f (diff) | |
download | ports-aa64088fe450a0c1bd58eda3c1de3e5d11c94e20.tar.gz ports-aa64088fe450a0c1bd58eda3c1de3e5d11c94e20.zip |
- Update to 0.8.0.
PR: ports/148409
Submitted by: estrabd@gmail.com (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=257487
Diffstat (limited to 'lang/qore/pkg-plist')
-rw-r--r-- | lang/qore/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qore/pkg-plist b/lang/qore/pkg-plist index 264a48b30bed..05f3eb7be830 100644 --- a/lang/qore/pkg-plist +++ b/lang/qore/pkg-plist @@ -1,9 +1,8 @@ bin/qore lib/libqore.la lib/libqore.so -lib/libqore.so.8 +lib/libqore.so.9 include/qore/ReferenceArgumentHelper.h -include/qore/ReferenceHelper.h include/qore/qore_thread.h include/qore/AbstractThreadResource.h include/qore/QoreProgram.h @@ -21,6 +20,7 @@ include/qore/node_types.h include/qore/BuiltinFunctionList.h include/qore/QoreThreadLock.h include/qore/QoreThreadLocalStorage.h +include/qore/QoreTypeSafeReferenceHelper.h include/qore/QoreClass.h include/qore/QoreString.h include/qore/qore-version.h |