Received: by mail.netbsd.org (Postfix, from userid 605) id 3A03984D73; Tue, 6 Apr 2021 08:00:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7514C84D6C for ; Tue, 6 Apr 2021 08:00:00 +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 rq7C6WbgEEjz for ; Tue, 6 Apr 2021 08:00:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CEA7684D0E for ; Tue, 6 Apr 2021 07:59:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8607FA95; Tue, 6 Apr 2021 07:59:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1617695999127830" MIME-Version: 1.0 Date: Tue, 6 Apr 2021 07:59:59 +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: <20210406075959.C8607FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1617695999127830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 6 07:59:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated www/py-asgiref, textproc/py-elementpath To generate a diff of this commit: cvs rdiff -u -r1.1989 -r1.1990 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1617695999127830 Content-Disposition: inline Content-Length: 903 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.1989 pkgsrc/doc/CHANGES-2021:1.1990 --- pkgsrc/doc/CHANGES-2021:1.1989 Tue Apr 6 07:54:05 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 6 07:59:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1989 2021/04/06 07:54:05 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1990 2021/04/06 07:59:59 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3045,5 +3045,7 @@ Changes to the packages collection and i Updated math/py-asdf to 2.7.3 [adam 2021-04-05] Updated finance/py-braintree to 4.7.0 [adam 2021-04-05] Updated security/py-google-auth-oauthlib to 0.4.4 [adam 2021-04-05] + Updated www/py-asgiref to 3.3.2 [adam 2021-04-06] + Updated textproc/py-elementpath to 2.2.1 [adam 2021-04-06] Updated sysutils/macchina to 0.6.3 [pin 2021-04-06] Updated audio/libwildmidi to 0.4.4 [wiz 2021-04-06] --_----------=_1617695999127830--