pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 22:07:17 UTC 2017

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

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/sysutils/xfce4-systemload-plugin/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/xfce4-systemload-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-systemload-plugin/Makefile
diff -u pkgsrc/sysutils/xfce4-systemload-plugin/Makefile:1.45 pkgsrc/sysutils/xfce4-systemload-plugin/Makefile:1.46
--- pkgsrc/sysutils/xfce4-systemload-plugin/Makefile:1.45       Sun Feb 12 06:26:03 2017
+++ pkgsrc/sysutils/xfce4-systemload-plugin/Makefile    Tue Jun 20 22:07:17 2017
@@ -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

Index: pkgsrc/sysutils/xfce4-systemload-plugin/distinfo
diff -u pkgsrc/sysutils/xfce4-systemload-plugin/distinfo:1.13 pkgsrc/sysutils/xfce4-systemload-plugin/distinfo:1.14
--- pkgsrc/sysutils/xfce4-systemload-plugin/distinfo:1.13       Mon Jun 13 23:15:28 2016
+++ pkgsrc/sysutils/xfce4-systemload-plugin/distinfo    Tue Jun 20 22:07:17 2017
@@ -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