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/b2c98e8d03b7
branches: trunk
changeset: 456704:b2c98e8d03b7
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Aug 06 01:17:18 2021 +0000
description:
mate-sensors-applet: update to 1.24.1
Change log:
mate-sensors-applet 1.24.1
* Translations update
* 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
* use default MATE_COMPILE_WARNINGS level
* build: show configure summary
diffstat:
sysutils/mate-sensors-applet/Makefile | 5 ++---
sysutils/mate-sensors-applet/PLIST | 6 +++++-
sysutils/mate-sensors-applet/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 9 deletions(-)
diffs (60 lines):
diff -r f3ebefe2b8cd -r b2c98e8d03b7 sysutils/mate-sensors-applet/Makefile
--- a/sysutils/mate-sensors-applet/Makefile Fri Aug 06 01:16:28 2021 +0000
+++ b/sysutils/mate-sensors-applet/Makefile Fri Aug 06 01:17:18 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/08/24 04:41:41 gutteridge Exp $
+# $NetBSD: Makefile,v 1.23 2021/08/06 01:17:18 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-sensors-applet-${VERSION:R}.0
+DISTNAME= mate-sensors-applet-${VERSION:R}.1
CATEGORIES= sysutils
COMMENT= MATE Sensors applets
diff -r f3ebefe2b8cd -r b2c98e8d03b7 sysutils/mate-sensors-applet/PLIST
--- a/sysutils/mate-sensors-applet/PLIST Fri Aug 06 01:16:28 2021 +0000
+++ b/sysutils/mate-sensors-applet/PLIST Fri Aug 06 01:17:18 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/04/05 16:05:44 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/08/06 01:17:18 gutteridge Exp $
include/mate-sensors-applet/sensors-applet-plugin.h
include/mate-sensors-applet/sensors-applet-sensor.h
lib/libmate-sensors-applet-plugin.la
@@ -202,6 +202,9 @@
share/help/ka/mate-sensors-applet/figures/applet_in_panel.png
share/help/ka/mate-sensors-applet/index.docbook
share/help/ka/mate-sensors-applet/legal.xml
+share/help/kab/mate-sensors-applet/figures/applet_in_panel.png
+share/help/kab/mate-sensors-applet/index.docbook
+share/help/kab/mate-sensors-applet/legal.xml
share/help/kk/mate-sensors-applet/figures/applet_in_panel.png
share/help/kk/mate-sensors-applet/index.docbook
share/help/kk/mate-sensors-applet/legal.xml
@@ -453,6 +456,7 @@
share/locale/ja/LC_MESSAGES/mate-sensors-applet.mo
share/locale/jv/LC_MESSAGES/mate-sensors-applet.mo
share/locale/ka/LC_MESSAGES/mate-sensors-applet.mo
+share/locale/kab/LC_MESSAGES/mate-sensors-applet.mo
share/locale/kk/LC_MESSAGES/mate-sensors-applet.mo
share/locale/km/LC_MESSAGES/mate-sensors-applet.mo
share/locale/kn/LC_MESSAGES/mate-sensors-applet.mo
diff -r f3ebefe2b8cd -r b2c98e8d03b7 sysutils/mate-sensors-applet/distinfo
--- a/sysutils/mate-sensors-applet/distinfo Fri Aug 06 01:16:28 2021 +0000
+++ b/sysutils/mate-sensors-applet/distinfo Fri Aug 06 01:17:18 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2020/08/22 00:46:49 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2021/08/06 01:17:18 gutteridge Exp $
-SHA1 (mate-sensors-applet-1.24.0.tar.xz) = 909a462908abb0b0943be2046d935396a59d65a6
-RMD160 (mate-sensors-applet-1.24.0.tar.xz) = 317bcc8a405524035d4cbbec4c9d937ea86317d5
-SHA512 (mate-sensors-applet-1.24.0.tar.xz) = 039834b7cfe641e670e372e311da3d737254ab3cf13b27e71c6555888ac1165766fe2d940bcea44a5ceed5f0ddcd3390d01331d927121137c21a6647c68875c2
-Size (mate-sensors-applet-1.24.0.tar.xz) = 580536 bytes
+SHA1 (mate-sensors-applet-1.24.1.tar.xz) = 953cf7a477bfa73eca85e85d9c8435a1967fd07c
+RMD160 (mate-sensors-applet-1.24.1.tar.xz) = c1cdcb024595e9028983b359ecbbbac993b9a3df
+SHA512 (mate-sensors-applet-1.24.1.tar.xz) = 3bf21d501e067a2ce002c5149f42161cc6917609ceb2396b705e905987cb4d989725ca825c6de7bbe4e950f7a01e755c2cd5b45532d6f65aef690f394741489a
+Size (mate-sensors-applet-1.24.1.tar.xz) = 578964 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