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 4.3.44.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d43d002b86ab
branches: trunk
changeset: 468810:d43d002b86ab
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Feb 16 23:44:14 2004 +0000
description:
Update to 4.3.44.
Overview of changes in gcalctool 4.3.44
* Fixed bug 133764.
- "Gradients" was still appearing when in Scientific mode (instead of
"Gradians".
- In the x^2 button, the 2 should not be italicized.
- In the x^2 and x^y buttons, the x should be italicized.
- The View Thousands Separator menu item should not remain active during
an error condition.
Overview of changes in gcalctool 4.3.43
* Fixed bug 133590. The About box now lists the documenters of gcalctool.
Overview of changes in gcalctool 4.3.42
* Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen
(rather than square brackets) to show what mode the user is currently
using.
Overview of changes in gcalctool 4.3.41
* Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather
than frames (per the HIG).
Overview of changes in gcalctool 4.3.40
* Fixed bug 131571. User defined constants are now read/written out (as
gconf resources) with no thousands separator and with a radix of ".".
Overview of changes in gcalctool 4.3.39
* Fixed bug 131594. The "Insert ASCII View..." menu item and the
"Insert" button no longer use the GTK_STOCK_CONVERT stock icon
(as per the HIG).
diffstat:
math/gcalctool/Makefile | 12 ++++++------
math/gcalctool/distinfo | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (48 lines):
diff -r 5d007cfd1008 -r d43d002b86ab math/gcalctool/Makefile
--- a/math/gcalctool/Makefile Mon Feb 16 23:41:26 2004 +0000
+++ b/math/gcalctool/Makefile Mon Feb 16 23:44:14 2004 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2004/02/11 05:05:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.20 2004/02/16 23:44:14 jmmv Exp $
#
-DISTNAME= gcalctool-4.3.38
-PKGREVISION= 2
+DISTNAME= gcalctool-4.3.44
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= sab%posix.org.uk@localhost
HOMEPAGE= http://calctool.sourceforge.net/
-COMMENT= Gtk2+ version of calctool
+COMMENT= Desktop calculator for GNOME
BUILD_USES_MSGFMT= YES
DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
@@ -22,11 +21,12 @@
GCONF2_SCHEMAS= gcalctool.schemas
-.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5d007cfd1008 -r d43d002b86ab math/gcalctool/distinfo
--- a/math/gcalctool/distinfo Mon Feb 16 23:41:26 2004 +0000
+++ b/math/gcalctool/distinfo Mon Feb 16 23:44:14 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/01/16 02:46:01 xtraeme Exp $
+$NetBSD: distinfo,v 1.6 2004/02/16 23:44:14 jmmv Exp $
-SHA1 (gcalctool-4.3.38.tar.bz2) = 102698b6cb87144fdbbe3c5f23aadf6854f62ff4
-Size (gcalctool-4.3.38.tar.bz2) = 606041 bytes
+SHA1 (gcalctool-4.3.44.tar.bz2) = ffb2c4bcb86180e8b34b2b0d9f698204bb0bba9b
+Size (gcalctool-4.3.44.tar.bz2) = 610762 bytes
Home |
Main Index |
Thread Index |
Old Index