Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=EchC6A+0; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=NIGsl6SD Received: by mail.netbsd.org (Postfix, from userid 605) id 11D0884D4C; Sun, 28 Apr 2024 00:31:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714264281; bh=LP5afceBlUksLdzl7MkNG7tt4DL5SOv5YnSYC68Zr8c=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=EchC6A+0FMROZmrWhyT5IKJyFkebn2Gh6DnxYGwhhLyqVwRGHUUjExaIFz0jJar5T f6JR75btFUQO2hX4DTRD/8GUMjeyYIxdSmqgGWM/B11cE1W43P46YGoVt6PAvrXtNK Zl3qkRJdruipmkFz5/ZsNCqwn5MreiZxuSmwFsHw= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0020D84D31 for ; Sun, 28 Apr 2024 00:31:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 MFBBEoExOINc for ; Sun, 28 Apr 2024 00:31:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 84A8A84D0E for ; Sun, 28 Apr 2024 00:31:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714264279; bh=LP5afceBlUksLdzl7MkNG7tt4DL5SOv5YnSYC68Zr8c=; h=Date:From:Subject:To:Reply-To; b=NIGsl6SDjc8wyHlkrAxBGpD2zKCh5fhmWeombb/IO6Yq4Zx5bsR34QYuQg8TPgxve Y6nw/5o+pvBwzvhveZJvwe+5n3J/ADVOxyFtYTxutx4vTIFxgmS1YRIXHD6z5weKG2 9k0xG5oApYT8TE+r4mR7T8cToXeAVXKIYgwtdZNA= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7ED68FA2C; Sun, 28 Apr 2024 00:31:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714264279260490" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 00:31:19 +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: <20240428003119.7ED68FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714264279260490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Apr 28 00:31:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated www/p5-CGI-Fast to 2.17 To generate a diff of this commit: cvs rdiff -u -r1.2750 -r1.2751 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714264279260490 Content-Disposition: inline Content-Length: 712 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.2750 pkgsrc/doc/CHANGES-2024:1.2751 --- pkgsrc/doc/CHANGES-2024:1.2750 Sun Apr 28 00:26:31 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 00:31:19 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2750 2024/04/28 00:26:31 wen Exp $ +$NetBSD: CHANGES-2024,v 1.2751 2024/04/28 00:31:19 wen Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4565,3 +4565,4 @@ Changes to the packages collection and i Updated audio/spotify-player to 0.18.1 [pin 2024-04-27] Updated www/p5-CGI to 4.64 [wen 2024-04-28] Updated www/p5-CGI-Simple to 1.281 [wen 2024-04-28] + Updated www/p5-CGI-Fast to 2.17 [wen 2024-04-28] --_----------=_1714264279260490--