Subject: CVS commit: pkgsrc/math/gcalctool
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/14/2004 02:27:17
Module Name: pkgsrc
Committed By: xtraeme
Date: Wed Jan 14 02:27:17 UTC 2004
Modified Files:
pkgsrc/math/gcalctool: Makefile PLIST distinfo
Removed Files:
pkgsrc/math/gcalctool/patches: patch-aa
Log Message:
Update to 4.3.35, provided by Min Sik Kim in PR pkg/24011.
Changes sinec 4.2.83:
o Many bug fixes.
o Further work on enhancement request 125873. As the user is typing
in input, the display will now show the thousands separator
(if checked).
o On a Solaris keyboard, Shift-"^" is
GDK_asciicircum/GDK_SHIFT_MASK. This keyval/state pair needed to
be added to the Xor recognized mappings.
o gcalctool can now optionally show the thousands seperator
character for fixed point numbers displayed in the decimal
base. Same for numbers stored in the memory registers. There is
a new "Show Thousands Separator" menu entry in the View menu to
set this.
o Online help updated.
o Updated the gcalctool man pages.
o Install "gnome-calculator" symlink as reqested by Glynn Foster.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/math/gcalctool/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/math/gcalctool/PLIST \
pkgsrc/math/gcalctool/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/math/gcalctool/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.