diff options
author | jmmv <jmmv> | 2005-01-12 21:51:59 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-01-12 21:51:59 +0000 |
commit | 0a4f0e36b2184afc4b687bf14cf38195e0cf9510 (patch) | |
tree | b7f63554aec9204609172d03bede6bc2373bbca4 /math/gcalctool | |
parent | 18ede6dfdb10d698e327548c0a1f14e63c71e590 (diff) | |
download | pkgsrc-0a4f0e36b2184afc4b687bf14cf38195e0cf9510.tar.gz |
Update to 4.4.22:
Overview of changes in gcalctool 4.4.22
* Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
Overview of changes in gcalctool 4.4.21
* Fixed bug #157277. Entering "(" followed by Clr using the mouse to
click on the buttons, caused a bogus character to be displayed and
the display wasn't cleared.
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 6f37932f6f6..5b41c8302ae 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2004/10/12 18:39:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2005/01/12 21:51:59 jmmv Exp $ # -DISTNAME= gcalctool-4.4.20 +DISTNAME= gcalctool-4.4.22 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index 490442f3266..6a1d97967fb 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2004/10/12 18:39:45 jmmv Exp $ +$NetBSD: distinfo,v 1.14 2005/01/12 21:51:59 jmmv Exp $ -SHA1 (gcalctool-4.4.20.tar.bz2) = c49e38772dcdc7bde6b443c8f3ab991f816b68d4 -Size (gcalctool-4.4.20.tar.bz2) = 918938 bytes +SHA1 (gcalctool-4.4.22.tar.bz2) = 846d1d5fd9a548b6d130a55e2cefee7ac8632399 +Size (gcalctool-4.4.22.tar.bz2) = 918782 bytes |