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 EFCCD7A16A for ; Sun, 29 Jan 2017 12:19:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A24E585610; Sun, 29 Jan 2017 12:19:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 323D685571 for ; Sun, 29 Jan 2017 12:19:42 +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 8lCXJSsfn2O9 for ; Sun, 29 Jan 2017 12:19:41 +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 8CB24855D8 for ; Sun, 29 Jan 2017 12:19:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B40CFBA6; Sun, 29 Jan 2017 12:19:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1485692381242090" MIME-Version: 1.0 Date: Sun, 29 Jan 2017 12:19:41 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20170129121941.8B40CFBA6@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. --_----------=_1485692381242090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Sun Jan 29 12:19:41 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/cvs-fast-export to 1.40 To generate a diff of this commit: cvs rdiff -u -r1.486 -r1.487 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16975 -r1.16976 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1485692381242090 Content-Disposition: inline Content-Length: 1323 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.486 pkgsrc/doc/CHANGES-2017:1.487 --- pkgsrc/doc/CHANGES-2017:1.486 Sun Jan 29 08:40:24 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 29 12:19:41 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.486 2017/01/29 08:40:24 tsutsui Exp $ +$NetBSD: CHANGES-2017,v 1.487 2017/01/29 12:19:41 kim Exp $ Changes to the packages collection and infrastructure in 2017: @@ -630,3 +630,4 @@ Changes to the packages collection and i Updated x11/ruby-gnome2-gtksourceview3 to 3.1.1 [tsutsui 2017-01-29] Updated x11/ruby-gnome2-vte to 3.1.1 [tsutsui 2017-01-29] Updated net/mikutter to 3.5.2 [tsutsui 2017-01-29] + Updated devel/cvs-fast-export to 1.40 [kim 2017-01-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16975 pkgsrc/doc/TODO:1.16976 --- pkgsrc/doc/TODO:1.16975 Sun Jan 29 06:27:13 2017 +++ pkgsrc/doc/TODO Sun Jan 29 12:19:41 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16975 2017/01/29 06:27:13 mef Exp $ +$NetBSD: TODO,v 1.16976 2017/01/29 12:19:41 kim Exp $ Suggested new packages ====================== @@ -534,7 +534,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 cvs-fast-export-1.38 o cvs2p4-2.5.5 [schmonz] o cvsgraph-1.7.0 o cvsutils-0.2.6 --_----------=_1485692381242090--