pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xfce4-cpugraph-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Jan  1 19:12:39 UTC 2023

Modified Files:
        pkgsrc/sysutils/xfce4-cpugraph-plugin: Makefile distinfo

Log Message:
xfce4-cpugraph-plugin: update to 1.2.7

Fixes builds now that we have libxfce4util 4.18.

Change log:

1.2.7 (2022-11-03)
=====
- Remove code obsoleted by libxfce4util-4.17.2
- Fix GLib warnings occurring with newer xfce4-dev-tools
- Fix intltool lock file bug in make distcheck
- Translation Updates:
  Belarusian, Czech, Malay, Portuguese, Portuguese (Brazil), Russian,
  Turkish, Ukrainian


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/xfce4-cpugraph-plugin/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/xfce4-cpugraph-plugin/Makefile
diff -u pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile:1.61 pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile:1.62
--- pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile:1.61 Thu Aug 11 05:09:18 2022
+++ pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile      Sun Jan  1 19:12:38 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2022/08/11 05:09:18 gutteridge Exp $
+# $NetBSD: Makefile,v 1.62 2023/01/01 19:12:38 gutteridge Exp $
 
-PKGREVISION= 1
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-cpugraph-plugin-1.2.6
+DISTNAME=      xfce4-cpugraph-plugin-1.2.7
 CATEGORIES=    sysutils
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/
 

Index: pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo
diff -u pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo:1.19 pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo:1.20
--- pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo:1.19 Sun Feb  6 01:06:56 2022
+++ pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo      Sun Jan  1 19:12:38 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/02/06 01:06:56 gutteridge Exp $
+$NetBSD: distinfo,v 1.20 2023/01/01 19:12:38 gutteridge Exp $
 
-BLAKE2s (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = c4c7195a213824d072ffe5f4f49fb3354d26a1c90fa8ef5ed7c65ffc3a397ff4
-SHA512 (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = 6205a0a7616b0dc5de3cdeb79a5148ee775b426a16b52c491129f74104ab224ec3b29b042a3c8ee05b77cc8775c83d75a8312b96a71504cde50dc257e8354857
-Size (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = 458058 bytes
+BLAKE2s (xfce4-cpugraph-plugin-1.2.7.tar.bz2) = 662fd862fd2a884ed7a8089f2902f8c87575158fb8d37ce43f4167f2f1460568
+SHA512 (xfce4-cpugraph-plugin-1.2.7.tar.bz2) = a89f5d9f986717a78a2cbd31db378c1b220cabfc83bf1c85f2533ecccd17b4ed70a3de9321f2e06fcbca2b77d3b02e5a8541e2adf936567a426e1d7221faaa3b
+Size (xfce4-cpugraph-plugin-1.2.7.tar.bz2) = 438674 bytes



Home | Main Index | Thread Index | Old Index