summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-10-12 10:25:59 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-10-12 10:25:59 +0000
commit5c686915702e72f050c5605fb1f4aa95a0e63b69 (patch)
treee6bf878518ccafa309b829908f79e81f6ed0e5d6
parent33c1ba14c01ccc689f7554cd0b3514eae94be902 (diff)
downloadpkgsrc-5c686915702e72f050c5605fb1f4aa95a0e63b69.tar.gz
xfce4-cpugraph-plugin: note upstream bug report in patch (NFC)
-rw-r--r--sysutils/xfce4-cpugraph-plugin/distinfo4
-rw-r--r--sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/distinfo b/sysutils/xfce4-cpugraph-plugin/distinfo
index 057a55fcbba..7a8d6c8401b 100644
--- a/sysutils/xfce4-cpugraph-plugin/distinfo
+++ b/sysutils/xfce4-cpugraph-plugin/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2019/07/13 00:40:21 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2019/10/12 10:25:59 gutteridge Exp $
SHA1 (xfce4-cpugraph-plugin-1.1.0.tar.bz2) = 4f712fe055d259ced8d279bad631743a065653d1
RMD160 (xfce4-cpugraph-plugin-1.1.0.tar.bz2) = 8b8be46cef88fafd99df5dc212c44d7cec2e6bf8
SHA512 (xfce4-cpugraph-plugin-1.1.0.tar.bz2) = c928baac776517da8929b8ce3842be7e02a2b3394b7cc848028d1720ca611e1aa4ef706bd00736fecfed0b3b2d0cce94c09b0f905a226db5e50c036dabb8df2a
Size (xfce4-cpugraph-plugin-1.1.0.tar.bz2) = 391629 bytes
-SHA1 (patch-panel-plugin_os.c) = 45c85bd846d5e8d1d7ad82f803c928306a60f1f5
+SHA1 (patch-panel-plugin_os.c) = 9bbcdbff985bb689f6e9606cfd304f8665657ed9
diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c b/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c
index d141d380147..5907be811ee 100644
--- a/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c
+++ b/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c
@@ -1,6 +1,6 @@
-$NetBSD: patch-panel-plugin_os.c,v 1.3 2019/07/13 00:40:22 gutteridge Exp $
+$NetBSD: patch-panel-plugin_os.c,v 1.4 2019/10/12 10:25:59 gutteridge Exp $
-Fix NetBSD support.
+Fix NetBSD support. https://bugzilla.xfce.org/show_bug.cgi?id=15794
--- panel-plugin/os.c.orig 2019-07-02 23:18:51.000000000 +0000
+++ panel-plugin/os.c