Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=xFJ81VYJ; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=o/HUqiNK Received: by mail.netbsd.org (Postfix, from userid 605) id 75E6984FA0; Thu, 2 May 2024 11:38:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714649894; bh=kDgpX8d3iw9fhyDmrrHMHnhFDqCyT4QwOIudBa8nn9A=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=xFJ81VYJ0wZlAkhdE+1FQ1wlpHIOG6WUH3Cs7QFWF2241o07PjRQ1lfPKE8PRoUxZ 7Fpl/M4Y0R5rpDx7R3W2Zr+p8lzmzeayCNX7sWr2qtHNckrX86wSFNEpw5gqLMh4YM cfztr5Pbwj7uhvRK3P+Yy9Eq/UDUGVWpjcLj4wbw= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6518884ECC for ; Thu, 2 May 2024 11:38:13 +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 a_4Jqv9b24pG for ; Thu, 2 May 2024 11:38:13 +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 B944184CD8 for ; Thu, 2 May 2024 11:38:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714649893; bh=kDgpX8d3iw9fhyDmrrHMHnhFDqCyT4QwOIudBa8nn9A=; h=Date:From:Subject:To:Reply-To; b=o/HUqiNKx8r0XTTuqT+PJ81BprVi4ePS36tVOsJhp2/pI46rtP/1emmbdh8cAL6DT T+3ZzsPDU9gyhi4gC9/Qun6ko9LDWwJZfd+PhJy141MZrKroBLEcEgzR8vYdjw8F0d oUuiGULDkoz5Su9dYZcGOxUeMd1E/PU1yLICrr7I= Received: by cvs.NetBSD.org (Postfix, from userid 500) id ACEEAFA2C; Thu, 2 May 2024 11:38:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714649892270370" MIME-Version: 1.0 Date: Thu, 2 May 2024 11:38:12 +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: <20240502113812.ACEEAFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714649892270370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Thu May 2 11:38:12 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/hs-yesod-core to 1.6.25.1 To generate a diff of this commit: cvs rdiff -u -r1.3029 -r1.3030 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714649892270370 Content-Disposition: inline Content-Length: 760 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.3029 pkgsrc/doc/CHANGES-2024:1.3030 --- pkgsrc/doc/CHANGES-2024:1.3029 Thu May 2 11:31:13 2024 +++ pkgsrc/doc/CHANGES-2024 Thu May 2 11:38:12 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3029 2024/05/02 11:31:13 pho Exp $ +$NetBSD: CHANGES-2024,v 1.3030 2024/05/02 11:38:12 pho Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4873,3 +4873,4 @@ Changes to the packages collection and i Updated fonts/gerb to 0.0.1alpha20230427nb8 [he 2024-05-02] Updated www/hs-wai-app-static to 3.1.9 [pho 2024-05-02] Updated textproc/hs-skylighting-format-blaze-html to 0.1.1.2 [pho 2024-05-02] + Updated www/hs-yesod-core to 1.6.25.1 [pho 2024-05-02] --_----------=_1714649892270370--