pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/mate-sensors-applet mate-sensors-applet: upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a75344bd183
branches:  trunk
changeset: 388861:8a75344bd183
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun Nov 27 05:14:37 2022 +0000

description:
mate-sensors-applet: update to 1.26.0

Change log:

### mate-sensors-applet 1.26.0

  * Translations update
  * travis-Ci: use libera.chat as notification server
  * update copyright to 2021
  * travis: disable travis builds for ubuntu
  * warning: declaration of ���content_area��� shadows a previous local
  * build: Use PACKAGE_URL variable
  * Update copyright to 2021
  * Drop aticonfig plugin (#119)
  * sensors-applet: Remove unused function
  * Remove cppcheck warnings about the variable scope can be reduced
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * hddtemp & mbmon plugins: 'GTimeVal' is deprecated
  * Travis CI: enable irc notifications with tagged commits
  * libsensors-plugin: function declaration isn't a prototype

### mate-sensors-applet 1.25.0

  * Translations update
  * docbook: change id value in about section
  * help: fix DE name and link to GPL
  * add git.mk to generate .gitignore
  * build: prevents two consecutive slashes in plugin file path
  * build: Fix G_LOG_DOMAIN for sensors applet
  * sonypi-plugin.c: Make sonypi plugin portable to GNU/Hurd
  * libsensors-plugin: Port to GRegex
  * Replace g_malloc0 with g_new0 and g_strdup
  * build: silent build warnings for distcheck
  * Remove unused-variable warning
  * build: show configure summary
  * build: Use WARN_CFLAGS variable
  * build: do not override the default value for MATE_COMPILE_WARNINGS

diffstat:

 sysutils/mate-sensors-applet/Makefile |  5 ++---
 sysutils/mate-sensors-applet/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 362bcf7bf29a -r 8a75344bd183 sysutils/mate-sensors-applet/Makefile
--- a/sysutils/mate-sensors-applet/Makefile     Sun Nov 27 05:13:58 2022 +0000
+++ b/sysutils/mate-sensors-applet/Makefile     Sun Nov 27 05:14:37 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2022/08/11 05:09:17 gutteridge Exp $
+# $NetBSD: Makefile,v 1.26 2022/11/27 05:14:37 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-sensors-applet-${VERSION:R}.1
+DISTNAME=      mate-sensors-applet-${VERSION}
 CATEGORIES=    sysutils
 
 COMMENT=       MATE Sensors applets
diff -r 362bcf7bf29a -r 8a75344bd183 sysutils/mate-sensors-applet/distinfo
--- a/sysutils/mate-sensors-applet/distinfo     Sun Nov 27 05:13:58 2022 +0000
+++ b/sysutils/mate-sensors-applet/distinfo     Sun Nov 27 05:14:37 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:19:50 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/11/27 05:14:37 gutteridge Exp $
 
-BLAKE2s (mate-sensors-applet-1.24.1.tar.xz) = b97e95425962a42f5a9738023214bbcf1b7cc90ea724832e9cb252d11000a742
-SHA512 (mate-sensors-applet-1.24.1.tar.xz) = 3bf21d501e067a2ce002c5149f42161cc6917609ceb2396b705e905987cb4d989725ca825c6de7bbe4e950f7a01e755c2cd5b45532d6f65aef690f394741489a
-Size (mate-sensors-applet-1.24.1.tar.xz) = 578964 bytes
+BLAKE2s (mate-sensors-applet-1.26.0.tar.xz) = 0b7ad5c97a424ec04f10d7a9128788114741b750cad66654c1bda0e2ef995e15
+SHA512 (mate-sensors-applet-1.26.0.tar.xz) = 1419c63e823bcec5d8fc4a619b3eb6c1eef0ac5d923177fae6649664616824cb5a257121aa88ab5d56d1d5ff5c44f1d62a4dd325dc718091e2d2e16ae326fa36
+Size (mate-sensors-applet-1.26.0.tar.xz) = 563440 bytes
 SHA1 (patch-plugins_i2c-proc_i2c-proc-plugin.c) = a630cdff99696fc893df863be43433a00f3c07c4
 SHA1 (patch-plugins_sonypi_sonypi-plugin.c) = 903f3c27e211518934fad8cf1493fb79bd198ae1
 SHA1 (patch-sensors-applet_Makefile.in) = 260e64160369d2e373bfd8219a9bf814966c33be


Home | Main Index | Thread Index | Old Index