pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/mate-netbook mate-netbook: update to mate-netbook 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b592256380a
branches:  trunk
changeset: 406798:0b592256380a
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Dec 30 22:59:56 2019 +0000

description:
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:

 wm/mate-netbook/Makefile |   5 ++---
 wm/mate-netbook/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 2fbca046426c -r 0b592256380a wm/mate-netbook/Makefile
--- a/wm/mate-netbook/Makefile  Mon Dec 30 22:57:42 2019 +0000
+++ b/wm/mate-netbook/Makefile  Mon Dec 30 22:59:56 2019 +0000
@@ -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 -r 2fbca046426c -r 0b592256380a wm/mate-netbook/distinfo
--- a/wm/mate-netbook/distinfo  Mon Dec 30 22:57:42 2019 +0000
+++ b/wm/mate-netbook/distinfo  Mon Dec 30 22:59:56 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index