Received: by mail.netbsd.org (Postfix, from userid 605) id A126E84D43; Sun, 15 Dec 2019 23:46:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 290D384CEF for ; Sun, 15 Dec 2019 23:46:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id sgYrYuGqTMBY for ; Sun, 15 Dec 2019 23:46:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9221184CD4 for ; Sun, 15 Dec 2019 23:46:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85FC6FA97; Sun, 15 Dec 2019 23:46:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1576453617178360" MIME-Version: 1.0 Date: Sun, 15 Dec 2019 23:46:57 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/sysutils/lxpanel To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20191215234657.85FC6FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1576453617178360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_1576453617178360 Content-Disposition: inline Content-Length: 1745 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 --_----------=_1576453617178360--