diff options
author | youri <youri@pkgsrc.org> | 2018-05-14 13:10:24 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2018-05-14 13:10:24 +0000 |
commit | 75d76ad9ad5426d8348f5fb45fdf4e0f48e85ba6 (patch) | |
tree | 16606c716ef9a3c1a2f673a522a282ef763bf203 /sysutils | |
parent | 55a7c9dad26334e7fa697a49b2c4fe51df4055e0 (diff) | |
download | pkgsrc-75d76ad9ad5426d8348f5fb45fdf4e0f48e85ba6.tar.gz |
Update to 1.20.1:
avoid deprecated GtkStock
inhibit: fix error that spammed logs from previous commit
inhibit applet: fix rendering of icon
WidthOfScreen and HeightOfScreen implementation
fix typos in some more comments
Correct spelling mistake.
gtk 3.22: avoid deprecated gdk_screen_get_monitor functions:
don’t abort on unknown DBus signal name
avoid deprecated gdk_screen_get_width/height
avoid deprecated gdk_display_get_screen
don’t use deprecated gtk_show_uri
refresh tray icon on icon theme change
actually check the $XPROTO_REQUIRED variable’s value
statistics UI: add style class mpm-statistics
Translations update
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mate-power-manager/Makefile | 5 | ||||
-rw-r--r-- | sysutils/mate-power-manager/PLIST | 3 | ||||
-rw-r--r-- | sysutils/mate-power-manager/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile index b22cf3c9fc9..9e97631b7de 100644 --- a/sysutils/mate-power-manager/Makefile +++ b/sysutils/mate-power-manager/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2018/04/16 14:35:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/05/14 13:10:24 youri Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-power-manager-${VERSION} +DISTNAME= mate-power-manager-${VERSION:R}.1 CATEGORIES= sysutils COMMENT= Power manager for MATE diff --git a/sysutils/mate-power-manager/PLIST b/sysutils/mate-power-manager/PLIST index 29552559a46..ea66074f07e 100644 --- a/sysutils/mate-power-manager/PLIST +++ b/sysutils/mate-power-manager/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:26:18 youri Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/05/14 13:10:24 youri Exp $ bin/mate-power-manager bin/mate-power-preferences bin/mate-power-statistics @@ -321,6 +321,7 @@ share/locale/id/LC_MESSAGES/mate-power-manager.mo share/locale/is/LC_MESSAGES/mate-power-manager.mo share/locale/it/LC_MESSAGES/mate-power-manager.mo share/locale/ja/LC_MESSAGES/mate-power-manager.mo +share/locale/jv/LC_MESSAGES/mate-power-manager.mo share/locale/ka/LC_MESSAGES/mate-power-manager.mo share/locale/kk/LC_MESSAGES/mate-power-manager.mo share/locale/kn/LC_MESSAGES/mate-power-manager.mo diff --git a/sysutils/mate-power-manager/distinfo b/sysutils/mate-power-manager/distinfo index 01855ffda0e..5f3c3c2a302 100644 --- a/sysutils/mate-power-manager/distinfo +++ b/sysutils/mate-power-manager/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/23 17:26:18 youri Exp $ +$NetBSD: distinfo,v 1.3 2018/05/14 13:10:24 youri Exp $ -SHA1 (mate-power-manager-1.18.0.tar.xz) = 1eafa1c74e15f9347b2d9d354de8e14a35c1edcd -RMD160 (mate-power-manager-1.18.0.tar.xz) = b1a4eb7f4e8269bdf2f1366b6b0f3d2a9c2fc1d5 -SHA512 (mate-power-manager-1.18.0.tar.xz) = dabd0d6757171ce0556d65c8d2c4234a8fd7ab4e191caf45447d0797d779a83f23538c96b36d1f959f5fcb63e2305cd3ede6cb13d504e59a2daaf1e75e5a7bd1 -Size (mate-power-manager-1.18.0.tar.xz) = 3180036 bytes +SHA1 (mate-power-manager-1.20.1.tar.xz) = 93f0cf2a9be2d01d5459b9575b17538845ac34e2 +RMD160 (mate-power-manager-1.20.1.tar.xz) = 59e3eff427bf2d066c8e88e5d219ba5a442ce2d7 +SHA512 (mate-power-manager-1.20.1.tar.xz) = 8d4030558000901616d94a4d3d7dc9176e792f1e9e34b9ac8ff4fb84035512f71282c0afd467fef01a28d8f09065a067c39209d1aaa67c2af90c725212b37a93 +Size (mate-power-manager-1.20.1.tar.xz) = 3199584 bytes |