Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9DEEE84F70 for ; Sun, 17 Dec 2023 05:44:02 +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 BvjfPx-yRUjD for ; Sun, 17 Dec 2023 05:44:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F305B84D62 for ; Sun, 17 Dec 2023 05:44:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD154FA42; Sun, 17 Dec 2023 05:44:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702791840191330" MIME-Version: 1.0 Date: Sun, 17 Dec 2023 05:44:00 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20231217054400.DD154FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702791840191330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Dec 17 05:44:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/p5-Lexical-SealRequireHints to 0.012 To generate a diff of this commit: cvs rdiff -u -r1.7618 -r1.7619 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702791840191330 Content-Disposition: inline Content-Length: 733 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.7618 pkgsrc/doc/CHANGES-2023:1.7619 --- pkgsrc/doc/CHANGES-2023:1.7618 Sun Dec 17 03:41:47 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 17 05:44:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7618 2023/12/17 03:41:47 mef Exp $ +$NetBSD: CHANGES-2023,v 1.7619 2023/12/17 05:44:00 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10901,3 +10901,4 @@ Changes to the packages collection and i Updated devel/p5-IO-Tty to 1.18 [mef 2023-12-16] Updated ham/chirp to 20231213 [gdt 2023-12-17] Updated devel/p5-IPC-Shareable to 1.13 [mef 2023-12-17] + Updated devel/p5-Lexical-SealRequireHints to 0.012 [mef 2023-12-17] --_----------=_1702791840191330--