Received: by mail.netbsd.org (Postfix, from userid 605) id 8B19F84D3B; Sun, 7 Jan 2018 11:26:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 158B084D2F for ; Sun, 7 Jan 2018 11:26:06 +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 7Ikdn_vNoaQf for ; Sun, 7 Jan 2018 11:26:05 +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 C7CBB84D04 for ; Sun, 7 Jan 2018 11:26:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5C02FBDE; Sun, 7 Jan 2018 11:26:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515324364116610" MIME-Version: 1.0 Date: Sun, 7 Jan 2018 11:26:04 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180107112604.C5C02FBDE@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. --_----------=_1515324364116610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jan 7 11:26:04 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated cad/gerbv to 2.6.2 To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.17982 -r1.17983 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515324364116610 Content-Disposition: inline Content-Length: 1239 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.65 pkgsrc/doc/CHANGES-2018:1.66 --- pkgsrc/doc/CHANGES-2018:1.65 Sun Jan 7 10:27:14 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jan 7 11:26:04 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.65 2018/01/07 10:27:14 wen Exp $ +$NetBSD: CHANGES-2018,v 1.66 2018/01/07 11:26:04 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -127,3 +127,4 @@ Changes to the packages collection and i Updated pkgtools/pkglint to 5.4.25 [rillig 2018-01-07] Updated devel/p5-Tree-Simple to 1.33 [wen 2018-01-07] Updated textproc/p5-Text-Xslate to 3.5.5 [wen 2018-01-07] + Updated cad/gerbv to 2.6.2 [wen 2018-01-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17982 pkgsrc/doc/TODO:1.17983 --- pkgsrc/doc/TODO:1.17982 Sat Jan 6 11:32:02 2018 +++ pkgsrc/doc/TODO Sun Jan 7 11:26:04 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17982 2018/01/06 11:32:02 adam Exp $ +$NetBSD: TODO,v 1.17983 2018/01/07 11:26:04 wen Exp $ Suggested new packages ====================== @@ -686,7 +686,6 @@ For possible Perl packages updates, see o gens-2.15.5 o gentoo-0.20.4 o geoclue-2.1.10 - o gerbv-2.6.1 o gfract-0.33 o ghc-8.2 o ghc7-7.10.1 --_----------=_1515324364116610--