Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=MQ2U2Tap; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=rEMzswzm Received: by mail.netbsd.org (Postfix, from userid 605) id 2AE9485029; Fri, 3 May 2024 10:00:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714730401; bh=reNQNZAjFLbkTM5MkxtQkiMk474DXrnM7ei20L+Wmmg=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=MQ2U2Tap8osKrsi7i9C5fu5v+Tdlfw6KC2uqkl2n11cAx/GZp6ncAl8W74916hDSU CfprCXM6/gesuTFykbi8Ny2vex65oK6R4K+fI4PX0W8r0ALMZRdQiyqbJG91kAQjRa YbxwiYM+S2OI8OyxWGRAm0gL2yq/42mjCRf7w8IE= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1A07185024 for ; Fri, 3 May 2024 10:00:00 +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 5RB6qZ87qtOk for ; Fri, 3 May 2024 09:59:59 +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 710A385022 for ; Fri, 3 May 2024 09:59:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714730399; bh=reNQNZAjFLbkTM5MkxtQkiMk474DXrnM7ei20L+Wmmg=; h=Date:From:Subject:To:Reply-To; b=rEMzswzmlgkxj2dR0WVB1pjKq98ns8PfuKhKNbMHUefKDKYOBZZRMwwzWVFeXjptO f335jDUkEUU3cJltdRwFX4HMbR4IYEOSed49Ym2lyRx6ALIu0Rv+g49ctLgNAw6I5E qQ0eEingIEXGBQWAebAb3vdAnHJChNqjCQBf0k6M= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C522FA2C; Fri, 3 May 2024 09:59:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714730399255590" MIME-Version: 1.0 Date: Fri, 3 May 2024 09:59:59 +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: <20240503095959.6C522FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714730399255590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri May 3 09:59:59 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated textproc/hs-skylighting to 0.14.1.1 To generate a diff of this commit: cvs rdiff -u -r1.3054 -r1.3055 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714730399255590 Content-Disposition: inline Content-Length: 731 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.3054 pkgsrc/doc/CHANGES-2024:1.3055 --- pkgsrc/doc/CHANGES-2024:1.3054 Fri May 3 09:56:50 2024 +++ pkgsrc/doc/CHANGES-2024 Fri May 3 09:59:59 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3054 2024/05/03 09:56:50 pho Exp $ +$NetBSD: CHANGES-2024,v 1.3055 2024/05/03 09:59:59 pho Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4896,3 +4896,4 @@ Changes to the packages collection and i Updated games/freedoom to 0.13.0 [micha 2024-05-03] Updated textproc/hs-texmath to 0.12.8.8 [pho 2024-05-03] Updated devel/ast-grep to 0.21.3 [pin 2024-05-03] + Updated textproc/hs-skylighting to 0.14.1.1 [pho 2024-05-03] --_----------=_1714730399255590--