pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/xfce4-timer-plugin Update to 1.7.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81fa3a2b85c2
branches:  trunk
changeset: 380421:81fa3a2b85c2
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue May 15 21:47:29 2018 +0000

description:
Update to 1.7.0:

1.7.0
======
- Port to GTK+3.
- New icon (Bug #13517).
- Add "keep above" for Beep dialog (Bug #13514).
- When paused show all menu timers (Bug #13516).
- Small UI improvements (Bug #13515).
- Translation updates: Albanian, Arabic, Asturian, Basque, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  English (Australia), English (United Kingdom), Finnish, French, Galician,
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
  Korean, Latvian, Lithuanian, Malay, Norwegian Bokm?l, Occitan, Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish,
  Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur

diffstat:

 time/xfce4-timer-plugin/Makefile |   7 +++----
 time/xfce4-timer-plugin/PLIST    |  14 ++++++++++----
 time/xfce4-timer-plugin/distinfo |  11 +++++------
 3 files changed, 18 insertions(+), 14 deletions(-)

diffs (75 lines):

diff -r a39f72cf9394 -r 81fa3a2b85c2 time/xfce4-timer-plugin/Makefile
--- a/time/xfce4-timer-plugin/Makefile  Tue May 15 21:46:07 2018 +0000
+++ b/time/xfce4-timer-plugin/Makefile  Tue May 15 21:47:29 2018 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2018/04/16 14:35:16 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2018/05/15 21:47:29 youri Exp $
 #
 
-PKGREVISION= 7
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-timer-plugin-1.6.0
+DISTNAME=      xfce4-timer-plugin-1.7.0
 CATEGORIES=    time
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.6/
+MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.7/
 
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
 COMMENT=       Xfce4 timer plugin
diff -r a39f72cf9394 -r 81fa3a2b85c2 time/xfce4-timer-plugin/PLIST
--- a/time/xfce4-timer-plugin/PLIST     Tue May 15 21:46:07 2018 +0000
+++ b/time/xfce4-timer-plugin/PLIST     Tue May 15 21:47:29 2018 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:42 jperkin Exp $
-libexec/xfce4/panel/plugins/xfce4-timer
-share/icons/hicolor/48x48/apps/xfce4-timer.png
+@comment $NetBSD: PLIST,v 1.4 2018/05/15 21:47:29 youri Exp $
+lib/xfce4/panel/plugins/libxfcetimer.la
+share/icons/hicolor/32x32/apps/xfce4-timer-plugin.png
+share/icons/hicolor/48x48/apps/xfce4-timer-plugin.png
+share/icons/hicolor/scalable/apps/xfce4-timer-plugin.svg
 share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo
@@ -13,14 +15,18 @@
 share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/fi/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/he/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/is/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/lt/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo
@@ -42,4 +48,4 @@
 share/locale/ur_PK/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/zh_CN/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/zh_TW/LC_MESSAGES/xfce4-timer-plugin.mo
-share/xfce4/panel/plugins/xfce4-timer.desktop
+share/xfce4/panel/plugins/xfce4-timer-plugin.desktop
diff -r a39f72cf9394 -r 81fa3a2b85c2 time/xfce4-timer-plugin/distinfo
--- a/time/xfce4-timer-plugin/distinfo  Tue May 15 21:46:07 2018 +0000
+++ b/time/xfce4-timer-plugin/distinfo  Tue May 15 21:47:29 2018 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/06/23 16:48:44 youri Exp $
+$NetBSD: distinfo,v 1.5 2018/05/15 21:47:29 youri Exp $
 
-SHA1 (xfce4-timer-plugin-1.6.0.tar.bz2) = aa37ccf7dad36000f413fd7dd29068da4858c8fe
-RMD160 (xfce4-timer-plugin-1.6.0.tar.bz2) = e7ffdbd03a19c87f206eef9920a4402a45d74405
-SHA512 (xfce4-timer-plugin-1.6.0.tar.bz2) = aa2c6760945fe28fb1e8189b167dae176137164c017acb7057c93eb579147ef31134a840b23c78e3d1914c89865a0cc7b428e3561449f7ae01eb2d8a0fbd5815
-Size (xfce4-timer-plugin-1.6.0.tar.bz2) = 325662 bytes
-SHA1 (patch-src_Makefile.in) = 87301eea81144e073fd9e02cb763fe3fe6c2aecc
+SHA1 (xfce4-timer-plugin-1.7.0.tar.bz2) = f8f502eaee45843652ec869b730a92064d42e483
+RMD160 (xfce4-timer-plugin-1.7.0.tar.bz2) = bfcb946b73bd60b49611305fc98a53e6f74b0c00
+SHA512 (xfce4-timer-plugin-1.7.0.tar.bz2) = b4d00396f5be37d009cdb50baea8804c4b06a6f0b821d66751fd07ca21e186c01bafeec5170209b5de69559803e0ac54d9b56266f193b65ac056cdd52bf5228e
+Size (xfce4-timer-plugin-1.7.0.tar.bz2) = 381222 bytes



Home | Main Index | Thread Index | Old Index