Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=LAh2UUv1; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=psQLQYsj Received: by mail.netbsd.org (Postfix, from userid 605) id 6324384E5B; Sun, 28 Apr 2024 20:38:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714336680; bh=f0PlP9QBM2McKh8CvWfUB7MmmOlg00YfwCGP4xplPcQ=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=LAh2UUv1VGfzYV5yBQ+Pd5xKSPelHa5hoJH19FQPdF96DWbCIJIDtc1N9vOkYP/4g tpr0XUS0WnACYmhRinQv8rBtBwj5fAQh2ZmN1U3QjhsZuOSx5JUbIZ5rFxVs0H+8AV Vnv8Gj5VOCaOSw+0WpCL+gHn9CgVS3sfhUG+iKrM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 53B6084D67 for ; Sun, 28 Apr 2024 20:37:59 +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 Y5_7h_bBt4LM for ; Sun, 28 Apr 2024 20:37:58 +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 A4D7D84D26 for ; Sun, 28 Apr 2024 20:37:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714336678; bh=f0PlP9QBM2McKh8CvWfUB7MmmOlg00YfwCGP4xplPcQ=; h=Date:From:Subject:To:Reply-To; b=psQLQYsjUCOqcJNgjb+TNvw8nSBO2A9D52vqIgF6cokZBrsrppomiENePQBIaswBl itbFrZxedJl72AY7RiUdOjQYW5rza+MyalNNlzxkomK/DP03bUJDVWyphKHafei9zE 8QFftx3PkCSNQwWWSc893f+RR8uK5wuT6+L5WF4w= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 99435FA2C; Sun, 28 Apr 2024 20:37:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714336678239790" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 20:37:58 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240428203758.99435FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714336678239790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sun Apr 28 20:37:58 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/hs-ansi-terminal-types to 1.1 To generate a diff of this commit: cvs rdiff -u -r1.2805 -r1.2806 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714336678239790 Content-Disposition: inline Content-Length: 738 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.2805 pkgsrc/doc/CHANGES-2024:1.2806 --- pkgsrc/doc/CHANGES-2024:1.2805 Sun Apr 28 20:34:09 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 20:37:58 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2805 2024/04/28 20:34:09 pho Exp $ +$NetBSD: CHANGES-2024,v 1.2806 2024/04/28 20:37:58 pho Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4622,3 +4622,4 @@ Changes to the packages collection and i Updated devel/hs-terminal-size to 0.3.4 [pho 2024-04-28] Updated multimedia/libaom to 3.9.0 [ryoon 2024-04-28] Updated devel/hs-auto-update to 0.2.0 [pho 2024-04-28] + Updated devel/hs-ansi-terminal-types to 1.1 [pho 2024-04-28] --_----------=_1714336678239790--