Received: by mail.netbsd.org (Postfix, from userid 605) id 9E64384EBC; Tue, 6 Jul 2021 18:57:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 418E284F3E for ; Tue, 6 Jul 2021 18:57:42 +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 QuhXxmiTU-4D for ; Tue, 6 Jul 2021 18:57:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A6E984F37 for ; Tue, 6 Jul 2021 18:57:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F849FA95; Tue, 6 Jul 2021 18:57:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625597860283330" MIME-Version: 1.0 Date: Tue, 6 Jul 2021 18:57:40 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20210706185740.5F849FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625597860283330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Jul 6 18:57:40 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/hugo to 0.85.0 To generate a diff of this commit: cvs rdiff -u -r1.3731 -r1.3732 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625597860283330 Content-Disposition: inline Content-Length: 732 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3731 pkgsrc/doc/CHANGES-2021:1.3732 --- pkgsrc/doc/CHANGES-2021:1.3731 Tue Jul 6 17:19:28 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jul 6 18:57:40 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3731 2021/07/06 17:19:28 schmonz Exp $ +$NetBSD: CHANGES-2021,v 1.3732 2021/07/06 18:57:40 bsiegert Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5949,3 +5949,4 @@ Changes to the packages collection and i Updated devel/p5-Devel-NYTProf to 6.10 [wen 2021-07-06] Updated devel/p5-Clone-PP to 1.08 [wen 2021-07-06] Added devel/lazygit version 0.28.2 [schmonz 2021-07-06] + Updated www/hugo to 0.85.0 [bsiegert 2021-07-06] --_----------=_1625597860283330--