Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1F5171A921F for ; Sun, 3 Jan 2021 07:19:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5460284D5B; Sun, 3 Jan 2021 07:19:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8EF6484D4C for ; Sun, 3 Jan 2021 07:19:33 +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 julm8iiOnRtN for ; Sun, 3 Jan 2021 07:19:33 +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 2456C84D22 for ; Sun, 3 Jan 2021 07:19:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C08CFA9D; Sun, 3 Jan 2021 07:19:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609658373194940" MIME-Version: 1.0 Date: Sun, 3 Jan 2021 07:19:33 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210103071933.1C08CFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609658373194940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Jan 3 07:19:32 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: one more update + php-phrasea2-4.1.2. To generate a diff of this commit: cvs rdiff -u -r1.20280 -r1.20281 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609658373194940 Content-Disposition: inline Content-Length: 629 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20280 pkgsrc/doc/TODO:1.20281 --- pkgsrc/doc/TODO:1.20280 Sun Jan 3 07:18:49 2021 +++ pkgsrc/doc/TODO Sun Jan 3 07:19:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20280 2021/01/03 07:18:49 taca Exp $ +$NetBSD: TODO,v 1.20281 2021/01/03 07:19:32 taca Exp $ Suggested new packages ====================== @@ -907,7 +907,7 @@ For possible Perl packages updates, see o php-mrbs-1.9.2 o php-orangehrm-4.0 o php-pdflib-4.1.4 - o php-phrasea2-3.8.6 (php-phrasea-3.8.6?) + o php-phrasea2-4.1.2 o php-piwigo-2.10.2 o php-pthreads-3.1.6 o php-raphf2-2.0.1 --_----------=_1609658373194940--