summaryrefslogtreecommitdiff
path: root/math/qalculate-currency
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-02-24 21:09:13 +0000
committeradam <adam@pkgsrc.org>2006-02-24 21:09:13 +0000
commit098a91ce8a92297521f7c098ca080877df86b211 (patch)
tree2b26264fe8481b116ae55b3acf2170d2e468ac00 /math/qalculate-currency
parent2c8cc0bbb3b16539cbee6b6d4c24e0c95ce0caca (diff)
downloadpkgsrc-098a91ce8a92297521f7c098ca080877df86b211.tar.gz
Changes 0.9.2:
- Enhanced factorization, with square free factorization of rational multivariate polynomials - New simplification using the enhanced factorization - Much more efficient determinant and matrix inverse calculation - Greatly enhanced and reworked solving of equations and inequalities - More efficient evaluation avoiding recalculations - Generally enhanced and more correct algebraic functionality - Faster calculation of powers with large exponent and base close to one - Option to automatically simplify or factorize - Option to warn about denominators assumed non-zero - Fix negative exponents with lower-case e - Fix fetching of exchange rates with gnome-vfs &lt; 2.10 - Polynomial functions: coeff(), lcoeff(), pcontent(), degree(), etc. - Fix ln(e^x) - Display "x &lt; 3 && x &gt; 1" as "1 &lt; x &lt; 3" - Display "&amp;&amp;" and "||" as "and" and "or" by default - Fix display of fractions in "Decimal (Try Exact)" mode - Compile without errors or warnings with -pedantic and -Wextra - Unicode fixes - ...and many more minor fixes and enhancements (and probably some new bugs)...
Diffstat (limited to 'math/qalculate-currency')
-rw-r--r--math/qalculate-currency/Makefile5
-rw-r--r--math/qalculate-currency/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile
index cec2f5e8c9d..8fb05faafee 100644
--- a/math/qalculate-currency/Makefile
+++ b/math/qalculate-currency/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:04 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/02/24 21:09:13 adam Exp $
-DISTNAME= qalculate-currency-0.8.2
-PKGREVISION= 2
+DISTNAME= qalculate-currency-0.9.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff --git a/math/qalculate-currency/distinfo b/math/qalculate-currency/distinfo
index 43709c67287..7f97a253e17 100644
--- a/math/qalculate-currency/distinfo
+++ b/math/qalculate-currency/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/10/11 13:29:06 adam Exp $
+$NetBSD: distinfo,v 1.2 2006/02/24 21:09:13 adam Exp $
-SHA1 (qalculate-currency-0.8.2.tar.gz) = 136cc659cf7f2f4ee96cf0f0bdb223d3e94c0c10
-RMD160 (qalculate-currency-0.8.2.tar.gz) = 63baa580d667caa24998a31f3b988015c4ee4fe7
-Size (qalculate-currency-0.8.2.tar.gz) = 362113 bytes
+SHA1 (qalculate-currency-0.9.0.tar.gz) = 1a90f6d540e0ecb166af8046fe1a751ecb2c8f23
+RMD160 (qalculate-currency-0.9.0.tar.gz) = 4f4233a90e79147a8ad1254e8bceec351c27d3a6
+Size (qalculate-currency-0.9.0.tar.gz) = 362008 bytes