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 5AE057A2C8 for ; Mon, 2 Jan 2017 02:20:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0A91385739; Mon, 2 Jan 2017 02:20:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E1FB85589 for ; Mon, 2 Jan 2017 02:20:14 +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 zrz_1eCSDNDY for ; Mon, 2 Jan 2017 02:20:14 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EB3C785625 for ; Mon, 2 Jan 2017 02:20:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9CDDFBA6; Mon, 2 Jan 2017 02:20:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148332361341210" MIME-Version: 1.0 Date: Mon, 2 Jan 2017 02:20:13 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170102022013.E9CDDFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148332361341210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Jan 2 02:20:13 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated security/cvm to 0.97 To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16868 -r1.16869 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148332361341210 Content-Disposition: inline Content-Length: 1301 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.51 pkgsrc/doc/CHANGES-2017:1.52 --- pkgsrc/doc/CHANGES-2017:1.51 Mon Jan 2 02:19:51 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jan 2 02:20:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.51 2017/01/02 02:19:51 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.52 2017/01/02 02:20:13 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -57,3 +57,4 @@ Changes to the packages collection and i Updated mail/relay-ctrl to 3.2 [schmonz 2017-01-02] Updated mail/qmail-qfilter to 2.1nb4 [schmonz 2017-01-02] Updated mail/mailfront to 2.12 [schmonz 2017-01-02] + Updated security/cvm to 0.97 [schmonz 2017-01-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16868 pkgsrc/doc/TODO:1.16869 --- pkgsrc/doc/TODO:1.16868 Mon Jan 2 02:19:51 2017 +++ pkgsrc/doc/TODO Mon Jan 2 02:20:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16868 2017/01/02 02:19:51 schmonz Exp $ +$NetBSD: TODO,v 1.16869 2017/01/02 02:20:13 schmonz Exp $ Suggested new packages ====================== @@ -538,7 +538,6 @@ For possible Perl packages updates, see o crossfire-1.71.0 o crossfire-client-gtk2-1.60.0 o csharp-mysql-6.9.8 - o cvm-0.97 o cvs-fast-export-1.38 o cvs2p4-2.5.5 [schmonz] o cvsgraph-1.7.0 --_----------=_148332361341210--