pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/mate-sensors-applet
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Nov 27 05:14:37 UTC 2022
Modified Files:
pkgsrc/sysutils/mate-sensors-applet: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/sysutils/mate-sensors-applet/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/mate-sensors-applet/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/mate-sensors-applet/Makefile
diff -u pkgsrc/sysutils/mate-sensors-applet/Makefile:1.25 pkgsrc/sysutils/mate-sensors-applet/Makefile:1.26
--- pkgsrc/sysutils/mate-sensors-applet/Makefile:1.25 Thu Aug 11 05:09:17 2022
+++ pkgsrc/sysutils/mate-sensors-applet/Makefile Sun Nov 27 05:14:37 2022
@@ -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
Index: pkgsrc/sysutils/mate-sensors-applet/distinfo
diff -u pkgsrc/sysutils/mate-sensors-applet/distinfo:1.11 pkgsrc/sysutils/mate-sensors-applet/distinfo:1.12
--- pkgsrc/sysutils/mate-sensors-applet/distinfo:1.11 Tue Oct 26 11:19:50 2021
+++ pkgsrc/sysutils/mate-sensors-applet/distinfo Sun Nov 27 05:14:37 2022
@@ -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