Received: by mail.netbsd.org (Postfix, from userid 605) id EF22B84D86; Mon, 9 Oct 2017 22:41:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 82C9A84D3A for ; Mon, 9 Oct 2017 22:41:24 +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 W3keioKDDM50 for ; Mon, 9 Oct 2017 22:41:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2383C84CFB for ; Mon, 9 Oct 2017 22:41:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 21CF5FBC7; Mon, 9 Oct 2017 22:41:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150758888415220" MIME-Version: 1.0 Date: Mon, 9 Oct 2017 22:41:24 +0000 From: "Brook Milligan" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: brook@netbsd.org X-Mailer: log_accum Message-Id: <20171009224124.21CF5FBC7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_150758888415220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: brook Date: Mon Oct 9 22:41:24 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added www/R-curl version 3.0 To generate a diff of this commit: cvs rdiff -u -r1.4381 -r1.4382 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150758888415220 Content-Disposition: inline Content-Length: 722 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.4381 pkgsrc/doc/CHANGES-2017:1.4382 --- pkgsrc/doc/CHANGES-2017:1.4381 Mon Oct 9 14:27:46 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 9 22:41:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4381 2017/10/09 14:27:46 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.4382 2017/10/09 22:41:23 brook Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6229,3 +6229,4 @@ Changes to the packages collection and i Removed net/py-spreadmodule [wiz 2017-10-09] Updated print/py-weasyprint to 0.41 [kleink 2017-10-09] Updated sysutils/liblognorm to 2.0.4 [fhajny 2017-10-09] + Added www/R-curl version 3.0 [brook 2017-10-09] --_----------=_150758888415220--