Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 63E627A106 for ; Sun, 10 Jul 2016 07:47:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1145C85ED8; Sun, 10 Jul 2016 07:47:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9809285E73 for ; Sun, 10 Jul 2016 07:47:20 +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 N02md6ltX785 for ; Sun, 10 Jul 2016 07:47:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3BB1784CF0 for ; Sun, 10 Jul 2016 07:47:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 39426FBB5; Sun, 10 Jul 2016 07:47:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468136840177360" MIME-Version: 1.0 Date: Sun, 10 Jul 2016 07:47:20 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2016Q2] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20160710074720.39426FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1468136840177360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Sun Jul 10 07:47:20 UTC 2016 Modified Files: pkgsrc/doc [pkgsrc-2016Q2]: CHANGES-pkgsrc-2016Q2 Log Message: #5054 To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 pkgsrc/doc/CHANGES-pkgsrc-2016Q2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468136840177360 Content-Disposition: inline Content-Length: 583 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2016Q2 diff -u pkgsrc/doc/CHANGES-pkgsrc-2016Q2:1.1.2.1 pkgsrc/doc/CHANGES-pkgsrc-2016Q2:1.1.2.2 --- pkgsrc/doc/CHANGES-pkgsrc-2016Q2:1.1.2.1 Thu Jun 30 16:36:16 2016 +++ pkgsrc/doc/CHANGES-pkgsrc-2016Q2 Sun Jul 10 07:47:20 2016 @@ -1,3 +1,6 @@ -$NetBSD: CHANGES-pkgsrc-2016Q2,v 1.1.2.1 2016/06/30 16:36:16 jperkin Exp $ +$NetBSD: CHANGES-pkgsrc-2016Q2,v 1.1.2.2 2016/07/10 07:47:20 spz Exp $ Changes to packages and infrastructure on the pkgsrc-2016Q2 branch: + +Pullup ticket #5054 - requested by wiz +misc/calibre1: build fix --_----------=_1468136840177360--