Received: by mail.netbsd.org (Postfix, from userid 605) id DC9B584D71; Wed, 17 Feb 2021 08:57:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1E26C84CFD for ; Wed, 17 Feb 2021 08:57:41 +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 qjHlORvrG1wx for ; Wed, 17 Feb 2021 08:57:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 697B684CBC for ; Wed, 17 Feb 2021 08:57:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66D52FA95; Wed, 17 Feb 2021 08:57:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613552260262290" MIME-Version: 1.0 Date: Wed, 17 Feb 2021 08:57:40 +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: <20210217085740.66D52FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613552260262290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Feb 17 08:57:40 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-dulwich, net/py-dropbox To generate a diff of this commit: cvs rdiff -u -r1.1127 -r1.1128 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613552260262290 Content-Disposition: inline Content-Length: 802 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.1127 pkgsrc/doc/CHANGES-2021:1.1128 --- pkgsrc/doc/CHANGES-2021:1.1127 Wed Feb 17 08:07:34 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Feb 17 08:57:40 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1127 2021/02/17 08:07:34 bsiegert Exp $ +$NetBSD: CHANGES-2021,v 1.1128 2021/02/17 08:57:40 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1632,3 +1632,5 @@ Changes to the packages collection and i Updated textproc/py-dominate to 2.6.0 [adam 2021-02-16] Updated sysutils/intel-microcode-netbsd to 20210216 [msaitoh 2021-02-17] Updated lang/go116 to 1.16 [bsiegert 2021-02-17] + Updated devel/py-dulwich to 0.20.19 [adam 2021-02-17] + Updated net/py-dropbox to 11.2.0 [adam 2021-02-17] --_----------=_1613552260262290--