Received: by mail.netbsd.org (Postfix, from userid 605) id F1E6A85068; Mon, 14 May 2018 13:04:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 798C985064 for ; Mon, 14 May 2018 13:04:52 +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 2lN5n3-8lYtf for ; Mon, 14 May 2018 13:04:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F006A84CE1 for ; Mon, 14 May 2018 13:04:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC8CEFBEC; Mon, 14 May 2018 13:04:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1526303091253180" MIME-Version: 1.0 Date: Mon, 14 May 2018 13:04:51 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/x11/mate-menus To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20180514130451.CC8CEFBEC@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. --_----------=_1526303091253180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Mon May 14 13:04:51 UTC 2018 Modified Files: pkgsrc/x11/mate-menus: Makefile distinfo Log Message: Update to 1.20.0: bump gio version to 2.50.0 make mate-applications-merged symlink Translations update To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/mate-menus/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/mate-menus/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1526303091253180 Content-Disposition: inline Content-Length: 1601 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/mate-menus/Makefile diff -u pkgsrc/x11/mate-menus/Makefile:1.6 pkgsrc/x11/mate-menus/Makefile:1.7 --- pkgsrc/x11/mate-menus/Makefile:1.6 Mon Apr 16 14:35:24 2018 +++ pkgsrc/x11/mate-menus/Makefile Mon May 14 13:04:51 2018 @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.6 2018/04/16 14:35:24 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2018/05/14 13:04:51 youri Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-menus-${VERSION} Index: pkgsrc/x11/mate-menus/distinfo diff -u pkgsrc/x11/mate-menus/distinfo:1.2 pkgsrc/x11/mate-menus/distinfo:1.3 --- pkgsrc/x11/mate-menus/distinfo:1.2 Fri Jun 23 17:21:59 2017 +++ pkgsrc/x11/mate-menus/distinfo Mon May 14 13:04:51 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/23 17:21:59 youri Exp $ +$NetBSD: distinfo,v 1.3 2018/05/14 13:04:51 youri Exp $ -SHA1 (mate-menus-1.18.0.tar.xz) = c21b23b8cb2899de1a50d9bf50ca17a2148ba3fb -RMD160 (mate-menus-1.18.0.tar.xz) = 681886dab46710bb2d4557bdde9c21f185e42670 -SHA512 (mate-menus-1.18.0.tar.xz) = 0c9d8162f67208cecead4e2dcaf4eddf63b10484396e1b28381d98607de007c5aaf1126f36400183d8545ea21c6273f5df48b4f47847fba2470d92d9943a123b -Size (mate-menus-1.18.0.tar.xz) = 358032 bytes +SHA1 (mate-menus-1.20.0.tar.xz) = 2195b5ee4be6c561426067e1d742c349d4c503ea +RMD160 (mate-menus-1.20.0.tar.xz) = 0b2d480741ce6043218b3ff9c32fd960bb2fc92e +SHA512 (mate-menus-1.20.0.tar.xz) = cb5d1f28248ed0d6e2441c198afcebdb3540adb3c54fd9e717310fa77878ae5bcfd68d288ca2fbe76458f0e69fe2a0106a5ff44fc3a2e92719764a9c4d435c82 +Size (mate-menus-1.20.0.tar.xz) = 360776 bytes --_----------=_1526303091253180--