Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2FE9985C91 for ; Sun, 22 Oct 2023 12:44:59 +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 a_ktSDzGXs-y for ; Sun, 22 Oct 2023 12:44:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7F01984D35 for ; Sun, 22 Oct 2023 12:44:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78A1EFADC; Sun, 22 Oct 2023 12:44:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169797869840190" MIME-Version: 1.0 Date: Sun, 22 Oct 2023 12:44:58 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20231022124458.78A1EFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169797869840190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Oct 22 12:44:58 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Fix www/p5-Dancer2 entry copypasto Updated was accidentally written 2 times. Noticed via www@ via htutils/changes/pkg-changes2html script. To generate a diff of this commit: cvs rdiff -u -r1.6043 -r1.6044 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169797869840190 Content-Disposition: inline Content-Length: 931 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6043 pkgsrc/doc/CHANGES-2023:1.6044 --- pkgsrc/doc/CHANGES-2023:1.6043 Sun Oct 22 12:35:49 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 22 12:44:58 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6043 2023/10/22 12:35:49 wen Exp $ +$NetBSD: CHANGES-2023,v 1.6044 2023/10/22 12:44:58 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8868,7 +8868,7 @@ Changes to the packages collection and i Updated www/unit-python to 1.31.1 [osa 2023-10-21] Updated www/unit-ruby to 1.31.1 [osa 2023-10-21] Updated emulators/PC6001VX to 4.2.3 [tsutsui 2023-10-22] - Updated Updated www/p5-Dancer2 to 1.0.0 [wen 2023-10-22] + Updated www/p5-Dancer2 to 1.0.0 [wen 2023-10-22] Updated www/p5-CGI to 4.59 [wen 2023-10-22] Updated www/p5-CGI-Compile to 0.26 [wen 2023-10-22] Updated www/p5-HTML-Quoted to 0.05 [wen 2023-10-22] --_----------=_169797869840190--