Received: by mail.netbsd.org (Postfix, from userid 605) id 4E57784D6D; Mon, 14 Aug 2017 23:42:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D544484D3D for ; Mon, 14 Aug 2017 23:42:28 +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 azOVGIEakM14 for ; Mon, 14 Aug 2017 23:42:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 466DF84C6C for ; Mon, 14 Aug 2017 23:42:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 44923FAD0; Mon, 14 Aug 2017 23:42:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502754148121090" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 23:42:28 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170814234228.44923FAD0@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. --_----------=_1502754148121090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Aug 14 23:42:28 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/cpputest to 3.8nb1 To generate a diff of this commit: cvs rdiff -u -r1.3234 -r1.3235 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502754148121090 Content-Disposition: inline Content-Length: 721 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.3234 pkgsrc/doc/CHANGES-2017:1.3235 --- pkgsrc/doc/CHANGES-2017:1.3234 Mon Aug 14 21:23:05 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 23:42:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3234 2017/08/14 21:23:05 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3235 2017/08/14 23:42:28 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4474,3 +4474,4 @@ Changes to the packages collection and i Updated net/libfilezilla to 0.10.1 [wiz 2017-08-14] Updated print/poppler to 0.57.0 [nros 2017-08-14] Updated textproc/miller to 5.2.2 [wiz 2017-08-14] + Updated devel/cpputest to 3.8nb1 [schmonz 2017-08-14] --_----------=_1502754148121090--