pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/xfce4-time-out-plugin
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Jul 20 23:40:42 UTC 2020
Modified Files:
pkgsrc/misc/xfce4-time-out-plugin: Makefile PLIST distinfo
Log Message:
xfce4-time-out-plugin: update to 1.1.1
1.1.1
======
- Do not enable countdown when configuration changes (Bug #16118)
- Add lock button to break dialog (Bug #16317)
- Update URLs from goodies.x.o to docs.x.o (Bug #16179)
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Esperanto, Finnish,
French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,
Malay, Norwegian Bokml, Occitan (post 1500), Polish, Portuguese,
Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
Swedish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/misc/xfce4-time-out-plugin/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/xfce4-time-out-plugin/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/xfce4-time-out-plugin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/xfce4-time-out-plugin/Makefile
diff -u pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.19 pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.20
--- pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.19 Tue Mar 10 22:10:36 2020
+++ pkgsrc/misc/xfce4-time-out-plugin/Makefile Mon Jul 20 23:40:42 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/03/10 22:10:36 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2020/07/20 23:40:42 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 1.1.0
+VERSION= 1.1.1
DISTNAME= xfce4-time-out-plugin-${VERSION}
CATEGORIES= misc
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/${VERSION:R}/
Index: pkgsrc/misc/xfce4-time-out-plugin/PLIST
diff -u pkgsrc/misc/xfce4-time-out-plugin/PLIST:1.2 pkgsrc/misc/xfce4-time-out-plugin/PLIST:1.3
--- pkgsrc/misc/xfce4-time-out-plugin/PLIST:1.2 Mon Aug 19 04:56:04 2019
+++ pkgsrc/misc/xfce4-time-out-plugin/PLIST Mon Jul 20 23:40:42 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/08/19 04:56:04 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/07/20 23:40:42 gutteridge Exp $
lib/xfce4/panel/plugins/libtime-out.la
share/icons/hicolor/48x48/apps/xfce4-time-out-plugin.png
share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg
@@ -12,8 +12,10 @@ share/locale/da/LC_MESSAGES/xfce4-time-o
share/locale/de/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/el/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/en_AU/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/en_CA/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/eo/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/es/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/et/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/eu/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/fi/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/fr/LC_MESSAGES/xfce4-time-out-plugin.mo
@@ -22,6 +24,7 @@ share/locale/he/LC_MESSAGES/xfce4-time-o
share/locale/hr/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/hy_AM/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/hye/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/id/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/is/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/it/LC_MESSAGES/xfce4-time-out-plugin.mo
@@ -39,6 +42,8 @@ share/locale/pt/LC_MESSAGES/xfce4-time-o
share/locale/pt_BR/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/ru/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/sk/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/sl/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/sq/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/sr/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/sv/LC_MESSAGES/xfce4-time-out-plugin.mo
share/locale/tr/LC_MESSAGES/xfce4-time-out-plugin.mo
Index: pkgsrc/misc/xfce4-time-out-plugin/distinfo
diff -u pkgsrc/misc/xfce4-time-out-plugin/distinfo:1.4 pkgsrc/misc/xfce4-time-out-plugin/distinfo:1.5
--- pkgsrc/misc/xfce4-time-out-plugin/distinfo:1.4 Wed Jan 29 05:16:51 2020
+++ pkgsrc/misc/xfce4-time-out-plugin/distinfo Mon Jul 20 23:40:42 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/29 05:16:51 gutteridge Exp $
+$NetBSD: distinfo,v 1.5 2020/07/20 23:40:42 gutteridge Exp $
-SHA1 (xfce4-time-out-plugin-1.1.0.tar.bz2) = 7e6fb6b52e1a2ac7fa4d236ea59c1a311227f4e9
-RMD160 (xfce4-time-out-plugin-1.1.0.tar.bz2) = 74d6115ce5f0321dbaf65c8e38227ae7ea665e39
-SHA512 (xfce4-time-out-plugin-1.1.0.tar.bz2) = 03d27d98a3968daf93357556a5ca63641ceee3ce9f53db5287ce27a282d3f4a068a2c9be14d7690d4188901245521c03b68bb3fe39e1ed0e1f6a95eecc1dc846
-Size (xfce4-time-out-plugin-1.1.0.tar.bz2) = 395843 bytes
+SHA1 (xfce4-time-out-plugin-1.1.1.tar.bz2) = e9289a149280f663955c6ea6b6e3974c9b985dfc
+RMD160 (xfce4-time-out-plugin-1.1.1.tar.bz2) = 720bb76be39d69c3d8a2e56ccfbffae3c3ecf1c8
+SHA512 (xfce4-time-out-plugin-1.1.1.tar.bz2) = 463d210eb6cfaa79c3470b44e7fb42ab44ce8fec0e403d8c71344a5bbc68af29e0da0fe759471ed873637114adf947699ecbaea1129f36e2dd6dc56db0c2ca87
+Size (xfce4-time-out-plugin-1.1.1.tar.bz2) = 405970 bytes
Home |
Main Index |
Thread Index |
Old Index