Received: by mail.netbsd.org (Postfix, from userid 605) id B75E884D8E; Fri, 28 Jul 2017 07:05:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A25F84D67 for ; Fri, 28 Jul 2017 07:05:10 +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 G-keCi8WUy8a for ; Fri, 28 Jul 2017 07:05:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ADAF484D26 for ; Fri, 28 Jul 2017 07:05:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB888FACD; Fri, 28 Jul 2017 07:05:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150122550953710" MIME-Version: 1.0 Date: Fri, 28 Jul 2017 07:05:09 +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: <20170728070509.AB888FACD@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. --_----------=_150122550953710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 28 07:05:09 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added lang/py-execjs version 1.4.0; Updated www/py-cfscrape to 1.8.0 To generate a diff of this commit: cvs rdiff -u -r1.3026 -r1.3027 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150122550953710 Content-Disposition: inline Content-Length: 794 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.3026 pkgsrc/doc/CHANGES-2017:1.3027 --- pkgsrc/doc/CHANGES-2017:1.3026 Thu Jul 27 22:07:17 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Jul 28 07:05:09 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3026 2017/07/27 22:07:17 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3027 2017/07/28 07:05:09 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4200,3 +4200,5 @@ Changes to the packages collection and i Updated security/py-cryptography_vectors to 2.0.2 [adam 2017-07-27] Updated security/py-cryptography to 2.0.2 [adam 2017-07-27] Updated graphics/png to 1.6.31 [wiz 2017-07-27] + Added lang/py-execjs version 1.4.0 [adam 2017-07-28] + Updated www/py-cfscrape to 1.8.0 [adam 2017-07-28] --_----------=_150122550953710--