pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/lxpanel



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Dec 15 23:46:57 UTC 2019

Modified Files:
        pkgsrc/sysutils/lxpanel: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/lxpanel/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/lxpanel/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/lxpanel/Makefile
diff -u pkgsrc/sysutils/lxpanel/Makefile:1.16 pkgsrc/sysutils/lxpanel/Makefile:1.17
--- pkgsrc/sysutils/lxpanel/Makefile:1.16       Sun Aug 11 13:23:10 2019
+++ pkgsrc/sysutils/lxpanel/Makefile    Sun Dec 15 23:46:57 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/08/11 13:23:10 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/12/15 23:46:57 gutteridge Exp $
 
-DISTNAME=      lxpanel-0.9.3
-PKGREVISION=   5
+DISTNAME=      lxpanel-0.10.0
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=lxde/}
 EXTRACT_SUFX=  .tar.xz

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



Home | Main Index | Thread Index | Old Index