Received: by mail.netbsd.org (Postfix, from userid 605) id 1E08584DC9; Wed, 29 Jan 2020 22:08:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B06C84DC4 for ; Wed, 29 Jan 2020 22:08:15 +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 AztYpbwg0uQu for ; Wed, 29 Jan 2020 22:08:15 +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 023AA84CF7 for ; Wed, 29 Jan 2020 22:08:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F1FF8FBF4; Wed, 29 Jan 2020 22:08:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158033569469260" MIME-Version: 1.0 Date: Wed, 29 Jan 2020 22:08:14 +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: <20200129220814.F1FF8FBF4@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. --_----------=_158033569469260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 29 22:08:14 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Added devel/py-test-random-order, www/py-protego; Updated audio/py-last, www/py-scrapy To generate a diff of this commit: cvs rdiff -u -r1.847 -r1.848 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158033569469260 Content-Disposition: inline Content-Length: 863 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.847 pkgsrc/doc/CHANGES-2020:1.848 --- pkgsrc/doc/CHANGES-2020:1.847 Wed Jan 29 21:54:39 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jan 29 22:08:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.847 2020/01/29 21:54:39 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.848 2020/01/29 22:08:14 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1119,3 +1119,7 @@ Changes to the packages collection and i Removed audio/rio500 [maya 2020-01-29] Removed audio/rioutil [maya 2020-01-29] Updated archivers/libzip to 1.6.0nb1 [wiz 2020-01-29] + Added devel/py-test-random-order version 1.0.4 [adam 2020-01-29] + Updated audio/py-last to 3.2.0 [adam 2020-01-29] + Added www/py-protego version 0.1.16 [adam 2020-01-29] + Updated www/py-scrapy to 1.8.0 [adam 2020-01-29] --_----------=_158033569469260--