Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 BC5C4A666A for ; Thu, 24 Sep 2015 23:50:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 221D414A3FC; Thu, 24 Sep 2015 23:50:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 561B114A3E9 for ; Thu, 24 Sep 2015 23:50:45 +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 CZSQDLt9Wk8P for ; Thu, 24 Sep 2015 23:50:44 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DB42E14A3E3 for ; Thu, 24 Sep 2015 23:50:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CF93298; Thu, 24 Sep 2015 23:50:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 24 Sep 2015 23:50:44 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/sysutils/consolekit To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20150924235044.CF93298@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Thu Sep 24 23:50:44 UTC 2015 Modified Files: pkgsrc/sysutils/consolekit: Makefile distinfo pkgsrc/sysutils/consolekit/patches: patch-aa patch-ab Log Message: Update to 0.4.6 Changelog: ============== Version 0.4.6 ============== NOTE: ConsoleKit is no longer actively maintained and this will most likely be the final release. You are advised to switch to logind: http://www.freedesktop.org/software/systemd/man/systemd-logind.service.html * Don't truncate --frequent output to 8 chars in ck-history (Ray Strode) * Import udev-acl tool from udev (Michael Biebl) * Add support for GNU/Hurd (Pino Toscano) * Build system fixes (Samuli Suominen) To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/consolekit/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/consolekit/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/consolekit/patches/patch-aa cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/consolekit/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.