pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/lxpanel lxpanel: update to 0.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5662a0d9b5fe
branches:  trunk
changeset: 448497:5662a0d9b5fe
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Mar 09 01:57:43 2021 +0000

description:
lxpanel: update to 0.10.1

Fixed battery alarm when measurement of current is missing.
Fixed spelling errors on “allow to” in plugins descriptions, and “GTK2+” to more correct “GTK+”.
Fixed battery indication when charge_full and energy_full are not available.
Corrected scaling of volume plugin for HiDPI monitors.
Fixed connection name dropdown list in netstatus plugin.
Few translations updates (of course).

diffstat:

 sysutils/lxpanel/Makefile |   5 ++---
 sysutils/lxpanel/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 68faabcc935b -r 5662a0d9b5fe sysutils/lxpanel/Makefile
--- a/sysutils/lxpanel/Makefile Tue Mar 09 01:51:43 2021 +0000
+++ b/sysutils/lxpanel/Makefile Tue Mar 09 01:57:43 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/08/31 18:11:29 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/03/09 01:57:43 gutteridge Exp $
 
-DISTNAME=      lxpanel-0.10.0
-PKGREVISION=   4
+DISTNAME=      lxpanel-0.10.1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=lxde/}
 EXTRACT_SUFX=  .tar.xz
diff -r 68faabcc935b -r 5662a0d9b5fe sysutils/lxpanel/distinfo
--- a/sysutils/lxpanel/distinfo Tue Mar 09 01:51:43 2021 +0000
+++ b/sysutils/lxpanel/distinfo Tue Mar 09 01:57:43 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2019/12/15 23:46:57 gutteridge Exp $
+$NetBSD: distinfo,v 1.4 2021/03/09 01:57:43 gutteridge Exp $
 
-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 (lxpanel-0.10.1.tar.xz) = 393b78dbbb76518a99549411131c35da5bfed0fa
+RMD160 (lxpanel-0.10.1.tar.xz) = 79d5ddffcdd62a8112f7177765ecf479a4651437
+SHA512 (lxpanel-0.10.1.tar.xz) = 0478ca1322a6645c5120e0fdb2b6d6409799f3296d971456670eb8b23b8457ae93a966ddcb5b5e5bdbcd694442ade2252d6a3931d36296e19e5339b2d689cfef
+Size (lxpanel-0.10.1.tar.xz) = 1548276 bytes
 SHA1 (patch-data_Makefile.in) = 9551cbe8f1f5a71d537bbd7e07dfcc688399a85a


Home | Main Index | Thread Index | Old Index