Received: by mail.netbsd.org (Postfix, from userid 605) id 835DF84D31; Thu, 29 Apr 2021 07:45:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF50184D12 for ; Thu, 29 Apr 2021 07:45:19 +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 e0T2SR0-M1Gs for ; Thu, 29 Apr 2021 07:45:19 +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 251CD84C13 for ; Thu, 29 Apr 2021 07:45:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C9D2FA95; Thu, 29 Apr 2021 07:45:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619682319144740" MIME-Version: 1.0 Date: Thu, 29 Apr 2021 07:45:19 +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: <20210429074519.1C9D2FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619682319144740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Apr 29 07:45:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-babel, devel/py-requests-mock To generate a diff of this commit: cvs rdiff -u -r1.2461 -r1.2462 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619682319144740 Content-Disposition: inline Content-Length: 762 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.2461 pkgsrc/doc/CHANGES-2021:1.2462 --- pkgsrc/doc/CHANGES-2021:1.2461 Thu Apr 29 06:14:13 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 29 07:45:18 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2461 2021/04/29 06:14:13 taca Exp $ +$NetBSD: CHANGES-2021,v 1.2462 2021/04/29 07:45:18 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3954,3 +3954,5 @@ Changes to the packages collection and i Updated math/R-DBI to 1.1.1 [wen 2021-04-29] Updated www/drupal7 to 7.80 [taca 2021-04-29] Updated www/drupal8 to 8.9.14 [taca 2021-04-29] + Updated devel/py-babel to 2.9.1 [adam 2021-04-29] + Updated devel/py-requests-mock to 1.9.1 [adam 2021-04-29] --_----------=_1619682319144740--