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 BD5687A26A for ; Thu, 1 Sep 2016 19:54:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7027A85EEB; Thu, 1 Sep 2016 19:54:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F23A385EEA for ; Thu, 1 Sep 2016 19:54:29 +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 Su5SAWN9Jocg for ; Thu, 1 Sep 2016 19:54:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 59E3085ED9 for ; Thu, 1 Sep 2016 19:54:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 582B7FBC3; Thu, 1 Sep 2016 19:54:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472759669256100" MIME-Version: 1.0 Date: Thu, 1 Sep 2016 19:54:29 +0000 From: "Iain Hibbert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: plunky@netbsd.org X-Mailer: log_accum Message-Id: <20160901195429.582B7FBC3@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. --_----------=_1472759669256100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: plunky Date: Thu Sep 1 19:54:29 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated cad/openscad to 2015.03p2 To generate a diff of this commit: cvs rdiff -u -r1.3649 -r1.3650 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16386 -r1.16387 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472759669256100 Content-Disposition: inline Content-Length: 1263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3649 pkgsrc/doc/CHANGES-2016:1.3650 --- pkgsrc/doc/CHANGES-2016:1.3649 Thu Sep 1 17:32:25 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Sep 1 19:54:28 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3649 2016/09/01 17:32:25 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3650 2016/09/01 19:54:28 plunky Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5190,3 +5190,4 @@ Changes to the packages collection and i Updated devel/tlsh to 3.4.5 [wiz 2016-09-01] Updated devel/py-tlsh to 3.4.5 [wiz 2016-09-01] Updated net/syncthing-gtk to 0.9.2.1 [wiz 2016-09-01] + Updated cad/openscad to 2015.03p2 [plunky 2016-09-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16386 pkgsrc/doc/TODO:1.16387 --- pkgsrc/doc/TODO:1.16386 Thu Sep 1 17:30:31 2016 +++ pkgsrc/doc/TODO Thu Sep 1 19:54:29 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16386 2016/09/01 17:30:31 wiz Exp $ +$NetBSD: TODO,v 1.16387 2016/09/01 19:54:29 plunky Exp $ Suggested new packages ====================== @@ -1188,7 +1188,6 @@ For possible Perl packages updates, see o openmpi-1.10.2 o openoffice-4.1 o openoffice3-3.3 - o openscad-2013.06 o openslp-2.0.0 o openssh-7.3p1 o opera-26 --_----------=_1472759669256100--