summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-11-02 17:29:04 +0000
committerdrochner <drochner@pkgsrc.org>2010-11-02 17:29:04 +0000
commit2b8b85019838f6ba6d4d215acc99f3f4d504f2a0 (patch)
tree41a0c590be3fb818d6a970939310e08d16c188a9 /math
parent844c762b9f9faec253783cc8976c3fd808d26517 (diff)
downloadpkgsrc-2b8b85019838f6ba6d4d215acc99f3f4d504f2a0.tar.gz
update to 134
changes: -The prefix needed for parsing hex values is now "0x" and no longer "$" -The associativity of binary operators can now be changed. -The pow operator is now right associative. -Seperator can now be used outside of functions. +bugfixes
Diffstat (limited to 'math')
-rw-r--r--math/muparser/Makefile6
-rw-r--r--math/muparser/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/math/muparser/Makefile b/math/muparser/Makefile
index 7bc9c48678a..f96c09e1e26 100644
--- a/math/muparser/Makefile
+++ b/math/muparser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/08/11 20:33:19 asau Exp $
+# $NetBSD: Makefile,v 1.4 2010/11/02 17:29:04 drochner Exp $
#
-DISTNAME= muparser_v132
-PKGNAME= muparser-132
+DISTNAME= muparser_v134
+PKGNAME= muparser-134
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=muparser/}
diff --git a/math/muparser/distinfo b/math/muparser/distinfo
index 00993b810d3..76623dababf 100644
--- a/math/muparser/distinfo
+++ b/math/muparser/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2010/08/11 20:33:19 asau Exp $
+$NetBSD: distinfo,v 1.3 2010/11/02 17:29:05 drochner Exp $
-SHA1 (muparser_v132.tar.gz) = ff9e7be4408cafbbd6d9256095eaf8ebb12611b1
-RMD160 (muparser_v132.tar.gz) = a8c03084db33f0a62b9d927799134fc35c7a4d87
-Size (muparser_v132.tar.gz) = 1009309 bytes
+SHA1 (muparser_v134.tar.gz) = d6d834d3ba2bd3c316c9b3070369d32701703f78
+RMD160 (muparser_v134.tar.gz) = ee7e0e4ebedde6368d1bfa100da23ac3ce946500
+Size (muparser_v134.tar.gz) = 1013841 bytes
SHA1 (patch-aa) = 9f41e839d382c2b7e8a3b4c0880f345355c3950a