Received: by mail.netbsd.org (Postfix, from userid 605) id A960D84DA2; Sun, 30 Dec 2018 16:02:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 326EE84DA1 for ; Sun, 30 Dec 2018 16:02:36 +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 la2b6iTNpT6Z for ; Sun, 30 Dec 2018 16:02:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C3BD384D93 for ; Sun, 30 Dec 2018 16:02:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BCAF4FB16; Sun, 30 Dec 2018 16:02:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546185755233480" MIME-Version: 1.0 Date: Sun, 30 Dec 2018 16:02:35 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20181230160235.BCAF4FB16@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. --_----------=_1546185755233480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Sun Dec 30 16:02:35 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: adjust lyx to 2.3.2 (from 2.2.3) To generate a diff of this commit: cvs rdiff -u -r1.18721 -r1.18722 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546185755233480 Content-Disposition: inline Content-Length: 588 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18721 pkgsrc/doc/TODO:1.18722 --- pkgsrc/doc/TODO:1.18721 Sun Dec 30 15:05:46 2018 +++ pkgsrc/doc/TODO Sun Dec 30 16:02:35 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18721 2018/12/30 15:05:46 wiz Exp $ +$NetBSD: TODO,v 1.18722 2018/12/30 16:02:35 rhialto Exp $ Suggested new packages ====================== @@ -1008,7 +1008,7 @@ For possible Perl packages updates, see o lua-sql-mysql-2.3.5 o lv2-5.4 o lwm-1.2.4 - o lyx-2.2.3 + o lyx-2.3.2 o lzma-9.18 o mDNSResponder-878.30.4 o mDNSResponder-nss-576.30.4 --_----------=_1546185755233480--