diff options
author | youri <youri@pkgsrc.org> | 2017-06-20 21:40:25 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2017-06-20 21:40:25 +0000 |
commit | 5032d27a0e298934fd9e1034d6422ac9d843db3c (patch) | |
tree | d087a2a169fbb406fbcb0191a8c5e0dbbde98d69 /sysutils/xfce4-diskperf-plugin | |
parent | dc5c6d3a68a9aff04f1c1694a9210122350dea5b (diff) | |
download | pkgsrc-5032d27a0e298934fd9e1034d6422ac9d843db3c.tar.gz |
Update xfce4-diskperf-plugin to 2.6.1:
2.6.1 (2017/02/25):
------------------
* stop always showing activity (#12942)
* fix sizing issues and GtkCssProvider lifecycle
* fix linux for devices with major > 255 (#13281)
2.6.0 (2016/11/1):
-----------------
* set progressbar minimal width/height to 4px
Diffstat (limited to 'sysutils/xfce4-diskperf-plugin')
-rw-r--r-- | sysutils/xfce4-diskperf-plugin/Makefile | 7 | ||||
-rw-r--r-- | sysutils/xfce4-diskperf-plugin/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index 3b1bb3d3954..78a4c0de827 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2017/02/12 06:26:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2017/06/20 21:40:25 youri Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfce4-diskperf-plugin-2.5.99 +DISTNAME= xfce4-diskperf-plugin-2.6.1 CATEGORIES= sysutils -MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.5/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/ HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin COMMENT= Xfce disk performance plugin diff --git a/sysutils/xfce4-diskperf-plugin/distinfo b/sysutils/xfce4-diskperf-plugin/distinfo index 68dc4552a7a..f3a68cc0010 100644 --- a/sysutils/xfce4-diskperf-plugin/distinfo +++ b/sysutils/xfce4-diskperf-plugin/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2016/06/13 23:26:04 youri Exp $ +$NetBSD: distinfo,v 1.11 2017/06/20 21:40:25 youri Exp $ -SHA1 (xfce4-diskperf-plugin-2.5.99.tar.bz2) = c7b045fe59f312bd35380058b6de766ea7263ce1 -RMD160 (xfce4-diskperf-plugin-2.5.99.tar.bz2) = da866cb6c6692ebb5f2a172366d9a07272fc40f7 -SHA512 (xfce4-diskperf-plugin-2.5.99.tar.bz2) = 9236274c42450e7c05cb99d4da4799bd76cac9d2fcdfa6311e5443f5f2416627e7e5af33c7ec0ac3bc3d1a699a6fc3483b347153cbcf9b73a764bbb3d9c93d0a -Size (xfce4-diskperf-plugin-2.5.99.tar.bz2) = 337057 bytes +SHA1 (xfce4-diskperf-plugin-2.6.1.tar.bz2) = 922bc166af41678b57aaa491bf6bdbf1b66d38ad +RMD160 (xfce4-diskperf-plugin-2.6.1.tar.bz2) = 1b812ca09b2e2185415f11ec54126799bbfab296 +SHA512 (xfce4-diskperf-plugin-2.6.1.tar.bz2) = ba01ec30e31db0c936b2b18df7c68883f89c6c4d5b82392759c25ef41fa89de37e2e635abd169745a9790d81af5b327768eb62ec3cc369f85e2da0bedc4c7cea +Size (xfce4-diskperf-plugin-2.6.1.tar.bz2) = 338723 bytes SHA1 (patch-panel-plugin_devperf.c) = 05a0ad3cbc273150d1665d4b796b68ad16423863 |