Received: by mail.netbsd.org (Postfix, from userid 605) id E5A2A84EBD; Sun, 7 Jan 2024 01:42:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 211AA84D7A for ; Sun, 7 Jan 2024 01:42:32 +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 U4wHqOskexqU for ; Sun, 7 Jan 2024 01:42:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A7B4A84D3B for ; Sun, 7 Jan 2024 01:42:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9F851FA42; Sun, 7 Jan 2024 01:42:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704591751107000" MIME-Version: 1.0 Date: Sun, 7 Jan 2024 01:42:31 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20240107014231.9F851FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704591751107000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jan 7 01:42:31 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated www/p5-CGI to 4.60 To generate a diff of this commit: cvs rdiff -u -r1.150 -r1.151 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704591751107000 Content-Disposition: inline Content-Length: 705 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.150 pkgsrc/doc/CHANGES-2024:1.151 --- pkgsrc/doc/CHANGES-2024:1.150 Sun Jan 7 01:37:14 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 7 01:42:31 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.150 2024/01/07 01:37:14 wen Exp $ +$NetBSD: CHANGES-2024,v 1.151 2024/01/07 01:42:31 wen Exp $ Changes to the packages collection and infrastructure in 2024: @@ -182,3 +182,4 @@ Changes to the packages collection and i Added net/py-mitmproxy_rs version 0.5.1 [leot 2024-01-06] Updated net/mitmproxy to 10.2.1 [leot 2024-01-06] Updated www/p5-Dancer2 to 1.1.0 [wen 2024-01-07] + Updated www/p5-CGI to 4.60 [wen 2024-01-07] --_----------=_1704591751107000--