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 xfce4-battery-plugin: Up...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8232338b6075
branches:  trunk
changeset: 348203:8232338b6075
user:      youri <youri%pkgsrc.org@localhost>
date:      Thu Jun 09 09:38:23 2016 +0000

description:
xfce4-battery-plugin: Update to 1.0.99.

1.0.99 (2016/06/05):
===================
* port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
* Fix build on aarch64 (bug #11724)

diffstat:

 sysutils/xfce4-battery-plugin/Makefile |   5 ++---
 sysutils/xfce4-battery-plugin/PLIST    |  11 ++++++++++-
 sysutils/xfce4-battery-plugin/distinfo |  10 +++++-----
 3 files changed, 17 insertions(+), 9 deletions(-)

diffs (85 lines):

diff -r 01bf4ccfde77 -r 8232338b6075 sysutils/xfce4-battery-plugin/Makefile
--- a/sysutils/xfce4-battery-plugin/Makefile    Thu Jun 09 09:34:20 2016 +0000
+++ b/sysutils/xfce4-battery-plugin/Makefile    Thu Jun 09 09:38:23 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2015/04/25 14:24:55 tnn Exp $
+# $NetBSD: Makefile,v 1.38 2016/06/09 09:38:23 youri Exp $
 
-PKGREVISION= 1
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.0.5
+VERSION=       1.0.99
 DISTNAME=      xfce4-battery-plugin-${VERSION}
 CATEGORIES=    sysutils
 MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.0/
diff -r 01bf4ccfde77 -r 8232338b6075 sysutils/xfce4-battery-plugin/PLIST
--- a/sysutils/xfce4-battery-plugin/PLIST       Thu Jun 09 09:34:20 2016 +0000
+++ b/sysutils/xfce4-battery-plugin/PLIST       Thu Jun 09 09:38:23 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:40 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/06/09 09:38:23 youri Exp $
 lib/xfce4/panel/plugins/libbattery.la
 share/icons/hicolor/16x16/apps/xfce4-battery-critical-charging.png
 share/icons/hicolor/16x16/apps/xfce4-battery-critical.png
@@ -49,12 +49,14 @@
 share/locale/da/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/de/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/el/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/en_AU/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/en_GB/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/es/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/eu/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/fi/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/fr/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/gl/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/he/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/hr/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/hu/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-battery-plugin.mo
@@ -65,22 +67,29 @@
 share/locale/ko/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/lt/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/lv/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/ms/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/nb/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/nl/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/nn/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/oc/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/pa/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/pl/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/pt/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/pt_BR/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/ru/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/sk/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/sl/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/sq/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/sr/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/sv/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/th/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/tr/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/ug/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/uk/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/ur/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/ur_PK/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/uz/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/uz@Latn/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/vi/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/zh_CN/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/zh_TW/LC_MESSAGES/xfce4-battery-plugin.mo
diff -r 01bf4ccfde77 -r 8232338b6075 sysutils/xfce4-battery-plugin/distinfo
--- a/sysutils/xfce4-battery-plugin/distinfo    Thu Jun 09 09:34:20 2016 +0000
+++ b/sysutils/xfce4-battery-plugin/distinfo    Thu Jun 09 09:38:23 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2015/11/04 01:32:40 agc Exp $
+$NetBSD: distinfo,v 1.11 2016/06/09 09:38:23 youri Exp $
 
-SHA1 (xfce4-battery-plugin-1.0.5.tar.bz2) = f1748044874909e434b0d325068289d948f999d7
-RMD160 (xfce4-battery-plugin-1.0.5.tar.bz2) = 305b46ef187fa266851ebc5e3dcf7699fa0856fe
-SHA512 (xfce4-battery-plugin-1.0.5.tar.bz2) = f49f33178a771b952442f498cee2c722146c9982cb27453e6547a7c7838eaa0a22588a7d2a56f189f7e9e7b90ed7e5ac7a4e6cfee55dc5e43d32c5ef95b20062
-Size (xfce4-battery-plugin-1.0.5.tar.bz2) = 403505 bytes
+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



Home | Main Index | Thread Index | Old Index