diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-03-02 03:56:09 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-03-02 03:56:09 +0000 |
commit | 09a6ff175c5491501feccfa4fbb8757d60b8d62a (patch) | |
tree | 9eec52d26d2cfac34492c716c3e6752c9b2aa472 /misc/xfce4-time-out-plugin | |
parent | 8f8edf4e27a210a0e902b44da51c1a35145967db (diff) | |
download | pkgsrc-09a6ff175c5491501feccfa4fbb8757d60b8d62a.tar.gz |
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 (limited to 'misc/xfce4-time-out-plugin')
-rw-r--r-- | misc/xfce4-time-out-plugin/Makefile | 5 | ||||
-rw-r--r-- | misc/xfce4-time-out-plugin/PLIST | 3 | ||||
-rw-r--r-- | misc/xfce4-time-out-plugin/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/misc/xfce4-time-out-plugin/Makefile b/misc/xfce4-time-out-plugin/Makefile index d8d27e16cf0..a694522fdd6 100644 --- a/misc/xfce4-time-out-plugin/Makefile +++ b/misc/xfce4-time-out-plugin/Makefile @@ -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 --git a/misc/xfce4-time-out-plugin/PLIST b/misc/xfce4-time-out-plugin/PLIST index 35fccb3db9b..683cc4764e1 100644 --- a/misc/xfce4-time-out-plugin/PLIST +++ b/misc/xfce4-time-out-plugin/PLIST @@ -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/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/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 --git a/misc/xfce4-time-out-plugin/distinfo b/misc/xfce4-time-out-plugin/distinfo index 4e90adf8717..8d5e7aa7cf5 100644 --- a/misc/xfce4-time-out-plugin/distinfo +++ b/misc/xfce4-time-out-plugin/distinfo @@ -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 |