Sun Dec 15 23:46:57 2019 UTC ()
lxpanel: update to 0.10.0

Change log:

0.10.0
-------------------------------------------------------------------------
* Fixed delayed application of font changes on dclock and weather plugins.
* Allowed switching workplaces by scrolling over the pager.
* Added new API: lxpanel_draw_label_text_with_color().
* Fixed not-applicable font setting on thermal plugin.
* Fixed crash on right-click task button after some task was killed using menu
    on another task button.
* Fixed crash after color was removed from monitor plugin configuration.
* Aligned used memory calculation in lxpanel monitor with 'free' command line
    utility.
* Added possibility to use few weather providers for weather widget.
* Disabled Yahoo! Weather because they removed free API support.
* Added OpenWeatherMap weather provider.
* Fixed wrong application position on taskbar in multihead configuration.
* Fixed battery color (must be green) when battery is fully charged.
* Fixed crash at task plugin when all windows lose focus.
* Disambiguated keyboard layout names to follow variants.


(gutteridge)
diff -r1.16 -r1.17 pkgsrc/sysutils/lxpanel/Makefile
diff -r1.2 -r1.3 pkgsrc/sysutils/lxpanel/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/sysutils/lxpanel/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/lxpanel/Makefile 2019/08/11 13:23:10 1.16
+++ pkgsrc/sysutils/lxpanel/Makefile 2019/12/15 23:46:57 1.17
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2019/08/11 13:23:10 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2019/12/15 23:46:57 gutteridge Exp $
2 2
3DISTNAME= lxpanel-0.9.3 3DISTNAME= lxpanel-0.10.0
4PKGREVISION= 5 
5CATEGORIES= sysutils 4CATEGORIES= sysutils
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= youri@NetBSD.org 8MAINTAINER= youri@NetBSD.org
10HOMEPAGE= https://lxde.org/ 9HOMEPAGE= https://lxde.org/
11COMMENT= Lightweight X11 desktop panel from LXDE 10COMMENT= Lightweight X11 desktop panel from LXDE
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14DEPENDS+= lxmenu-data-[0-9]*:../../sysutils/lxmenu-data 13DEPENDS+= lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
15 14
16LXDE_CONF= share/examples/lxpanel 15LXDE_CONF= share/examples/lxpanel
17GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.2 -r1.3 pkgsrc/sysutils/lxpanel/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/lxpanel/distinfo 2018/05/22 16:00:54 1.2
+++ pkgsrc/sysutils/lxpanel/distinfo 2019/12/15 23:46:57 1.3
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.2 2018/05/22 16:00:54 youri Exp $ 1$NetBSD: distinfo,v 1.3 2019/12/15 23:46:57 gutteridge Exp $
2 2
3SHA1 (lxpanel-0.9.3.tar.xz) = b7fd11267b192efcb87dadd38f96bfc3a4c5f448 3SHA1 (lxpanel-0.10.0.tar.xz) = 8069e63cd41fe2a7795683c9db8e195bc0077d7a
4RMD160 (lxpanel-0.9.3.tar.xz) = a6184a27681aca24dfb65914c26015ab0f7cc1d9 4RMD160 (lxpanel-0.10.0.tar.xz) = 9d2c036e643daebb115273bd563894ca20ab0068
5SHA512 (lxpanel-0.9.3.tar.xz) = c6aea97f66ee1d576822fda0bf1aed3849b3c74bab856816b7d23331e48b26005f1ba12eddcc0abbf5a6f08add3cb4a0674ccd13f118cec0b6294edd6f1b2343 5SHA512 (lxpanel-0.10.0.tar.xz) = 3e664eef3cf0f37cf4609f53f1f40f5d50e94ae088c497be0439851ea8f1426ef6ec1373d146e2e0ef1b9f51f557ae19eb5fb1059b0e5fcd5b1c49fd76207a59
6Size (lxpanel-0.9.3.tar.xz) = 1515144 bytes 6Size (lxpanel-0.10.0.tar.xz) = 1544700 bytes
7SHA1 (patch-data_Makefile.in) = 9551cbe8f1f5a71d537bbd7e07dfcc688399a85a 7SHA1 (patch-data_Makefile.in) = 9551cbe8f1f5a71d537bbd7e07dfcc688399a85a