diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2019-12-30 22:59:56 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2019-12-30 22:59:56 +0000 |
commit | 818a8158aa4330bb6163ea704ee55ea0a9d5d2a1 (patch) | |
tree | d64df27cecdcf0abb826aa76543b2db75df823d9 /wm | |
parent | 5dba4cda629283441ea89e8cb01ac3d0ce60db73 (diff) | |
download | pkgsrc-818a8158aa4330bb6163ea704ee55ea0a9d5d2a1.tar.gz |
mate-netbook: update to mate-netbook 1.22.2
Change log:
mate-netbook 1.22.2
tx: sync with transifex
Use the same variable name for return value than elsewhere
Remove cppcheck warnings with better variables scope
Remove unused variable declaration in applet.c and task-list.c
Add an option to disable the bold face of the window title in applet
Make the 'show-home-title' feature work again
Fix several compilation warnings
Refactor the on_active_window_changed function
Remove a runtime error due to event->time sending buggy values
Change preference label for the window picker applet, and add a tooltip
Cleanup whitespaces
Diffstat (limited to 'wm')
-rw-r--r-- | wm/mate-netbook/Makefile | 5 | ||||
-rw-r--r-- | wm/mate-netbook/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/wm/mate-netbook/Makefile b/wm/mate-netbook/Makefile index 9c51c2c75ca..4fdd0009be9 100644 --- a/wm/mate-netbook/Makefile +++ b/wm/mate-netbook/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2019/07/21 22:25:51 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2019/12/30 22:59:56 gutteridge Exp $ -PKGREVISION= 1 .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-netbook-${VERSION:R}.1 +DISTNAME= mate-netbook-${VERSION:R}.2 CATEGORIES= wm COMMENT= Simple window management tool for MATE desktop diff --git a/wm/mate-netbook/distinfo b/wm/mate-netbook/distinfo index d69c89126f6..051524bf232 100644 --- a/wm/mate-netbook/distinfo +++ b/wm/mate-netbook/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2019/05/08 01:25:47 gutteridge Exp $ +$NetBSD: distinfo,v 1.9 2019/12/30 22:59:56 gutteridge Exp $ -SHA1 (mate-netbook-1.22.1.tar.xz) = 576d882961eb9c0e0c5c5f9b210f6a1a9e46304a -RMD160 (mate-netbook-1.22.1.tar.xz) = 0d822d6c753a79ce1855171f8dee27d27253158b -SHA512 (mate-netbook-1.22.1.tar.xz) = d0ba10d798e779e89b656a5bab2f5524c36755d58b877ba18482171c7673c5217ecf39b8098ff7b258634fbae62638d70bdf11e17f02f47c68ca96058f0ebb03 -Size (mate-netbook-1.22.1.tar.xz) = 307776 bytes +SHA1 (mate-netbook-1.22.2.tar.xz) = 565fbc519eec6478de57c09e453a07a383dd55cb +RMD160 (mate-netbook-1.22.2.tar.xz) = 2d696b890c10f1ec32c915629703140b7702ac19 +SHA512 (mate-netbook-1.22.2.tar.xz) = caaa841857b86592dd7417fa77e8211d1527f8234cd248a00a3a74b2b1487bd1c06a4bfde44818e1c3b0a64350b94e47d8bfdbcd545d787365dfd76c3af2ff71 +Size (mate-netbook-1.22.2.tar.xz) = 308168 bytes SHA1 (patch-maximus_xutils.c) = b44ac9b31e25ee1e7b93ffa8b16ac7f6da407e0a |