Received: by mail.netbsd.org (Postfix, from userid 605) id 8086B84D41; Fri, 21 Dec 2018 13:05:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 730D584D39 for ; Fri, 21 Dec 2018 13:05:11 +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 nvrMQ8LXEYmW for ; Fri, 21 Dec 2018 13:05:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D277F84C85 for ; Fri, 21 Dec 2018 13:05:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CED88FB16; Fri, 21 Dec 2018 13:05:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1545397510170760" MIME-Version: 1.0 Date: Fri, 21 Dec 2018 13:05:10 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20181221130510.CED88FB16@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. --_----------=_1545397510170760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Dec 21 13:05:10 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated www/R-curl To generate a diff of this commit: cvs rdiff -u -r1.5309 -r1.5310 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1545397510170760 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5309 pkgsrc/doc/CHANGES-2018:1.5310 --- pkgsrc/doc/CHANGES-2018:1.5309 Fri Dec 21 12:55:10 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Dec 21 13:05:10 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5309 2018/12/21 12:55:10 wen Exp $ +$NetBSD: CHANGES-2018,v 1.5310 2018/12/21 13:05:10 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7413,3 +7413,4 @@ Changes to the packages collection and i Added geography/R-maptools version 0.9.4 [wen 2018-12-21] Added lang/chicken5 version 5.0.0 [leot 2018-12-21] Updated math/R-lme4 to 1.1.19 [wen 2018-12-21] + Updated www/R-curl to 3.2 [wen 2018-12-21] --_----------=_1545397510170760--