Received: by mail.netbsd.org (Postfix, from userid 605) id 1CC5384D9C; Tue, 29 Oct 2019 19:17:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 968E484D9A for ; Tue, 29 Oct 2019 19:17:20 +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 QqCIjo5Tk4qT for ; Tue, 29 Oct 2019 19:17:20 +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 E156184CE9 for ; Tue, 29 Oct 2019 19:17:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD984FA8E; Tue, 29 Oct 2019 19:17:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1572376639205910" MIME-Version: 1.0 Date: Tue, 29 Oct 2019 19:17:19 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20191029191719.DD984FA8E@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. --_----------=_1572376639205910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Tue Oct 29 19:17:19 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated graphics/veusz to 3.1 To generate a diff of this commit: cvs rdiff -u -r1.4625 -r1.4626 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19375 -r1.19376 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1572376639205910 Content-Disposition: inline Content-Length: 1240 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4625 pkgsrc/doc/CHANGES-2019:1.4626 --- pkgsrc/doc/CHANGES-2019:1.4625 Tue Oct 29 18:39:03 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Oct 29 19:17:19 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4625 2019/10/29 18:39:03 kamil Exp $ +$NetBSD: CHANGES-2019,v 1.4626 2019/10/29 19:17:19 kamil Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7396,3 +7396,4 @@ Changes to the packages collection and i Updated games/icebreaker to 1.9.8 [nia 2019-10-29] Updated cad/openscad to 2019.05nb3 [kamil 2019-10-29] Removed devel/py-hgview [kamil 2019-10-29] + Updated graphics/veusz to 3.1 [kamil 2019-10-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19375 pkgsrc/doc/TODO:1.19376 --- pkgsrc/doc/TODO:1.19375 Tue Oct 29 18:01:56 2019 +++ pkgsrc/doc/TODO Tue Oct 29 19:17:19 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19375 2019/10/29 18:01:56 nia Exp $ +$NetBSD: TODO,v 1.19376 2019/10/29 19:17:19 kamil Exp $ Suggested new packages ====================== @@ -1324,7 +1324,6 @@ For possible Perl packages updates, see o varnish-6.0 o vbetool-1.1 o vera-1.23 - o veusz-1.26.1 o vfu-4.09 o vicq-0.4.2 o viewres-1.0.6 --_----------=_1572376639205910--