Received: by mail.netbsd.org (Postfix, from userid 605) id 5D9A384F3A; Tue, 6 Dec 2022 00:29:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8BBCE84F25 for ; Tue, 6 Dec 2022 00:29:17 +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 4OipT5MEyUkM for ; Tue, 6 Dec 2022 00:29: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 13F9884CDC for ; Tue, 6 Dec 2022 00:29:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04B00FA90; Tue, 6 Dec 2022 00:29:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167028655689860" MIME-Version: 1.0 Date: Tue, 6 Dec 2022 00:29:16 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/misc/libreoffice5-bin To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20221206002917.04B00FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167028655689860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Dec 6 00:29:16 UTC 2022 Modified Files: pkgsrc/misc/libreoffice5-bin: DESCR Log Message: libreoffice5-bin: update DESCR To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/libreoffice5-bin/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167028655689860 Content-Disposition: inline Content-Length: 625 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/libreoffice5-bin/DESCR diff -u pkgsrc/misc/libreoffice5-bin/DESCR:1.1 pkgsrc/misc/libreoffice5-bin/DESCR:1.2 --- pkgsrc/misc/libreoffice5-bin/DESCR:1.1 Fri Jan 8 23:53:13 2016 +++ pkgsrc/misc/libreoffice5-bin/DESCR Tue Dec 6 00:29:16 2022 @@ -3,4 +3,5 @@ suite for Windows, Macintosh and Linux, applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. -This package tracks libreoffice-5.x branch of official Linux binary. +This package contains the last release of official Linux binaries of the +libreoffice-5.x branch. --_----------=_167028655689860--