pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/gcalctool Update gcalctool to 4.3.46.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bba07be86ada
branches:  trunk
changeset: 469673:bba07be86ada
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Feb 26 17:14:35 2004 +0000

description:
Update gcalctool to 4.3.46.

Changes since 4.3.44:
  * Fixed bug 134540. gcalctool now correctly handles the digits
    0123456789 which are shifted about the accented characters on a
    French keyboard.
  * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to
    lock up.

diffstat:

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

diffs (24 lines):

diff -r 91051e395abc -r bba07be86ada math/gcalctool/Makefile
--- a/math/gcalctool/Makefile   Thu Feb 26 17:08:22 2004 +0000
+++ b/math/gcalctool/Makefile   Thu Feb 26 17:14:35 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2004/02/16 23:44:14 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2004/02/26 17:14:35 minskim Exp $
 #
 
-DISTNAME=              gcalctool-4.3.44
+DISTNAME=              gcalctool-4.3.46
 CATEGORIES=            math gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 91051e395abc -r bba07be86ada math/gcalctool/distinfo
--- a/math/gcalctool/distinfo   Thu Feb 26 17:08:22 2004 +0000
+++ b/math/gcalctool/distinfo   Thu Feb 26 17:14:35 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/02/16 23:44:14 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2004/02/26 17:14:35 minskim Exp $
 
-SHA1 (gcalctool-4.3.44.tar.bz2) = ffb2c4bcb86180e8b34b2b0d9f698204bb0bba9b
-Size (gcalctool-4.3.44.tar.bz2) = 610762 bytes
+SHA1 (gcalctool-4.3.46.tar.bz2) = 4253999ff5e62c8dfb1a0231407f35feb415a936
+Size (gcalctool-4.3.46.tar.bz2) = 609321 bytes



Home | Main Index | Thread Index | Old Index