Received: by mail.netbsd.org (Postfix, from userid 605) id 2B83884E63; Tue, 24 Aug 2021 09:49:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 673FA84D4D for ; Tue, 24 Aug 2021 09:49:09 +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 Z7WOiXn3rp8m for ; Tue, 24 Aug 2021 09:49:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EF92D84CE8 for ; Tue, 24 Aug 2021 09:49:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED54EFA97; Tue, 24 Aug 2021 09:49:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629798548299330" MIME-Version: 1.0 Date: Tue, 24 Aug 2021 09:49:08 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20210824094908.ED54EFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629798548299330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Aug 24 09:49:08 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/R-curl to 4.3.2 To generate a diff of this commit: cvs rdiff -u -r1.4333 -r1.4334 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629798548299330 Content-Disposition: inline Content-Length: 720 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4333 pkgsrc/doc/CHANGES-2021:1.4334 --- pkgsrc/doc/CHANGES-2021:1.4333 Tue Aug 24 09:17:27 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Aug 24 09:49:08 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4333 2021/08/24 09:17:27 triaxx Exp $ +$NetBSD: CHANGES-2021,v 1.4334 2021/08/24 09:49:08 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6831,3 +6831,4 @@ Changes to the packages collection and i Updated misc/py-tqdm to 4.62.2 [adam 2021-08-24] Updated security/py-acme-tiny to 4.1.1 [adam 2021-08-24] Updated games/warzone2100 to 4.1.3 [triaxx 2021-08-24] + Updated www/R-curl to 4.3.2 [mef 2021-08-24] --_----------=_1629798548299330--