Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=DHqMit3a; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=vOSI+g3l Received: by mail.netbsd.org (Postfix, from userid 605) id 4509C84E7E; Sun, 5 May 2024 07:20:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714893646; bh=BoEIj14jIiB/NkYj8L7OZsOrVMqctj+cdfVLypCbeXk=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=DHqMit3aQsbDDvuUa0HHcUKyPV71aJdVw2KBNmxpv+rn9XUA8pBjUn1tr6SQMLEMj TifMbCFZgqd4mmQ30omtUfo+84OaYLG+Qd5dGC+1SyjBdAhE6f0wV055uCXzLylkQb M/SwGianExsANtj2dayP06B2BtJOqYDobIx+iCjI= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 36B4884D91 for ; Sun, 5 May 2024 07:20:45 +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 q50OHE2pKXvl for ; Sun, 5 May 2024 07:20:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 89D8184D05 for ; Sun, 5 May 2024 07:20:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714893644; bh=BoEIj14jIiB/NkYj8L7OZsOrVMqctj+cdfVLypCbeXk=; h=Date:From:Subject:To:Reply-To; b=vOSI+g3lqHW7P9519bBQrqANiehUwxfPdrzs8bhxYRuikEjYPgzXCQHHDIpVoGISZ QaGPSQ2V1PSwpZxm8amyK0ZqeJgcyBjlOqwqQo2aA9MR/edwy6luQtmQAR6pHasKRG Ul1TksgARNLWvzbihwAKKIEd8Eo2Gp6MyCMQvdO4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83576FA2C; Sun, 5 May 2024 07:20:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714893644270870" MIME-Version: 1.0 Date: Sun, 5 May 2024 07:20:44 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240505072044.83576FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714893644270870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 5 07:20:44 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added devel/p5-CPAN-Meta-Requirements version 2.143 To generate a diff of this commit: cvs rdiff -u -r1.3107 -r1.3108 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714893644270870 Content-Disposition: inline Content-Length: 756 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.3107 pkgsrc/doc/CHANGES-2024:1.3108 --- pkgsrc/doc/CHANGES-2024:1.3107 Sun May 5 07:08:56 2024 +++ pkgsrc/doc/CHANGES-2024 Sun May 5 07:20:44 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3107 2024/05/05 07:08:56 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.3108 2024/05/05 07:20:44 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4949,3 +4949,4 @@ Changes to the packages collection and i Added devel/hs-extensions version 0.1.0.1 [pho 2024-05-05] Added converters/hs-microaeson version 0.1.0.1 [pho 2024-05-05] Updated mail/p5-Email-MIME to 1.954 [wiz 2024-05-05] + Added devel/p5-CPAN-Meta-Requirements version 2.143 [wiz 2024-05-05] --_----------=_1714893644270870--