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 648DB7A218 for ; Sat, 21 Jan 2017 01:58:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 14E268559F; Sat, 21 Jan 2017 01:58:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BEB18556C for ; Sat, 21 Jan 2017 01:58:03 +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 DNLlWdc8sRRU for ; Sat, 21 Jan 2017 01:58:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0CA5E84CE7 for ; Sat, 21 Jan 2017 01:58:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07CC5FBA6; Sat, 21 Jan 2017 01:58:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1484963883193190" MIME-Version: 1.0 Date: Sat, 21 Jan 2017 01:58:03 +0000 From: "Dan McMahill" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: dmcmahill@netbsd.org X-Mailer: log_accum Message-Id: <20170121015803.07CC5FBA6@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. --_----------=_1484963883193190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dmcmahill Date: Sat Jan 21 01:58:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated cad/pcb to 4.0.0 To generate a diff of this commit: cvs rdiff -u -r1.346 -r1.347 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1484963883193190 Content-Disposition: inline Content-Length: 785 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.346 pkgsrc/doc/CHANGES-2017:1.347 --- pkgsrc/doc/CHANGES-2017:1.346 Fri Jan 20 23:49:35 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jan 21 01:58:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.346 2017/01/20 23:49:35 markd Exp $ +$NetBSD: CHANGES-2017,v 1.347 2017/01/21 01:58:02 dmcmahill Exp $ Changes to the packages collection and infrastructure in 2017: @@ -463,3 +463,4 @@ Changes to the packages collection and i Updated meta-pkgs/texlive-collection-langpolish to 2016 [markd 2017-01-20] Updated meta-pkgs/texlive-collection-langgerman to 2016 [markd 2017-01-20] Added meta-pkgs/texlive-collection-all version 2016pre1 [markd 2017-01-20] + Updated cad/pcb to 4.0.0 [dmcmahill 2017-01-20] --_----------=_1484963883193190--