Received: by mail.netbsd.org (Postfix, from userid 605) id C535D8506C; Mon, 14 May 2018 13:05:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 503AA85064 for ; Mon, 14 May 2018 13:05:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id w_1YMWiNPJ3Z for ; Mon, 14 May 2018 13:05:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B548184D03 for ; Mon, 14 May 2018 13:05:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B380AFBEC; Mon, 14 May 2018 13:05:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152630313428980" MIME-Version: 1.0 Date: Mon, 14 May 2018 13:05:34 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/wm/mate-netbook To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20180514130534.B380AFBEC@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. --_----------=_152630313428980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: youri Date: Mon May 14 13:05:34 UTC 2018 Modified Files: pkgsrc/wm/mate-netbook: Makefile PLIST distinfo Log Message: Update to 1.20.0: WidthOfScreen and HeightOfScreen implementation window picker: disconnect signal handlers in dispose function window picker: add icon to prefs dialog window picker: disable vertical expand of button in prefs dialog window picker: add icon for taskbar to About dialog maximus: don’t crash on invalid window ID Translations update To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/wm/mate-netbook/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/mate-netbook/PLIST \ pkgsrc/wm/mate-netbook/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152630313428980 Content-Disposition: inline Content-Length: 2567 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/wm/mate-netbook/Makefile diff -u pkgsrc/wm/mate-netbook/Makefile:1.8 pkgsrc/wm/mate-netbook/Makefile:1.9 --- pkgsrc/wm/mate-netbook/Makefile:1.8 Mon Apr 16 14:35:16 2018 +++ pkgsrc/wm/mate-netbook/Makefile Mon May 14 13:05:34 2018 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2018/04/16 14:35:16 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/05/14 13:05:34 youri Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-netbook-${VERSION:R}.1 +DISTNAME= mate-netbook-${VERSION} CATEGORIES= wm COMMENT= Simple window management tool for MATE desktop Index: pkgsrc/wm/mate-netbook/PLIST diff -u pkgsrc/wm/mate-netbook/PLIST:1.2 pkgsrc/wm/mate-netbook/PLIST:1.3 --- pkgsrc/wm/mate-netbook/PLIST:1.2 Fri Jun 23 17:22:36 2017 +++ pkgsrc/wm/mate-netbook/PLIST Mon May 14 13:05:34 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:22:36 youri Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/05/14 13:05:34 youri Exp $ bin/mate-maximus libexec/mate-window-picker-applet man/man1/mate-maximus.1 @@ -71,6 +71,7 @@ share/locale/sl/LC_MESSAGES/mate-netbook share/locale/sq/LC_MESSAGES/mate-netbook.mo share/locale/sr/LC_MESSAGES/mate-netbook.mo share/locale/sv/LC_MESSAGES/mate-netbook.mo +share/locale/ta/LC_MESSAGES/mate-netbook.mo share/locale/te/LC_MESSAGES/mate-netbook.mo share/locale/th/LC_MESSAGES/mate-netbook.mo share/locale/tr/LC_MESSAGES/mate-netbook.mo Index: pkgsrc/wm/mate-netbook/distinfo diff -u pkgsrc/wm/mate-netbook/distinfo:1.2 pkgsrc/wm/mate-netbook/distinfo:1.3 --- pkgsrc/wm/mate-netbook/distinfo:1.2 Fri Jun 23 17:22:36 2017 +++ pkgsrc/wm/mate-netbook/distinfo Mon May 14 13:05:34 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/23 17:22:36 youri Exp $ +$NetBSD: distinfo,v 1.3 2018/05/14 13:05:34 youri Exp $ -SHA1 (mate-netbook-1.18.1.tar.xz) = 03f2ddca5f1d57cf1dbf5b2172240c60ec5704f2 -RMD160 (mate-netbook-1.18.1.tar.xz) = 5e7be59e415b781b0b6f03eeaf678bc994dfaffa -SHA512 (mate-netbook-1.18.1.tar.xz) = 61840b525cbbe668a9bf59567ece50e541dfefc0a6abf4af661f23b67b2c579b51db65c3a698543c442aa3d68b2687e0d6c7f11de9a6e8398de5855680cf4f8b -Size (mate-netbook-1.18.1.tar.xz) = 301728 bytes +SHA1 (mate-netbook-1.20.0.tar.xz) = 2dd782925dbea0d3d0a5c0d24c1c807759c7a829 +RMD160 (mate-netbook-1.20.0.tar.xz) = 265896e40cf139f34022e8962f8bef56d126d296 +SHA512 (mate-netbook-1.20.0.tar.xz) = 889167d571ce0146fea1e32c547682c281d8119df4cd6975ba111e4771dfd6c9542ce0763b3f30ad49c78a1045727e92fcaf3dad76a2f147dd515a70d375b391 +Size (mate-netbook-1.20.0.tar.xz) = 305092 bytes --_----------=_152630313428980--