pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/gcalctool update to 2.28.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/827347551e34
branches:  trunk
changeset: 568660:827347551e34
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Dec 16 17:56:53 2009 +0000

description:
update to 2.28.2
changes:
-Fix negative exponential detection
-Only disable trailing zeroes option in basic mode
-Disable ambiguous multiplication with Eulers number, e.g. "2e" as this
 makes exponential numbers confusing

diffstat:

 math/gcalctool/Makefile |  4 ++--
 math/gcalctool/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 6041f7037a2b -r 827347551e34 math/gcalctool/Makefile
--- a/math/gcalctool/Makefile   Wed Dec 16 17:53:50 2009 +0000
+++ b/math/gcalctool/Makefile   Wed Dec 16 17:56:53 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2009/11/10 18:07:03 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2009/12/16 17:56:53 drochner Exp $
 #
 
-DISTNAME=              gcalctool-5.28.1
+DISTNAME=              gcalctool-5.28.2
 CATEGORIES=            math gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gcalctool/5.28/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 6041f7037a2b -r 827347551e34 math/gcalctool/distinfo
--- a/math/gcalctool/distinfo   Wed Dec 16 17:53:50 2009 +0000
+++ b/math/gcalctool/distinfo   Wed Dec 16 17:56:53 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2009/11/10 18:07:04 wiz Exp $
+$NetBSD: distinfo,v 1.42 2009/12/16 17:56:53 drochner Exp $
 
-SHA1 (gcalctool-5.28.1.tar.bz2) = b559a7141dbc93f33f25cb50419559fe8cabafa2
-RMD160 (gcalctool-5.28.1.tar.bz2) = 3f9f4f21213ad57baf39f2b8ee8f937fabb82800
-Size (gcalctool-5.28.1.tar.bz2) = 2209471 bytes
+SHA1 (gcalctool-5.28.2.tar.bz2) = 59f12100e3375aeb55e83a33c3dfdf2aaf948033
+RMD160 (gcalctool-5.28.2.tar.bz2) = 3f2db9213e483439afae2b555cd41b592ad7e06d
+Size (gcalctool-5.28.2.tar.bz2) = 2273145 bytes



Home | Main Index | Thread Index | Old Index