Received: by mail.netbsd.org (Postfix, from userid 605) id D20B884D8A; Sun, 1 Sep 2019 13:06:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 56F5484D7C for ; Sun, 1 Sep 2019 13:06:58 +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 NTyFglv5gy0A for ; Sun, 1 Sep 2019 13:06:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CF2C584D7A for ; Sun, 1 Sep 2019 13:06:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CCF06FBF4; Sun, 1 Sep 2019 13:06:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1567343217229960" MIME-Version: 1.0 Date: Sun, 1 Sep 2019 13:06:57 +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: <20190901130657.CCF06FBF4@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. --_----------=_1567343217229960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 1 13:06:57 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc: php has updated - php71-7.1.32, php72-7.2.22, php73-7.3.9. Actually, these were php-{7.1.32,7.2.22,7.3.9}. To generate a diff of this commit: cvs rdiff -u -r1.19234 -r1.19235 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1567343217229960 Content-Disposition: inline Content-Length: 626 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19234 pkgsrc/doc/TODO:1.19235 --- pkgsrc/doc/TODO:1.19234 Sun Sep 1 12:08:28 2019 +++ pkgsrc/doc/TODO Sun Sep 1 13:06:57 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19234 2019/09/01 12:08:28 nia Exp $ +$NetBSD: TODO,v 1.19235 2019/09/01 13:06:57 taca Exp $ Suggested new packages ====================== @@ -1106,9 +1106,6 @@ For possible Perl packages updates, see o php-tiki6-6.14 o php-tt-rss-1.15.3 o php-tt-rss-fever-plugin-1.4.7 - o php71-7.1.32 - o php72-7.2.22 - o php73-7.3.9 o phraseanet-3.8.6 o phraseanet-indexer-3.8.6 o picocom-3.0 --_----------=_1567343217229960--