Received: by mail.netbsd.org (Postfix, from userid 605) id 51DB684D5A; Sat, 22 Jul 2017 11:36:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D4F4284D3E for ; Sat, 22 Jul 2017 11:36:17 +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 oYJMyvJX7uIw for ; Sat, 22 Jul 2017 11:36:17 +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 3C3D384D21 for ; Sat, 22 Jul 2017 11:36:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 35FECFACD; Sat, 22 Jul 2017 11:36:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1500723377226020" MIME-Version: 1.0 Date: Sat, 22 Jul 2017 11:36:17 +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: <20170722113617.35FECFACD@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. --_----------=_1500723377226020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jul 22 11:36:17 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated archivers/zstd to 1.3.0, www/py-nevow to 0.14.2 To generate a diff of this commit: cvs rdiff -u -r1.2971 -r1.2972 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17537 -r1.17538 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1500723377226020 Content-Disposition: inline Content-Length: 1349 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.2971 pkgsrc/doc/CHANGES-2017:1.2972 --- pkgsrc/doc/CHANGES-2017:1.2971 Sat Jul 22 09:10:16 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jul 22 11:36:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2971 2017/07/22 09:10:16 wen Exp $ +$NetBSD: CHANGES-2017,v 1.2972 2017/07/22 11:36:16 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4113,3 +4113,5 @@ Changes to the packages collection and i Updated databases/py-datapkg to 0.9 [adam 2017-07-22] Updated devel/p5-Moose to 2.2006 [wen 2017-07-22] Updated devel/p5-Mouse to 2.4.10 [wen 2017-07-22] + Updated archivers/zstd to 1.3.0 [adam 2017-07-22] + Updated www/py-nevow to 0.14.2 [adam 2017-07-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17537 pkgsrc/doc/TODO:1.17538 --- pkgsrc/doc/TODO:1.17537 Sat Jul 22 11:31:49 2017 +++ pkgsrc/doc/TODO Sat Jul 22 11:36:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17537 2017/07/22 11:31:49 wiz Exp $ +$NetBSD: TODO,v 1.17538 2017/07/22 11:36:16 adam Exp $ Suggested new packages ====================== @@ -1658,7 +1658,6 @@ For possible Perl packages updates, see o zkt-1.1.3 o zoneminder-1.29.0 o zopeedit-0.8 - o zstd-1.3.0 Infrastructure problems which need addressing ============================================= --_----------=_1500723377226020--