Subject: CVS commit: pkgsrc/sysutils/xfce4-battery-plugin
From: Youri Mouton
Date: 2019-01-18 18:53:27
Message id: 20190118175327.4EA15FB16@cvs.NetBSD.org

Log Message:
xfce4-battery-plugin: update to 1.1.2:

1.1.2 (2019/01/13):
===================
* Listen for UPower events for power source changes (Bug #14978, thanks to \ 
Alexander Butenko)
* Reset averages when a battery is removed/added (Bug #14930, thanks to John \ 
Lindgren)
* Re-detect battery presence every 30 seconds (Bug #14930, thanks to John Lindgren)
* Fix null pointer dereference with no battery present (Bug #14930, thanks to \ 
John Lindgren)
* Remove deprecated /proc/acpi support in favor of sysfs. (Thanks to John Lindgren)
* Remove APM support on FreeBSD as well, it doesn't even build. (Thanks to John \ 
Lindgren)
* Remove historical APM support for Linux, support ACPI only. (Thanks to John \ 
Lindgren)
* Initially show/hide widgets according to user config (Bug #9594, thanks to \ 
John Lindgren)

1.1.1 (2018/09/22):
===================
* Avoid memory leaks
* Bump to minimal Gtk to 3.16
* Only set progressbar width or height depending on the orientation (Bug #12942)
* Create a single GtkCssProvider in setup_battmon() (Bug #12975)
* Improved spacing and layout in dialogs (Bug #14659)

Files:
RevisionActionfile
1.50modifypkgsrc/sysutils/xfce4-battery-plugin/Makefile
1.5modifypkgsrc/sysutils/xfce4-battery-plugin/PLIST
1.14modifypkgsrc/sysutils/xfce4-battery-plugin/distinfo
1.4modifypkgsrc/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c