Received: by mail.netbsd.org (Postfix, from userid 605) id 351B4856EF; Wed, 15 Nov 2017 09:25:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B544A84D9A for ; Wed, 15 Nov 2017 09:25:08 +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 Gy30GQ1xw1U2 for ; Wed, 15 Nov 2017 09:25:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2691984D78 for ; Wed, 15 Nov 2017 09:25:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06BAFFB3E; Wed, 15 Nov 2017 09:25:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510737907129430" MIME-Version: 1.0 Date: Wed, 15 Nov 2017 09:25:07 +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: <20171115092507.06BAFFB3E@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. --_----------=_1510737907129430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Nov 15 09:25:06 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added devel/py-test-relaxed; Updated security/py-paramiko To generate a diff of this commit: cvs rdiff -u -r1.4875 -r1.4876 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510737907129430 Content-Disposition: inline Content-Length: 815 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.4875 pkgsrc/doc/CHANGES-2017:1.4876 --- pkgsrc/doc/CHANGES-2017:1.4875 Wed Nov 15 09:08:20 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Nov 15 09:25:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4875 2017/11/15 09:08:20 jdolecek Exp $ +$NetBSD: CHANGES-2017,v 1.4876 2017/11/15 09:25:06 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6995,3 +6995,5 @@ Changes to the packages collection and i Updated graphics/libimagequant to 2.11.3 [adam 2017-11-15] Added lang/php72 version 7.2.0rc6 [jdolecek 2017-11-15] Added security/php-sodium version 7.2.0RC6 [jdolecek 2017-11-15] + Added devel/py-test-relaxed version 1.0.0 [adam 2017-11-15] + Updated security/py-paramiko to 2.4.0 [adam 2017-11-15] --_----------=_1510737907129430--