Received: by mail.netbsd.org (Postfix, from userid 605) id 5CECD84DB2; Tue, 20 Aug 2019 07:17:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D88DB84D6C for ; Tue, 20 Aug 2019 07:17:28 +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 GOwWubEkQ79C for ; Tue, 20 Aug 2019 07:17:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3D41584CCF for ; Tue, 20 Aug 2019 07:17:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3ABCEFBF4; Tue, 20 Aug 2019 07:17:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1566285448248400" MIME-Version: 1.0 Date: Tue, 20 Aug 2019 07:17:28 +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: <20190820071728.3ABCEFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1566285448248400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 20 07:17:28 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/py-dulwich, textproc/py-openpyxl, textproc/py-xlsxwriter, devel/py-pyobjc To generate a diff of this commit: cvs rdiff -u -r1.3543 -r1.3544 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1566285448248400 Content-Disposition: inline Content-Length: 913 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3543 pkgsrc/doc/CHANGES-2019:1.3544 --- pkgsrc/doc/CHANGES-2019:1.3543 Tue Aug 20 03:01:27 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Aug 20 07:17:28 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3543 2019/08/20 03:01:27 schmonz Exp $ +$NetBSD: CHANGES-2019,v 1.3544 2019/08/20 07:17:28 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5787,3 +5787,7 @@ Changes to the packages collection and i Updated sysutils/daemontools-run to 20190819 [schmonz 2019-08-19] Updated mail/qmail to 1.03nb46 [schmonz 2019-08-20] Updated mail/qmail-run to 20190819 [schmonz 2019-08-20] + Updated devel/py-dulwich to 0.19.13 [adam 2019-08-20] + Updated textproc/py-openpyxl to 2.6.3 [adam 2019-08-20] + Updated textproc/py-xlsxwriter to 1.1.9 [adam 2019-08-20] + Updated devel/py-pyobjc to 5.2 [adam 2019-08-20] --_----------=_1566285448248400--