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 3FBD4DBC18 for ; Tue, 6 Dec 2016 15:22:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DEE2D855E0; Tue, 6 Dec 2016 15:22:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EEDA855C5 for ; Tue, 6 Dec 2016 15:22: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 cT0IVkiX958P for ; Tue, 6 Dec 2016 15:22:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C908A855CB for ; Tue, 6 Dec 2016 15:22:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5E5EFBA6; Tue, 6 Dec 2016 15:22:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148103772259730" MIME-Version: 1.0 Date: Tue, 6 Dec 2016 15:22:02 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20161206152202.C5E5EFBA6@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. --_----------=_148103772259730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Dec 6 15:22:02 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated misc/libreoffice to 5.2.3.3 To generate a diff of this commit: cvs rdiff -u -r1.4931 -r1.4932 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16756 -r1.16757 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148103772259730 Content-Disposition: inline Content-Length: 1331 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.4931 pkgsrc/doc/CHANGES-2016:1.4932 --- pkgsrc/doc/CHANGES-2016:1.4931 Tue Dec 6 15:13:50 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Dec 6 15:22:02 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4931 2016/12/06 15:13:50 ryoon Exp $ +$NetBSD: CHANGES-2016,v 1.4932 2016/12/06 15:22:02 ryoon Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6871,3 +6871,4 @@ Changes to the packages collection and i Updated sysutils/znapzend to 0.16.0 [wiedi 2016-12-06] Updated devel/gflags to 2.1.2 [rodent 2016-12-06] Updated converters/orcus to 0.11.2 [ryoon 2016-12-06] + Updated misc/libreoffice to 5.2.3.3 [ryoon 2016-12-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16756 pkgsrc/doc/TODO:1.16757 --- pkgsrc/doc/TODO:1.16756 Mon Dec 5 17:09:57 2016 +++ pkgsrc/doc/TODO Tue Dec 6 15:22:02 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16756 2016/12/05 17:09:57 leot Exp $ +$NetBSD: TODO,v 1.16757 2016/12/06 15:22:02 ryoon Exp $ Suggested new packages ====================== @@ -1024,7 +1024,6 @@ For possible Perl packages updates, see o libprelude-3.1.0 o libpreludedb-3.1.0 o libquantum-1.1.0 [pkg/43728, development release] - o libreoffice-5.2 o libstree-0.4.2 o libtcl-nothread-8.5.1 o libtecla-1.6.3 --_----------=_148103772259730--