Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/xfce4-timer-plugin xfce4-timer-plugin: update to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a69f66dbff6b
branches: trunk
changeset: 436547:a69f66dbff6b
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Wed Aug 05 00:06:58 2020 +0000
description:
xfce4-timer-plugin: update to 1.7.1
Change log:
1.7.1
======
- Update URLs from goodies.x.o to docs.x.o (Bug #16180)
- Do not recreate box when orientation changes
- Remove unused eventbox
- Avoid square-sized plugin (Bug #16101)
- Remove unused variables and function
- Resolve GCC warning: ISO C90 forbids mixed declarations and code
- Preferences: Improved spacing and layout in editor (Bug #14678)
- Selecting a timer always starts it
- Add Hossam Ayman's multiple timer code, some leak and g_free fixes in
update_function.
- Translation Updates:
Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United Kingdom),
Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay,
Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai,
Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan)
diffstat:
time/xfce4-timer-plugin/Makefile | 7 +++----
time/xfce4-timer-plugin/PLIST | 5 ++++-
time/xfce4-timer-plugin/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 10 deletions(-)
diffs (66 lines):
diff -r 0cb73c68cbad -r a69f66dbff6b time/xfce4-timer-plugin/Makefile
--- a/time/xfce4-timer-plugin/Makefile Tue Aug 04 23:30:42 2020 +0000
+++ b/time/xfce4-timer-plugin/Makefile Wed Aug 05 00:06:58 2020 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2020/03/10 22:11:06 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/08/05 00:06:58 gutteridge Exp $
#
-PKGREVISION= 7
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfce4-timer-plugin-1.7.0
+DISTNAME= xfce4-timer-plugin-1.7.1
CATEGORIES= time
-MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.7/
+MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.7/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
COMMENT= Xfce4 timer plugin
diff -r 0cb73c68cbad -r a69f66dbff6b time/xfce4-timer-plugin/PLIST
--- a/time/xfce4-timer-plugin/PLIST Tue Aug 04 23:30:42 2020 +0000
+++ b/time/xfce4-timer-plugin/PLIST Wed Aug 05 00:06:58 2020 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2018/05/15 21:47:29 youri Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/08/05 00:06:58 gutteridge 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/be/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo
@@ -21,6 +22,7 @@
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/hye/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
@@ -37,6 +39,7 @@
share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/sl/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo
share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo
diff -r 0cb73c68cbad -r a69f66dbff6b time/xfce4-timer-plugin/distinfo
--- a/time/xfce4-timer-plugin/distinfo Tue Aug 04 23:30:42 2020 +0000
+++ b/time/xfce4-timer-plugin/distinfo Wed Aug 05 00:06:58 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/15 21:47:29 youri Exp $
+$NetBSD: distinfo,v 1.6 2020/08/05 00:06:58 gutteridge Exp $
-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
+SHA1 (xfce4-timer-plugin-1.7.1.tar.bz2) = 63f88d7afd2ba085c4f0e58dbfd241d9a622a789
+RMD160 (xfce4-timer-plugin-1.7.1.tar.bz2) = 8ce1d53ebe1d9cf970a0a931bb1844040ca43d19
+SHA512 (xfce4-timer-plugin-1.7.1.tar.bz2) = 4887dc2c524a8b749a20449dd491dc8f12f8babb26c64cecf33ae56b45d2446128cb65c25f11d534278ad39a2adf7ab718714e1bfa613fd39713e44642030c16
+Size (xfce4-timer-plugin-1.7.1.tar.bz2) = 405053 bytes
Home |
Main Index |
Thread Index |
Old Index