Received: by mail.netbsd.org (Postfix, from userid 605) id DE2FE84DAA; Tue, 3 Oct 2017 12:44:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70D7B84D9F for ; Tue, 3 Oct 2017 12:44:17 +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 7S8xaNKyq3Qj for ; Tue, 3 Oct 2017 12:44:17 +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 C9DE484CF0 for ; Tue, 3 Oct 2017 12:44:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8022FBC7; Tue, 3 Oct 2017 12:44:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150703465648950" MIME-Version: 1.0 Date: Tue, 3 Oct 2017 12:44:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171003124416.C8022FBC7@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. --_----------=_150703465648950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 3 12:44:16 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated misc/goffice0.10 to 0.10.35 To generate a diff of this commit: cvs rdiff -u -r1.4288 -r1.4289 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17809 -r1.17810 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150703465648950 Content-Disposition: inline Content-Length: 1285 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.4288 pkgsrc/doc/CHANGES-2017:1.4289 --- pkgsrc/doc/CHANGES-2017:1.4288 Tue Oct 3 12:32:04 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 3 12:44:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4288 2017/10/03 12:32:04 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4289 2017/10/03 12:44:16 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6091,3 +6091,4 @@ Changes to the packages collection and i Updated geography/mapcode to 2.5.4 [fhajny 2017-10-03] Updated multimedia/ffmpeg2 to 2.8.13 [wiz 2017-10-03] Updated lang/vala to 0.38.1 [wiz 2017-10-03] + Updated misc/goffice0.10 to 0.10.35 [wiz 2017-10-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17809 pkgsrc/doc/TODO:1.17810 --- pkgsrc/doc/TODO:1.17809 Tue Oct 3 12:32:04 2017 +++ pkgsrc/doc/TODO Tue Oct 3 12:44:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17809 2017/10/03 12:32:04 wiz Exp $ +$NetBSD: TODO,v 1.17810 2017/10/03 12:44:16 wiz Exp $ Suggested new packages ====================== @@ -763,7 +763,6 @@ For possible Perl packages updates, see o gob-2.0.19 o gobby-0.5.0 o gobject-introspection-1.54.0 - o goffice0.10-0.10.35 o gok-2.30.1 [GNOME 2.32] o golem-0.0.6 o goocanvas-2.0.2 --_----------=_150703465648950--