pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-systemload-plugin Update xfce4-systemlo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a5d9000f279
branches:  trunk
changeset: 364083:3a5d9000f279
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 22:07:17 2017 +0000

description:
Update xfce4-systemload-plugin to 1.2.1:

1.2.1 (2017/02/09)
-----------------
- rework sizing of the progressbar (#12948, #12974)
- rework the use of GtkCssProvider to use a singleton
- fix progressbar color with Gtk 3.16/3.18
- da, is and oc translation updates

1.2.0 (2016/11/01)
-----------------
- set progressbar trough and color minimal width/height to 4px so that it looks like with gtk+2
- Use MemAvailable on Linux 3.14+ (#12686)

diffstat:

 sysutils/xfce4-systemload-plugin/Makefile |   8 ++++----
 sysutils/xfce4-systemload-plugin/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r 8057202fe02d -r 3a5d9000f279 sysutils/xfce4-systemload-plugin/Makefile
--- a/sysutils/xfce4-systemload-plugin/Makefile Tue Jun 20 22:05:24 2017 +0000
+++ b/sysutils/xfce4-systemload-plugin/Makefile Tue Jun 20 22:07:17 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.45 2017/02/12 06:26:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2017/06/20 22:07:17 youri Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-systemload-plugin-1.1.99
+VERSION=       1.2.1
+DISTNAME=      xfce4-systemload-plugin-${VERSION}
 CATEGORIES=    sysutils
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.1/
+MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/${VERSION:R}/
 
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
 COMMENT=       Xfce system load plugin
diff -r 8057202fe02d -r 3a5d9000f279 sysutils/xfce4-systemload-plugin/distinfo
--- a/sysutils/xfce4-systemload-plugin/distinfo Tue Jun 20 22:05:24 2017 +0000
+++ b/sysutils/xfce4-systemload-plugin/distinfo Tue Jun 20 22:07:17 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/06/13 23:15:28 youri Exp $
+$NetBSD: distinfo,v 1.14 2017/06/20 22:07:17 youri Exp $
 
-SHA1 (xfce4-systemload-plugin-1.1.99.tar.bz2) = ecac8eb9c73d9f6fb23a22c28ce86ae7d1995d55
-RMD160 (xfce4-systemload-plugin-1.1.99.tar.bz2) = 035a81f8d7e86af1c65a48104f75f31e277f9f55
-SHA512 (xfce4-systemload-plugin-1.1.99.tar.bz2) = be6f3600ae01de2e8faaf4539042c102eaf275f6415cb18c8605dda828ce199e8c791f7c33f488cd5493f8155ee5c915c2de0698dc4c5f6f6a620e860bbdf3d4
-Size (xfce4-systemload-plugin-1.1.99.tar.bz2) = 326291 bytes
+SHA1 (xfce4-systemload-plugin-1.2.1.tar.bz2) = 29d655bca20723337ce3e17f800e5a680e4a92fc
+RMD160 (xfce4-systemload-plugin-1.2.1.tar.bz2) = 800fb97e733d83bb168ed3a7e7dda73e79d69713
+SHA512 (xfce4-systemload-plugin-1.2.1.tar.bz2) = 01e57d799731a5860f043339ff0e90e0967ac1bda91d9f500d657ea14f3a52f31d9dd68ef5293f7941ef93e26e48af72de22aef976d0ccd497c62096e1aaf0b9
+Size (xfce4-systemload-plugin-1.2.1.tar.bz2) = 328136 bytes



Home | Main Index | Thread Index | Old Index