Received: by mail.netbsd.org (Postfix, from userid 605) id 7414A852CE; Thu, 22 Aug 2019 22:25:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF52D852CD for ; Thu, 22 Aug 2019 22:25:47 +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 Wu0X5VgUd-wD for ; Thu, 22 Aug 2019 22:25:47 +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 8934784D3A for ; Thu, 22 Aug 2019 22:25:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 833A3FBF4; Thu, 22 Aug 2019 22:25:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1566512747121440" MIME-Version: 1.0 Date: Thu, 22 Aug 2019 22:25:47 +0000 From: "Sevan Janiyan" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sevan@netbsd.org X-Mailer: log_accum Message-Id: <20190822222547.833A3FBF4@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. --_----------=_1566512747121440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sevan Date: Thu Aug 22 22:25:47 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: Perl 5.31.3 To generate a diff of this commit: cvs rdiff -u -r1.19214 -r1.19215 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1566512747121440 Content-Disposition: inline Content-Length: 568 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19214 pkgsrc/doc/TODO:1.19215 --- pkgsrc/doc/TODO:1.19214 Thu Aug 22 21:38:11 2019 +++ pkgsrc/doc/TODO Thu Aug 22 22:25:47 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19214 2019/08/22 21:38:11 sevan Exp $ +$NetBSD: TODO,v 1.19215 2019/08/22 22:25:47 sevan Exp $ Suggested new packages ====================== @@ -1082,6 +1082,7 @@ For possible Perl packages updates, see o pcc-1.1.0 o pcc-current-20160305 o pdmenu-1.2.87 + o perl-5.31.3 o pessulus-2.30.3 o pflogsumm-1.1.5 o pgadmin4-1.0 --_----------=_1566512747121440--