Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=p3eroZ4R; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=2klSFV0A Received: by mail.netbsd.org (Postfix, from userid 605) id 30E7584D7C; Thu, 2 May 2024 23:23:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714692203; bh=2ZL7yeBAxFkN61VcVhCWKPxYq7xEDEPSplZHCfFhomM=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=p3eroZ4ROnL1uaaW8+l1mZjvzB6Q6WnOc7KdnyBSXc81c1c3MAhJAta76UV1viEua HadXuH/Friz3sXzCgdJ8qDo+wokOFssH6jpMm2S9oMcHk0LYTgwemFHvnf1Z1CeL4V bbiN+R5/lQAONUCfyTYCXK10KpkBgBiVBmX5Dpdg= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2338B84D15 for ; Thu, 2 May 2024 23:23:22 +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 ezI-6aodhoF9 for ; Thu, 2 May 2024 23:23:21 +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 769AE84D14 for ; Thu, 2 May 2024 23:23:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714692201; bh=2ZL7yeBAxFkN61VcVhCWKPxYq7xEDEPSplZHCfFhomM=; h=Date:From:Subject:To:Reply-To; b=2klSFV0Ara+qakSoz3XNPc5fMfgFtfGnIUJTe8/pOLQFOB29imBaRNTISaSb2NjVG f4UDVXDDta9WxprBJyDYFyiM7TQ80Y/ZXJoMuzc8DU0FzDBSa08+gseV8hqFHauTeD ncOfFqX5laqZaHDXV4lCAcVq0IE7fLn6mRmS8HDQ= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C6FEFA2C; Thu, 2 May 2024 23:23:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714692201291080" MIME-Version: 1.0 Date: Thu, 2 May 2024 23:23:21 +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: <20240502232321.6C6FEFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714692201291080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu May 2 23:23:21 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/hs-th-abstraction to 0.7.0.0 To generate a diff of this commit: cvs rdiff -u -r1.3037 -r1.3038 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714692201291080 Content-Disposition: inline Content-Length: 734 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.3037 pkgsrc/doc/CHANGES-2024:1.3038 --- pkgsrc/doc/CHANGES-2024:1.3037 Thu May 2 19:58:57 2024 +++ pkgsrc/doc/CHANGES-2024 Thu May 2 23:23:21 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3037 2024/05/02 19:58:57 triaxx Exp $ +$NetBSD: CHANGES-2024,v 1.3038 2024/05/02 23:23:21 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4880,3 +4880,4 @@ Changes to the packages collection and i Added security/uacme version 1.7.5 [hauke 2024-05-02] Added mail/mu version 1.12.3 [ktnb 2024-05-02] Updated graphics/quesoglc to 0.7.1nb15 [triaxx 2024-05-02] + Updated devel/hs-th-abstraction to 0.7.0.0 [wiz 2024-05-02] --_----------=_1714692201291080--