Received: by mail.netbsd.org (Postfix, from userid 605) id 0EDEA84EA7; Thu, 22 Jul 2021 13:38:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A4F984D4A for ; Thu, 22 Jul 2021 13:38:07 +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 FRcoENp-fxkM for ; Thu, 22 Jul 2021 13:38:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3A77584D0D for ; Thu, 22 Jul 2021 13:38:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37BC0FA95; Thu, 22 Jul 2021 13:38:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162696108640750" MIME-Version: 1.0 Date: Thu, 22 Jul 2021 13:38:06 +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: <20210722133806.37BC0FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162696108640750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 22 13:38:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-minidump, www/py-django-celery-beat To generate a diff of this commit: cvs rdiff -u -r1.3926 -r1.3927 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162696108640750 Content-Disposition: inline Content-Length: 781 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.3926 pkgsrc/doc/CHANGES-2021:1.3927 --- pkgsrc/doc/CHANGES-2021:1.3926 Thu Jul 22 13:31:11 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jul 22 13:38:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3926 2021/07/22 13:31:11 he Exp $ +$NetBSD: CHANGES-2021,v 1.3927 2021/07/22 13:38:05 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6261,3 +6261,5 @@ Changes to the packages collection and i Updated databases/redis to 6.2.5 [adam 2021-07-22] Updated editors/xournalpp to 1.1.0 [yhardy 2021-07-22] Updated net/bind916 to 9.16.19 [he 2021-07-22] + Updated devel/py-minidump to 0.0.18 [adam 2021-07-22] + Updated www/py-django-celery-beat to 2.2.1 [adam 2021-07-22] --_----------=_162696108640750--