diff options
author | drochner <drochner@pkgsrc.org> | 2010-04-13 17:25:22 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-04-13 17:25:22 +0000 |
commit | c3ffed422f9b637a7c653f5ddd060fa433bf943f (patch) | |
tree | d90c9e40592acc7436b15241deab7a5bfa7a883a /math/qalculate/PLIST | |
parent | 30358946b67b20e5527ee7b09126ee85fce942be (diff) | |
download | pkgsrc-c3ffed422f9b637a7c653f5ddd060fa433bf943f.tar.gz |
update to 0.9.7
changes:
-General build updates and bug fixes
-Bug fix for segfaults with some uses of integrate()
-New Simplified Chinese translation
-Fix crash with unsupported operator in RPN syntax
-Fix reduction of vector size
Diffstat (limited to 'math/qalculate/PLIST')
-rw-r--r-- | math/qalculate/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/qalculate/PLIST b/math/qalculate/PLIST index 131e1030bf2..4cf4d7d36a9 100644 --- a/math/qalculate/PLIST +++ b/math/qalculate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:05:48 joerg Exp $ +@comment $NetBSD: PLIST,v 1.15 2010/04/13 17:25:22 drochner Exp $ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h @@ -184,7 +184,6 @@ share/doc/lib${PKGNAME}/reference/html/functions_vars.html share/doc/lib${PKGNAME}/reference/html/globals.html share/doc/lib${PKGNAME}/reference/html/globals_enum.html share/doc/lib${PKGNAME}/reference/html/globals_eval.html -share/doc/lib${PKGNAME}/reference/html/globals_vars.html share/doc/lib${PKGNAME}/reference/html/hierarchy.html share/doc/lib${PKGNAME}/reference/html/includes_8h.html share/doc/lib${PKGNAME}/reference/html/index.html @@ -202,10 +201,12 @@ share/doc/lib${PKGNAME}/reference/html/structPrintOptions-members.html share/doc/lib${PKGNAME}/reference/html/structPrintOptions.html share/doc/lib${PKGNAME}/reference/html/structSortOptions-members.html share/doc/lib${PKGNAME}/reference/html/structSortOptions.html +share/doc/lib${PKGNAME}/reference/html/tabs.css share/doc/lib${PKGNAME}/reference/html/util_8h.html share/locale/fr/LC_MESSAGES/libqalculate.mo share/locale/nl/LC_MESSAGES/libqalculate.mo share/locale/sv/LC_MESSAGES/libqalculate.mo +share/locale/zh_CN/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml |