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 615227AAB3 for ; Sat, 21 May 2016 19:12:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CE94F85F31; Sat, 21 May 2016 19:12:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A48E85E5E for ; Sat, 21 May 2016 19:12:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id XuL5bxbafoXb for ; Sat, 21 May 2016 19:12:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EAC6585E94 for ; Sat, 21 May 2016 19:12:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E2985FBBA; Sat, 21 May 2016 19:12:27 +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 19:12:27 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/security/mate-polkit To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20160521191227.E2985FBBA@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 19:12:27 UTC 2016 Added Files: pkgsrc/security/mate-polkit: DESCR Makefile PLIST buildlink3.mk distinfo options.mk Log Message: Import mate-polkit-1.14.0 as security/mate-polkit. PolicyKit-mate provides an Authentication Agent for PolicyKit that integrates well with the MATE desktop environment See http://www.freedesktop.org/wiki/Software/PolicyKit for lots of documentation, mailing lists, etc. about PolicyKit. See also the file HACKING for notes of interest to developers working on PolicyKit-mate. Report bugs against PolicyKit-mate at github https://github.com/mate-desktop/mate-polkit/issues MATE polkit is a fork of GNOME polkit. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/security/mate-polkit/DESCR \ pkgsrc/security/mate-polkit/Makefile pkgsrc/security/mate-polkit/PLIST \ pkgsrc/security/mate-polkit/buildlink3.mk \ pkgsrc/security/mate-polkit/distinfo \ pkgsrc/security/mate-polkit/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.