pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/mate-netbook



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Dec 30 22:59:56 UTC 2019

Modified Files:
        pkgsrc/wm/mate-netbook: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/wm/mate-netbook/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/wm/mate-netbook/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/mate-netbook/Makefile
diff -u pkgsrc/wm/mate-netbook/Makefile:1.17 pkgsrc/wm/mate-netbook/Makefile:1.18
--- pkgsrc/wm/mate-netbook/Makefile:1.17        Sun Jul 21 22:25:51 2019
+++ pkgsrc/wm/mate-netbook/Makefile     Mon Dec 30 22:59:56 2019
@@ -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

Index: pkgsrc/wm/mate-netbook/distinfo
diff -u pkgsrc/wm/mate-netbook/distinfo:1.8 pkgsrc/wm/mate-netbook/distinfo:1.9
--- pkgsrc/wm/mate-netbook/distinfo:1.8 Wed May  8 01:25:47 2019
+++ pkgsrc/wm/mate-netbook/distinfo     Mon Dec 30 22:59:56 2019
@@ -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