Received: by mail.netbsd.org (Postfix, from userid 605) id CCC3E855B8; Tue, 4 Jul 2017 10:08:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5EB9E855A3 for ; Tue, 4 Jul 2017 10:08:11 +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 blY5vqmXw17K for ; Tue, 4 Jul 2017 10:08:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C1FB084CE2 for ; Tue, 4 Jul 2017 10:08:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C04AEFAE8; Tue, 4 Jul 2017 10:08:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499162890175910" MIME-Version: 1.0 Date: Tue, 4 Jul 2017 10:08:10 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20170704100810.C04AEFAE8@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. --_----------=_1499162890175910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Tue Jul 4 10:08:10 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added devel/shunit2 version 2.1.6 To generate a diff of this commit: cvs rdiff -u -r1.2702 -r1.2703 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499162890175910 Content-Disposition: inline Content-Length: 741 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.2702 pkgsrc/doc/CHANGES-2017:1.2703 --- pkgsrc/doc/CHANGES-2017:1.2702 Tue Jul 4 09:42:35 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 4 10:08:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2702 2017/07/04 09:42:35 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2703 2017/07/04 10:08:10 jperkin Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3723,3 +3723,4 @@ Changes to the packages collection and i Updated emulators/fuse-emulator to 1.3.7 [adam 2017-07-04] Updated emulators/fuse-emulator-utils to 1.3.2 [adam 2017-07-04] Updated x11/gtk3 to 3.22.16 [adam 2017-07-04] + Added devel/shunit2 version 2.1.6 [jperkin 2017-07-04] --_----------=_1499162890175910--