Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 973C27A3DA for ; Sat, 21 May 2016 18:59:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4264A85F54; Sat, 21 May 2016 18:59:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C553885E94 for ; Sat, 21 May 2016 18:59:08 +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 Nrro0mTbrNFK for ; Sat, 21 May 2016 18:59:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6F15085E74 for ; Sat, 21 May 2016 18:59:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D7FBFBBA; Sat, 21 May 2016 18:59:08 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 21 May 2016 18:59:08 +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: <20160521185908.6D7FBFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: youri Date: Sat May 21 18:59:08 UTC 2016 Added Files: pkgsrc/x11/mate-menus: DESCR Makefile PLIST buildlink3.mk distinfo options.mk Log Message: Import mate-menus-1.14.0 as x11/mate-menus. mate-menus contains the libmate-menu library, the layout configuration files for the MATE menu, as well as a simple menu editor. The libmate-menu library implements the "Desktop Menu Specification" from freedesktop.org. mate-menus is a fork of gnome-menus. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/x11/mate-menus/DESCR \ pkgsrc/x11/mate-menus/Makefile pkgsrc/x11/mate-menus/PLIST \ pkgsrc/x11/mate-menus/buildlink3.mk pkgsrc/x11/mate-menus/distinfo \ pkgsrc/x11/mate-menus/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.