diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-19 14:36:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-19 14:36:20 +0000 |
commit | 28e670fd3b1a60f7fc8c34f1bf50f05f2dfb2cac (patch) | |
tree | 25c249336b8cbc7adb41027564f2b7a926d8a1ca | |
parent | fd52d0cc1524fa3bf20e5e981f674a84c050d05f (diff) | |
download | pkgsrc-28e670fd3b1a60f7fc8c34f1bf50f05f2dfb2cac.tar.gz |
Update to 2.26.2:
===============
Version 2.26.2
===============
Applet
* fix utf-8 problems when switching activity by double-clicking
* allow to switch to same activity, if description is provided
* now the edit icon in drop-down window is keyboard-accessible
* re-enabled evolution task import since the problem has been fixed
* do not round to days in reports (because of 24h/8h day ambiguity)
* fix a rare bug that get's rid of activity in midnight
Updated translations
* te (Krishna Babu K)
* et (Ivar Smolin)
* es (Juanje Ojeda Croissier)
* zh_CN (Ray Wang)
* kn (Shankar Prasad)
* gl (Suso Baleato)
* ar (Djihed Afifi)
-rw-r--r-- | time/hamster-applet/Makefile | 7 | ||||
-rw-r--r-- | time/hamster-applet/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 53c99e31546..798a7acba1c 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,19 +1,18 @@ -# $NetBSD: Makefile,v 1.6 2009/03/22 19:38:38 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/05/19 14:36:20 wiz Exp $ # -DISTNAME= hamster-applet-2.26.0 +DISTNAME= hamster-applet-2.26.2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.26/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://projecthamster.wordpress.com/ COMMENT= Time tracking applet for GNOME +LICENSE= gnu-gpl-v3 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/ -MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/ USE_DIRS+= xdg-1.4 USE_LIBTOOL= yes USE_TOOLS+= gmake intltool pkg-config diff --git a/time/hamster-applet/distinfo b/time/hamster-applet/distinfo index 22bbffbe4a4..0fd04c60f9a 100644 --- a/time/hamster-applet/distinfo +++ b/time/hamster-applet/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2009/03/22 19:38:38 wiz Exp $ +$NetBSD: distinfo,v 1.5 2009/05/19 14:36:20 wiz Exp $ -SHA1 (hamster-applet-2.26.0.tar.gz) = 063a8de2b8617e2784d1865ccbc283264106f6a9 -RMD160 (hamster-applet-2.26.0.tar.gz) = 718a822c8a19eb25de0b34b59360cfc460038a62 -Size (hamster-applet-2.26.0.tar.gz) = 512973 bytes +SHA1 (hamster-applet-2.26.2.tar.gz) = 55ed807b33ad752453d99ba3c94b89ec522e430a +RMD160 (hamster-applet-2.26.2.tar.gz) = 88cebe692f1dd67d05691f213ab21d7267fa09cd +Size (hamster-applet-2.26.2.tar.gz) = 519561 bytes SHA1 (patch-aa) = 51a04c92c148fbd148af71a4982f8f34e7f3c03d |