Received: by mail.netbsd.org (Postfix, from userid 605) id 30E5484F0B; Sat, 1 Oct 2022 17:02:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 607FB84E67 for ; Sat, 1 Oct 2022 17:02:57 +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 G2_oY_P4Cuv7 for ; Sat, 1 Oct 2022 17:02:57 +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 B543184CE3 for ; Sat, 1 Oct 2022 17:02:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ACEEBFA90; Sat, 1 Oct 2022 17:02:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166464377635650" MIME-Version: 1.0 Date: Sat, 1 Oct 2022 17:02:56 +0000 From: "Sebastian Wiedenroth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiedi@netbsd.org X-Mailer: log_accum Message-Id: <20221001170256.ACEEBFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166464377635650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiedi Date: Sat Oct 1 17:02:56 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/goaccess to 1.6.4 To generate a diff of this commit: cvs rdiff -u -r1.4808 -r1.4809 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166464377635650 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4808 pkgsrc/doc/CHANGES-2022:1.4809 --- pkgsrc/doc/CHANGES-2022:1.4808 Sat Oct 1 15:45:13 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 1 17:02:56 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4808 2022/10/01 15:45:13 wen Exp $ +$NetBSD: CHANGES-2022,v 1.4809 2022/10/01 17:02:56 wiedi Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7255,3 +7255,4 @@ Changes to the packages collection and i Updated devel/p5-Try-Tiny to 0.31 [wen 2022-10-01] Updated devel/p5-Exporter-Tiny to 1.004003 [wen 2022-10-01] Updated devel/p5-Type-Tiny to 2.000001 [wen 2022-10-01] + Updated www/goaccess to 1.6.4 [wiedi 2022-10-01] --_----------=_166464377635650--