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.50:
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd6725c702af
branches: trunk
changeset: 470721:fd6725c702af
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Mar 11 16:41:28 2004 +0000
description:
Update to 4.3.50:
* One more slight adjustment to the fix for bug 135064
(http://bugzilla.gnome.org/show_bug.cgi?id=135064)
Entering numbers that start with the numeric point character ('.")
are now visibly displayed.
* Adjustment to the fix for bug 135064
(http://bugzilla.gnome.org/show_bug.cgi?id=135064)
Fix to remove a potential spurious initial thousands separator
character after a change sign operation.
diffstat:
math/gcalctool/Makefile | 5 ++---
math/gcalctool/PLIST | 6 ++++--
math/gcalctool/distinfo | 6 +++---
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 52180bd7a167 -r fd6725c702af math/gcalctool/Makefile
--- a/math/gcalctool/Makefile Thu Mar 11 16:33:56 2004 +0000
+++ b/math/gcalctool/Makefile Thu Mar 11 16:41:28 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 19:40:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2004/03/11 16:41:28 jmmv Exp $
#
-DISTNAME= gcalctool-4.3.48
-PKGREVISION= 2
+DISTNAME= gcalctool-4.3.50
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/}
EXTRACT_SUFX= .tar.bz2
diff -r 52180bd7a167 -r fd6725c702af math/gcalctool/PLIST
--- a/math/gcalctool/PLIST Thu Mar 11 16:33:56 2004 +0000
+++ b/math/gcalctool/PLIST Thu Mar 11 16:41:28 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/02/27 17:26:30 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/03/11 16:41:28 jmmv Exp $
bin/gcalctool
bin/gnome-calculator
share/applications/gcalctool.desktop
@@ -25,6 +25,7 @@
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gcalctool.mo
@@ -59,6 +60,7 @@
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gcalctool.mo
share/omf/gcalctool/gcalctool-C.omf
share/pixmaps/gcalctool.png
+@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/gcalctool
@comment in scrollkeeper: @dirrm share/omf
@dirrm share/gnome/help/gcalctool/C/figures
@@ -66,4 +68,4 @@
@dirrm share/gnome/help/gcalctool
@comment in gnome2-dirs: @dirrm share/gnome/help
@comment in GConf2: @dirrm share/gconf/schemas
-@comment in gnome2-dirs: @dirrm share/applications
+@comment in xdg-dirs: @dirrm share/applications
diff -r 52180bd7a167 -r fd6725c702af math/gcalctool/distinfo
--- a/math/gcalctool/distinfo Thu Mar 11 16:33:56 2004 +0000
+++ b/math/gcalctool/distinfo Thu Mar 11 16:41:28 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/02/27 17:26:30 jmmv Exp $
+$NetBSD: distinfo,v 1.9 2004/03/11 16:41:28 jmmv Exp $
-SHA1 (gcalctool-4.3.48.tar.bz2) = 1434ddd856207d4d733b559b59c4bef40b8bf599
-Size (gcalctool-4.3.48.tar.bz2) = 618659 bytes
+SHA1 (gcalctool-4.3.50.tar.bz2) = 25476f5ac2b598c33710d017a23f7ad56f2e6ea9
+Size (gcalctool-4.3.50.tar.bz2) = 610488 bytes
Home |
Main Index |
Thread Index |
Old Index