pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-battery-plugin Update xfce4-battery-plu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/037e559d1443
branches:  trunk
changeset: 364061:037e559d1443
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 21:26:54 2017 +0000

description:
Update xfce4-battery-plugin to 1.1.0:

1.1.0 (2016/11/01):
===================
* Fix progressbar css styling with Gtk 3.20
* Set min-width/height to 4px

diffstat:

 sysutils/xfce4-battery-plugin/Makefile                             |   7 ++---
 sysutils/xfce4-battery-plugin/distinfo                             |  12 +++++-----
 sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c |   3 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

diffs (48 lines):

diff -r 6fc8742e3c7f -r 037e559d1443 sysutils/xfce4-battery-plugin/Makefile
--- a/sysutils/xfce4-battery-plugin/Makefile    Tue Jun 20 21:01:16 2017 +0000
+++ b/sysutils/xfce4-battery-plugin/Makefile    Tue Jun 20 21:26:54 2017 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.41 2017/02/12 06:26:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2017/06/20 21:26:54 youri Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.0.99
+VERSION=       1.1.0
 DISTNAME=      xfce4-battery-plugin-${VERSION}
 CATEGORIES=    sysutils
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.0/
+MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.1/
 
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
 COMMENT=       Xfce battery monitor plugin
diff -r 6fc8742e3c7f -r 037e559d1443 sysutils/xfce4-battery-plugin/distinfo
--- a/sysutils/xfce4-battery-plugin/distinfo    Tue Jun 20 21:01:16 2017 +0000
+++ b/sysutils/xfce4-battery-plugin/distinfo    Tue Jun 20 21:26:54 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2016/06/09 09:38:23 youri Exp $
+$NetBSD: distinfo,v 1.12 2017/06/20 21:26:54 youri Exp $
 
-SHA1 (xfce4-battery-plugin-1.0.99.tar.bz2) = b96fe4608ffc55b5da9feac235678de9fdb89072
-RMD160 (xfce4-battery-plugin-1.0.99.tar.bz2) = 6ebef5561e89bd3a174a850649ea410653c0a2ab
-SHA512 (xfce4-battery-plugin-1.0.99.tar.bz2) = 5c9de4d8f688f450f19bfe09ef410c7a8e3049e43ce613aa2dc250ea9097721e2839357e60d2926a4d2812ef7178d079ba7caa8c9899cfac9b78c018bbbf503d
-Size (xfce4-battery-plugin-1.0.99.tar.bz2) = 415377 bytes
-SHA1 (patch-panel-plugin_battery.c) = 2aa4abb3b24bea30f266ee203271d27021110a4f
+SHA1 (xfce4-battery-plugin-1.1.0.tar.bz2) = 60e341cbac086b774024372f18ccee09473f52df
+RMD160 (xfce4-battery-plugin-1.1.0.tar.bz2) = 024ed07993b8bdf8c6d8831170e43205794de7c4
+SHA512 (xfce4-battery-plugin-1.1.0.tar.bz2) = d3f5b6d3657abfba2c4c5cb3ab8ddc87f4862f24eb614cb91af48332b3082c3dce7f32eb2e3cb8a9d501ddb01c6259c4fbfbab8ed9c221633e47eb17c623cf09
+Size (xfce4-battery-plugin-1.1.0.tar.bz2) = 398621 bytes
+SHA1 (patch-panel-plugin_battery.c) = d2a227639d1f7ca1533823cbcbe6933a3b092fb0
diff -r 6fc8742e3c7f -r 037e559d1443 sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c
--- a/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c        Tue Jun 20 21:01:16 2017 +0000
+++ b/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c        Tue Jun 20 21:26:54 2017 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-panel-plugin_battery.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $
+$NetBSD: patch-panel-plugin_battery.c,v 1.2 2017/06/20 21:26:54 youri Exp $
 
 Fix for NetBSD.
+
 --- panel-plugin/battery.c.orig        2012-06-17 20:05:17.000000000 +0000
 +++ panel-plugin/battery.c
 @@ -30,8 +30,16 @@



Home | Main Index | Thread Index | Old Index