pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/xfce4-time-out-plugin xfce4-time-out-plugin: upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7ca3285d6be
branches:  trunk
changeset: 447997:f7ca3285d6be
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Mar 02 03:56:09 2021 +0000

description:
xfce4-time-out-plugin: update to 1.1.2

Change log:

1.1.2
======
- Check whether the seat exists before ungrabbing it
- Create README.md. Update configure.ac.in
- Fix compilation warnings
- autoconf: Some updates
- fix for no dialog after screenlock issue (#13)
- Remove GSourceFunc casts (!2)
- Translation Updates:
  Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese
  (Taiwan), Czech, English (Canada), French, Galician, Hebrew,
  Hungarian, Indonesian, Interlingue, Italian, Japanese, Kazakh,
  Korean, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Serbian,
  Slovak, Slovenian, Spanish, Turkish, Uyghur

diffstat:

 misc/xfce4-time-out-plugin/Makefile |   5 ++---
 misc/xfce4-time-out-plugin/PLIST    |   3 ++-
 misc/xfce4-time-out-plugin/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (47 lines):

diff -r 5cd28988036e -r f7ca3285d6be misc/xfce4-time-out-plugin/Makefile
--- a/misc/xfce4-time-out-plugin/Makefile       Tue Mar 02 03:53:34 2021 +0000
+++ b/misc/xfce4-time-out-plugin/Makefile       Tue Mar 02 03:56:09 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:10:26 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2021/03/02 03:56:09 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.1.1
+VERSION=       1.1.2
 DISTNAME=      xfce4-time-out-plugin-${VERSION}
 CATEGORIES=    misc
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/${VERSION:R}/
diff -r 5cd28988036e -r f7ca3285d6be misc/xfce4-time-out-plugin/PLIST
--- a/misc/xfce4-time-out-plugin/PLIST  Tue Mar 02 03:53:34 2021 +0000
+++ b/misc/xfce4-time-out-plugin/PLIST  Tue Mar 02 03:56:09 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/07/20 23:40:42 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/03/02 03:56:09 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
@@ -26,6 +26,7 @@
 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/ie/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
 share/locale/ja/LC_MESSAGES/xfce4-time-out-plugin.mo
diff -r 5cd28988036e -r f7ca3285d6be misc/xfce4-time-out-plugin/distinfo
--- a/misc/xfce4-time-out-plugin/distinfo       Tue Mar 02 03:53:34 2021 +0000
+++ b/misc/xfce4-time-out-plugin/distinfo       Tue Mar 02 03:56:09 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/07/20 23:40:42 gutteridge Exp $
+$NetBSD: distinfo,v 1.6 2021/03/02 03:56:09 gutteridge Exp $
 
-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
+SHA1 (xfce4-time-out-plugin-1.1.2.tar.bz2) = 93e50f651678fe36b77dd420ed2a958538b56ac6
+RMD160 (xfce4-time-out-plugin-1.1.2.tar.bz2) = 76d43150714e01aeea0884aee0d6596535b92282
+SHA512 (xfce4-time-out-plugin-1.1.2.tar.bz2) = 08e50db9daafd9a2ba60e9d5767cddba83df34d8a261df71b7bb9ae632576f4dfd6252c2a83ec8f9a037284b0adc65751ba36d54ea9d14b85906fdc85d5b86ff
+Size (xfce4-time-out-plugin-1.1.2.tar.bz2) = 409221 bytes



Home | Main Index | Thread Index | Old Index