Received: by mail.netbsd.org (Postfix, from userid 605) id 1867084E41; Sun, 26 Nov 2017 17:13:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 97F7584E40 for ; Sun, 26 Nov 2017 17:13: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 fs1MB96mATkr for ; Sun, 26 Nov 2017 17:13: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 019C584C8D for ; Sun, 26 Nov 2017 17:13:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EFB3AFB40; Sun, 26 Nov 2017 17:13:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151171639823940" MIME-Version: 1.0 Date: Sun, 26 Nov 2017 17:13:18 +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: <20171126171318.EFB3AFB40@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. --_----------=_151171639823940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Nov 26 17:13:18 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added devel/py-exam, devel/py-test-assume, devel/py-test-sugar, devel/py-test-pythonpath To generate a diff of this commit: cvs rdiff -u -r1.5050 -r1.5051 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151171639823940 Content-Disposition: inline Content-Length: 898 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.5050 pkgsrc/doc/CHANGES-2017:1.5051 --- pkgsrc/doc/CHANGES-2017:1.5050 Sun Nov 26 16:49:32 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Nov 26 17:13:18 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5050 2017/11/26 16:49:32 adam Exp $ +$NetBSD: CHANGES-2017,v 1.5051 2017/11/26 17:13:18 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7249,3 +7249,7 @@ Changes to the packages collection and i Updated geography/gama to 1.20 [gdt 2017-11-26] Updated www/nghttp2 to 1.28.0 [adam 2017-11-26] Updated www/nginx-devel to 1.13.7 [adam 2017-11-26] + Added devel/py-exam version 0.10.6 [adam 2017-11-26] + Added devel/py-test-assume version 1.2 [adam 2017-11-26] + Added devel/py-test-sugar version 0.9.0 [adam 2017-11-26] + Added devel/py-test-pythonpath version 0.7.1 [adam 2017-11-26] --_----------=_151171639823940--