Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=TR4ZEpi4; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=fhGOeMyt Received: by mail.netbsd.org (Postfix, from userid 605) id 2905F84D6C; Sun, 28 Apr 2024 08:19:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714292357; bh=WlPq0D8cNT9y8QnF0uWQPsg7FfYPmV5Us2xmV8P0ZCY=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=TR4ZEpi435YrrwD1Eon6+0WBNykgWqjMG1aqSV+iOL1oP8hjAlQUpX2frvZ4cCgwN RojNY6xndJB/YmqvfrCr7asovKyYpwmnVjW3qIfD1eT3v45uOV0x+7Hg+Oasw8stlq yiCf79mMMnRsk0Lr4MDFmHBRXts7sfbM30/gs62E= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B08B84D08 for ; Sun, 28 Apr 2024 08:19:16 +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 vKYaSepRse7V for ; Sun, 28 Apr 2024 08:19:15 +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 5B8D484CFE for ; Sun, 28 Apr 2024 08:19:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714292355; bh=WlPq0D8cNT9y8QnF0uWQPsg7FfYPmV5Us2xmV8P0ZCY=; h=Date:From:Subject:To:Reply-To; b=fhGOeMytwURWxbOSV5jaW4xSYuCz3bPRV5OyDlg2xYiewocVCpfUHX2XWp8qED62c aSDBEVuuW4/qQ3Mrkn9K+KQx294F5nUH+Nigyfmsh5emAdVXquHvLcvqv76vefqx3q ib+JdeMgQihPCyUGUfwPtiKe8mGFyoI+NvGEHaQ0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54B66FA2C; Sun, 28 Apr 2024 08:19:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171429235539230" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 08:19:15 +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: <20240428081915.54B66FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171429235539230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Apr 28 08:19:15 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated finance/p5-Finance-Quote to 1.61 To generate a diff of this commit: cvs rdiff -u -r1.2755 -r1.2756 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171429235539230 Content-Disposition: inline Content-Length: 728 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.2755 pkgsrc/doc/CHANGES-2024:1.2756 --- pkgsrc/doc/CHANGES-2024:1.2755 Sun Apr 28 05:59:06 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 08:19:15 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2755 2024/04/28 05:59:06 pho Exp $ +$NetBSD: CHANGES-2024,v 1.2756 2024/04/28 08:19:15 wen Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4570,3 +4570,4 @@ Changes to the packages collection and i Updated textproc/p5-ODF-lpOD to 1.200 [wen 2024-04-28] Updated textproc/p5-PDF-Table to 1.006 [wen 2024-04-28] Added lang/ghc98 version 9.8.2 [pho 2024-04-28] + Updated finance/p5-Finance-Quote to 1.61 [wen 2024-04-28] --_----------=_171429235539230--