diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-01-07 18:25:00 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-01-07 18:25:00 +0000 |
commit | a7e6abde8e6718da318acb69d640265302fc6f37 (patch) | |
tree | 5981320cb24cd4bfa3ba3cfaadf8da5b5e7d6465 /x11-clocks/xfce4-timer-plugin/Makefile | |
parent | 3618e19ebe0723bf9428ae1049aec0e6cbb3e0bd (diff) |
Update to 0.6.3
Changes:
- The progress bar now goes from 100% to 0 in countdown (feature request #7900)
- Left click now works on progress bar (bug #7902)
- Ability to sort timers (feature request #4220)
- New translations: Albanian, Catalan, Croatian, Dutch, Slovak, Uyghur
Notes
Notes:
svn path=/head/; revision=288691
Diffstat (limited to 'x11-clocks/xfce4-timer-plugin/Makefile')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 28ef364de711..a964c9e2d9c9 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-timer-plugin -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |