Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=xXi2AsWa; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=dHLsVVpb Received: by mail.netbsd.org (Postfix, from userid 605) id 62EBD85089; Sun, 5 May 2024 08:24:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714897453; bh=aSnIXIv7oKWe/C1t5eK2wKcOCU9iIDBRWzUzUUJpjnQ=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=xXi2AsWaZfv9Sh8GM4K5KiNkD+opf7JifbiumY5WqfIGgOsuYevfuiK42GF3GNwxt Pze5HykzOeOG8Cec9A+QjVdbBrG8V/LQL8IS/mqKs6SoFNO3bIRJQxZ49bK1xtvMJT 0Oq+FkGUj7jwF4yRoAhFSCmY4L4VxTTsAIdxzXdY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 56D8484E80 for ; Sun, 5 May 2024 08:24:12 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id wxm0neLYDcIW for ; Sun, 5 May 2024 08:24:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AAD0E84E62 for ; Sun, 5 May 2024 08:24:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714897451; bh=aSnIXIv7oKWe/C1t5eK2wKcOCU9iIDBRWzUzUUJpjnQ=; h=Date:From:Subject:To:Reply-To; b=dHLsVVpbOAhtYcXT0rFLx1xhZA6t1EmolKVlVjl3s+P7WcC+TOR71jAjFXGZxah0W NO5NW995n2bei0ipevRgP2gmtCUXjhc6wuPtS4lEmToVucjE7c8qpa/yAO0NoktPqi jqpe4UHNjhWRT3KWO+ywLnI1Oa65bcufzW4K1iaE= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9E2E9FA2C; Sun, 5 May 2024 08:24:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714897451262000" MIME-Version: 1.0 Date: Sun, 5 May 2024 08:24:11 +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: <20240505082411.9E2E9FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714897451262000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sun May 5 08:24:11 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added devel/hs-trial version 0.0.0.0 To generate a diff of this commit: cvs rdiff -u -r1.3119 -r1.3120 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714897451262000 Content-Disposition: inline Content-Length: 751 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.3119 pkgsrc/doc/CHANGES-2024:1.3120 --- pkgsrc/doc/CHANGES-2024:1.3119 Sun May 5 08:21:25 2024 +++ pkgsrc/doc/CHANGES-2024 Sun May 5 08:24:11 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3119 2024/05/05 08:21:25 pho Exp $ +$NetBSD: CHANGES-2024,v 1.3120 2024/05/05 08:24:11 pho Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4961,3 +4961,4 @@ Changes to the packages collection and i Added devel/hs-selective version 0.7.0.1 [pho 2024-05-05] Added devel/hs-validation-selective version 0.2.0.0 [pho 2024-05-05] Added textproc/hs-tomland version 1.3.3.2 [pho 2024-05-05] + Added devel/hs-trial version 0.0.0.0 [pho 2024-05-05] --_----------=_1714897451262000--