Received: by mail.netbsd.org (Postfix, from userid 605) id 842E384D3B; Thu, 15 Aug 2019 23:09:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0925284D3B for ; Thu, 15 Aug 2019 23:09:25 +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 CrK9GcD8LNdY for ; Thu, 15 Aug 2019 23:09:24 +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 9739684CDF for ; Thu, 15 Aug 2019 23:09:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 62404FBF4; Thu, 15 Aug 2019 23:09:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1565910564298620" MIME-Version: 1.0 Date: Thu, 15 Aug 2019 23:09:24 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20190815230924.62404FBF4@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. --_----------=_1565910564298620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Thu Aug 15 23:09:24 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: Add www/hugo To generate a diff of this commit: cvs rdiff -u -r1.19182 -r1.19183 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1565910564298620 Content-Disposition: inline Content-Length: 575 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19182 pkgsrc/doc/TODO:1.19183 --- pkgsrc/doc/TODO:1.19182 Mon Aug 12 20:05:22 2019 +++ pkgsrc/doc/TODO Thu Aug 15 23:09:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19182 2019/08/12 20:05:22 adam Exp $ +$NetBSD: TODO,v 1.19183 2019/08/15 23:09:23 ryoon Exp $ Suggested new packages ====================== @@ -842,6 +842,7 @@ For possible Perl packages updates, see o html2wml-0.4.11 o htmldoc-1.8.28 o http_load-20140814 + o hugo-0.57.1 [needs gocloud.dev] o i3-4.17 o icbirc-2.0 o icc11-13.0 --_----------=_1565910564298620--