pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/mate-power-manager mate-power-manager: update...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0dde1b2a248
branches: trunk
changeset: 388849:c0dde1b2a248
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Nov 27 05:06:28 2022 +0000
description:
mate-power-manager: update to 1.26.0
Change log:
### mate-power-manager 1.26.0
* Translations update
* update copyright to 2021
* applets: Do not build the path to the menu files
* build: Use PACKAGE_URL variable
* update resource for transifex
* Update copyright to 2021
* Remove warning -Wunused-but-set-variable
* update issue template
* gpm-backlight: Fix the position of the inline keyword
* mate-power-preferences: add option to enable keyboard dimming
* Switch default from libgnome-keyring to libsecret
* gpm-control.c: Add libsecret implementation to gpm_control_hibernate()
* gpm-control.c: Add libsecret implementation to gpm_control_suspend()
* Add autotools support for libsecret
* brightness applet: Prevent sliding from bogging down the UI
* Install action and status icons to right location
* Remove trailing spaces/tabs
* gpm-kbd-backlight: Remove unused functions
* Remove unused variable from gpm_notebook_scroll_event_cb
### mate-power-manager 1.25.0
* Translations update
* Add git.mk to generate .gitignore
* gpm-kbd-backlight: do not change keyboard back-light, when disabled
* build: silent build warnings for distcheck
* build: do not override the default value for MATE_COMPILE_WARNINGS
* gpm-phone: silent "not connected" message unless debug
* Remove unused entry from autostart
* gpm-brightness: silent "using cache for value" message unless debug
* Remove warning: ���GTimeVal��� is deprecated
* gpm-backlight: silent "no dimming hardware" message unless debug
* gpm-control: warning when a property cannot be set using dbus
* glib-genmarshal: replace deprecated tokens NONE and BOOL
* Remove warning function declaration isn���t a prototype
* Port from EggDebug to the built-in GLib logging framework
* gpm-manager: Remove dereference of a null pointer warning
* Remove warning use of memory after it is freed
* Rewrite gpm-prefs.ui from scratch
* Remove warnings: unused variable
* Read authors (updated) from mate-power-manager.about
* Use gtk_show_about_dialog to show about dialog
* Remove the CPU wakeups feature
* Update copyright year on about dialog
* generate missing gpm-* PNGs from new SVGs
* add missing gpm-phone SVGs
* add missing gpm-keboard SVGs
* add missing gpm-mouse SVGs
diffstat:
sysutils/mate-power-manager/Makefile | 7 +++----
sysutils/mate-power-manager/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r adec62ab9f0f -r c0dde1b2a248 sysutils/mate-power-manager/Makefile
--- a/sysutils/mate-power-manager/Makefile Sun Nov 27 05:05:53 2022 +0000
+++ b/sysutils/mate-power-manager/Makefile Sun Nov 27 05:06:28 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2022/08/11 05:09:16 gutteridge Exp $
+# $NetBSD: Makefile,v 1.31 2022/11/27 05:06:28 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-power-manager-${VERSION:R}.3
+DISTNAME= mate-power-manager-${VERSION}
CATEGORIES= sysutils
COMMENT= Power manager for MATE
@@ -29,8 +28,8 @@
.include "../../x11/mate-desktop/buildlink3.mk"
.include "../../x11/mate-panel/buildlink3.mk"
.include "../../audio/libcanberra/buildlink3.mk"
-.include "../../devel/libexecinfo/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../security/libsecret/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
diff -r adec62ab9f0f -r c0dde1b2a248 sysutils/mate-power-manager/distinfo
--- a/sysutils/mate-power-manager/distinfo Sun Nov 27 05:05:53 2022 +0000
+++ b/sysutils/mate-power-manager/distinfo Sun Nov 27 05:06:28 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:19:50 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/11/27 05:06:28 gutteridge Exp $
-BLAKE2s (mate-power-manager-1.24.3.tar.xz) = 0eecd8e9e465a9680d577f07494c6c491d216ce3ae69218479029d0d8d3f4a78
-SHA512 (mate-power-manager-1.24.3.tar.xz) = 6aad5c5346e563ce0fbc4e72bccce49323843e3b12738b9e45040dd804f962344a1dbc8f26d518b28fc35ca9ec87a2068f81731eb0c094be114378f2f93a2a8c
-Size (mate-power-manager-1.24.3.tar.xz) = 6199712 bytes
+BLAKE2s (mate-power-manager-1.26.0.tar.xz) = ebd884500d021d6daadf5caf8cbbd38fa0b948b0585cafcbb8a93ed880ffe164
+SHA512 (mate-power-manager-1.26.0.tar.xz) = 1ddede827f72738e87870d2abeed7f0767ef2e383b8325b24faa0fd1e811ed634446516e6634b19a6546ddd7185092fd757b2b2ff97f51b88a9d2c313407abd4
+Size (mate-power-manager-1.26.0.tar.xz) = 6247700 bytes
SHA1 (patch-src_gpm-backlight-helper.c) = 01c6549805efa557ec6a219c99bf2b6fb77d6fb8
SHA1 (patch-src_gpm-load.c) = 86b3189f77cf64f05631ddc72fd56acafadc1714
Home |
Main Index |
Thread Index |
Old Index