Subject: pkg/24101: math/gcalctool update to 4.3.38
To: None <gnats-bugs@gnats.NetBSD.org>
From: Min Sik Kim <minskim@bawi.org>
List: netbsd-bugs
Date: 01/14/2004 21:15:25
>Number: 24101
>Category: pkg
>Synopsis: math/gcalctool update to 4.3.38
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Jan 15 03:16:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Min Sik Kim
>Release: NetBSD 1.6ZG
>Organization:
>Environment:
System: NetBSD sulley.infnis.com 1.6ZG NetBSD 1.6ZG (SULLEY) #2: Thu Jan 8 13:41:59 CST 2004 root@sulley.infnis.com:/usr/obj/sys/arch/i386/compile/SULLEY i386
Architecture: i386
Machine: i386
>Description:
Changes since 4.3.35:
* Fixed bug 131059. Fix to allow the thousands separator to be used
correctly with the creation of the initial constant values in the
Russian locale.
* Fixed bug 130078. Changed the y^x button label to x^y (really x
superscript y). Adjusted the tooltip message to "Raise displayed
value to the power of y".
* Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
from the get_tsep() routine in order to get the thousands separator to
correctly work in all locales. Note that there is no thousands separator
now for the C locale.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/gcalctool/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile 2004/01/14 02:27:17 1.14
+++ Makefile 2004/01/15 03:11:50
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.14 2004/01/14 02:27:17 xtraeme Exp $
#
-DISTNAME= gcalctool-4.3.35
+DISTNAME= gcalctool-4.3.38
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/}
EXTRACT_SUFX= .tar.bz2
@@ -26,5 +26,6 @@
.include "../../devel/libgnome/buildlink2.mk"
.include "../../devel/libgnomeui/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../textproc/intltool/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/math/gcalctool/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 2004/01/14 02:27:17 1.4
+++ distinfo 2004/01/15 03:11:50
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.4 2004/01/14 02:27:17 xtraeme Exp $
-SHA1 (gcalctool-4.3.35.tar.bz2) = 07c545cdbe5bb80a7cfa7dd492d05ba1ebc5bc3c
-Size (gcalctool-4.3.35.tar.bz2) = 583028 bytes
+SHA1 (gcalctool-4.3.38.tar.bz2) = 102698b6cb87144fdbbe3c5f23aadf6854f62ff4
+Size (gcalctool-4.3.38.tar.bz2) = 606041 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: