Received: by mail.netbsd.org (Postfix, from userid 605) id 3E12E84E6B; Tue, 24 Aug 2021 08:34:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A03D84E58 for ; Tue, 24 Aug 2021 08:34:12 +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 M30Kx1KUbctK for ; Tue, 24 Aug 2021 08:34:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D461284CE2 for ; Tue, 24 Aug 2021 08:34:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D1ABCFA97; Tue, 24 Aug 2021 08:34:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629794051290350" MIME-Version: 1.0 Date: Tue, 24 Aug 2021 08:34:11 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210824083411.D1ABCFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629794051290350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 24 08:34:11 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated misc/py-tqdm, security/py-acme-tiny To generate a diff of this commit: cvs rdiff -u -r1.4331 -r1.4332 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629794051290350 Content-Disposition: inline Content-Length: 772 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.4331 pkgsrc/doc/CHANGES-2021:1.4332 --- pkgsrc/doc/CHANGES-2021:1.4331 Tue Aug 24 05:14:56 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Aug 24 08:34:11 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4331 2021/08/24 05:14:56 fox Exp $ +$NetBSD: CHANGES-2021,v 1.4332 2021/08/24 08:34:11 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6828,3 +6828,5 @@ Changes to the packages collection and i Updated www/php-nextcloud to 22.1.0 [ryoon 2021-08-23] Updated net/netwake to 0.4 [sjmulder 2021-08-24] Updated textproc/bat to 0.18.3 [fox 2021-08-24] + 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] --_----------=_1629794051290350--