Sun Feb 6 01:06:56 2022 UTC ()
xfce4-cpugraph-plugin: update to 1.2.6

Change log:

1.2.6 (2022-02-02)
=====
- Fix translations not showing in the GUI
- Don't save some defaults to configuration files
- Fix visibility of the associated-command configuration
- Update configure.ac.in syntax
- Translation Updates:
  Basque, Chinese (China), Croatian, Danish, Hebrew, Indonesian,
  Occitan (post 1500), Portuguese (Brazil), Slovenian, Swedish


(gutteridge)
diff -r1.58 -r1.59 pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile
diff -r1.18 -r1.19 pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo

cvs diff -r1.58 -r1.59 pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile 2021/12/16 00:58:01 1.58
+++ pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile 2022/02/06 01:06:56 1.59
@@ -1,16 +1,18 @@ @@ -1,16 +1,18 @@
1# $NetBSD: Makefile,v 1.58 2021/12/16 00:58:01 gutteridge Exp $ 1# $NetBSD: Makefile,v 1.59 2022/02/06 01:06:56 gutteridge Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5DISTNAME= xfce4-cpugraph-plugin-1.2.5 5DISTNAME= xfce4-cpugraph-plugin-1.2.6
6CATEGORIES= sysutils 6CATEGORIES= sysutils
7MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/ 7MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/
8 8
9HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin 9HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
10COMMENT= Xfce CPU load plugin 10COMMENT= Xfce CPU load plugin
11 11
12USE_LANGUAGES= c99 c++ 12USE_LANGUAGES= c99 c++11
 13
 14CXXFLAGS.SunOS+= -fpermissive
13 15
14.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 16.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
15.include "../../x11/xfce4-panel/buildlink3.mk" 17.include "../../x11/xfce4-panel/buildlink3.mk"
16.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.18 -r1.19 pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo 2021/12/16 00:58:01 1.18
+++ pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo 2022/02/06 01:06:56 1.19
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.18 2021/12/16 00:58:01 gutteridge Exp $ 1$NetBSD: distinfo,v 1.19 2022/02/06 01:06:56 gutteridge Exp $
2 2
3BLAKE2s (xfce4-cpugraph-plugin-1.2.5.tar.bz2) = 959292b1b382188bcc5dd01475e87a3659b611a8216d2fc91cd9b3878036e140 3BLAKE2s (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = c4c7195a213824d072ffe5f4f49fb3354d26a1c90fa8ef5ed7c65ffc3a397ff4
4SHA512 (xfce4-cpugraph-plugin-1.2.5.tar.bz2) = 1a0b362afa2dcae30721dc468e31949e4edfe20f5e1063603111d0cd7fcbd3460f14d7ffd30ae1d687400661c37a51a9c1b2f7abedea6c9e9888e93fbbb56d4a 4SHA512 (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = 6205a0a7616b0dc5de3cdeb79a5148ee775b426a16b52c491129f74104ab224ec3b29b042a3c8ee05b77cc8775c83d75a8312b96a71504cde50dc257e8354857
5Size (xfce4-cpugraph-plugin-1.2.5.tar.bz2) = 455357 bytes 5Size (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = 458058 bytes