Wed May 3 23:47:02 2023 UTC ()
xfce4-timer-plugin: update to 1.7.2

Change log:

1.7.2 (2023-04-18)
=====
- Update copyright year and bug report address
- always keep the dialog window above
- Allow to start any timer on timeout
- Remove dead code generating a warning
- Remove wrong function call
- Do not quit the main loop on "free-data"
- build: Add GLib requirement
- build: Fix autotools warnings
- Update configure.ac.in
- Use "logo-icon-name" instead of "logo" in about dialog
- build: Fix intltool lock file problem during make distcheck
- Update COPYING
- Delete "xfce4" from various strings
- Replace GTimeVal with GDateTime
- Context menu option to add new timer and pause/stop icons (!11)
- Fix missing translation macro for Time's up dialog
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Request automatic widget length
- Properly save settings for many plugin instances
- Reaplce AC_CONFIG_MACRO_DIR with AC_CONFIG_MACRO_DIRS (!1)
- Create README.md. Update configure.ac.in
- Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern
  Armenian, English (Australia), English (United Kingdom), Estonian,
  Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
  Lithuanian, Malay, Norwegian Bokml, Occitan (post 1500), Persian
  (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur


(gutteridge)
diff -r1.50 -r1.51 pkgsrc/time/xfce4-timer-plugin/Makefile
diff -r1.5 -r1.6 pkgsrc/time/xfce4-timer-plugin/PLIST
diff -r1.8 -r1.9 pkgsrc/time/xfce4-timer-plugin/distinfo

cvs diff -r1.50 -r1.51 pkgsrc/time/xfce4-timer-plugin/Makefile (expand / switch to unified diff)

--- pkgsrc/time/xfce4-timer-plugin/Makefile 2023/01/29 21:17:56 1.50
+++ pkgsrc/time/xfce4-timer-plugin/Makefile 2023/05/03 23:47:02 1.51
@@ -1,16 +1,14 @@ @@ -1,16 +1,14 @@
1# $NetBSD: Makefile,v 1.50 2023/01/29 21:17:56 ryoon Exp $ 1# $NetBSD: Makefile,v 1.51 2023/05/03 23:47:02 gutteridge Exp $
2# 
3 2
4PKGREVISION= 6 
5.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
6 4
7DISTNAME= xfce4-timer-plugin-1.7.1 5DISTNAME= xfce4-timer-plugin-1.7.2
8CATEGORIES= time 6CATEGORIES= time
9MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.7/ 7MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.7/
10 8
11HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin 9HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
12COMMENT= Xfce4 timer plugin 10COMMENT= Xfce4 timer plugin
13 11
14.include "../../x11/xfce4-panel/buildlink3.mk" 12.include "../../x11/xfce4-panel/buildlink3.mk"
15.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 13.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
16.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/time/xfce4-timer-plugin/PLIST (expand / switch to unified diff)

--- pkgsrc/time/xfce4-timer-plugin/PLIST 2020/08/05 00:06:58 1.5
+++ pkgsrc/time/xfce4-timer-plugin/PLIST 2023/05/03 23:47:02 1.6
@@ -1,39 +1,42 @@ @@ -1,39 +1,42 @@
1@comment $NetBSD: PLIST,v 1.5 2020/08/05 00:06:58 gutteridge Exp $ 1@comment $NetBSD: PLIST,v 1.6 2023/05/03 23:47:02 gutteridge Exp $
2lib/xfce4/panel/plugins/libxfcetimer.la 2lib/xfce4/panel/plugins/libxfcetimer.la
3share/icons/hicolor/32x32/apps/xfce4-timer-plugin.png 3share/icons/hicolor/32x32/apps/xfce4-timer-plugin.png
4share/icons/hicolor/48x48/apps/xfce4-timer-plugin.png 4share/icons/hicolor/48x48/apps/xfce4-timer-plugin.png
5share/icons/hicolor/scalable/apps/xfce4-timer-plugin.svg 5share/icons/hicolor/scalable/apps/xfce4-timer-plugin.svg
6share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo 6share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo
7share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo 7share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo
8share/locale/be/LC_MESSAGES/xfce4-timer-plugin.mo 8share/locale/be/LC_MESSAGES/xfce4-timer-plugin.mo
9share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo 9share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo
10share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo 10share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo
11share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo 11share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo
12share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo 12share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo
13share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo 13share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo
14share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo 14share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo
15share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo 15share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo
16share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo 16share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo
17share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo 17share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo
 18share/locale/et/LC_MESSAGES/xfce4-timer-plugin.mo
18share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo 19share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo
 20share/locale/fa_IR/LC_MESSAGES/xfce4-timer-plugin.mo
19share/locale/fi/LC_MESSAGES/xfce4-timer-plugin.mo 21share/locale/fi/LC_MESSAGES/xfce4-timer-plugin.mo
20share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo 22share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo
21share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo 23share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo
22share/locale/he/LC_MESSAGES/xfce4-timer-plugin.mo 24share/locale/he/LC_MESSAGES/xfce4-timer-plugin.mo
23share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo 25share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo
24share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo 26share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo
25share/locale/hye/LC_MESSAGES/xfce4-timer-plugin.mo 27share/locale/hye/LC_MESSAGES/xfce4-timer-plugin.mo
26share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo 28share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo
 29share/locale/ie/LC_MESSAGES/xfce4-timer-plugin.mo
27share/locale/is/LC_MESSAGES/xfce4-timer-plugin.mo 30share/locale/is/LC_MESSAGES/xfce4-timer-plugin.mo
28share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo 31share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo
29share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo 32share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo
30share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo 33share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo
31share/locale/lt/LC_MESSAGES/xfce4-timer-plugin.mo 34share/locale/lt/LC_MESSAGES/xfce4-timer-plugin.mo
32share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo 35share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo
33share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo 36share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo
34share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo 37share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo
35share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo 38share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo
36share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo 39share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo
37share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo 40share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo
38share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo 41share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo
39share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo 42share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo

cvs diff -r1.8 -r1.9 pkgsrc/time/xfce4-timer-plugin/distinfo (expand / switch to unified diff)

--- pkgsrc/time/xfce4-timer-plugin/distinfo 2021/10/26 11:24:47 1.8
+++ pkgsrc/time/xfce4-timer-plugin/distinfo 2023/05/03 23:47:02 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2021/10/26 11:24:47 nia Exp $ 1$NetBSD: distinfo,v 1.9 2023/05/03 23:47:02 gutteridge Exp $
2 2
3BLAKE2s (xfce4-timer-plugin-1.7.1.tar.bz2) = 6360e84e3bc51b71deb92a922515d4901cc6a698e5a7cbfaa661eee19c2c7847 3BLAKE2s (xfce4-timer-plugin-1.7.2.tar.bz2) = f846ce087cd8cfe0434994865166ff05baacee42ea3857c6b0f31b2108896a47
4SHA512 (xfce4-timer-plugin-1.7.1.tar.bz2) = 4887dc2c524a8b749a20449dd491dc8f12f8babb26c64cecf33ae56b45d2446128cb65c25f11d534278ad39a2adf7ab718714e1bfa613fd39713e44642030c16 4SHA512 (xfce4-timer-plugin-1.7.2.tar.bz2) = 11a3b146c56f1526530b7f810c76ba95ef4dc7c113fa0ad2839494a5bc66c09f4a3ff966bc5d76055482a284c6c082b08a4b6af4684e5ccdec67946b0cdd820d
5Size (xfce4-timer-plugin-1.7.1.tar.bz2) = 405053 bytes 5Size (xfce4-timer-plugin-1.7.2.tar.bz2) = 414526 bytes