Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=1V9N7sMr; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=1h+PAlEX Received: by mail.netbsd.org (Postfix, from userid 605) id 6E09A84EBC; Mon, 15 Apr 2024 19:34:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713209655; bh=hT90UyHHkS6jl1H9HCoahU0V+C6ryKKHegDBHLInZ5U=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=1V9N7sMrHBzmmor6uEZzL4Qb9c6KzENFSlFipXdiRH1GXo7EbRZhS6SQrchKdrTJg q94WWDRD9XatOXI+IdjglkIMM5gt+daInKqFimI5JRHsO45zZuExDfkI4fsIVJ4wLL jNI8Ly+/C/hCbGb+3I8pE70EpjBOxV5k8HE3GvEM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F44F84D39 for ; Mon, 15 Apr 2024 19:34:14 +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 xmTxaTt-9L-i for ; Mon, 15 Apr 2024 19:34:14 +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 E34FE84CC8 for ; Mon, 15 Apr 2024 19:34:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713209654; bh=hT90UyHHkS6jl1H9HCoahU0V+C6ryKKHegDBHLInZ5U=; h=Date:From:Subject:To:Reply-To; b=1h+PAlEXhl472XXUONVYosFa7y0b3U+SgSY4v6y/W/pa8zE+cidlqciAN5PNzlMj8 6J2FiZjNxx9nQbhy4x5haurXx/+U4SXI2Zzw57ma6Pzv2RZAHjiU0psX9w7/ZA2SDb eg5ZoqHVu4l6wQeDiuBSPcBjKwVSR0+23TL4fZmo= Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA867FA2C; Mon, 15 Apr 2024 19:34:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713209653270070" MIME-Version: 1.0 Date: Mon, 15 Apr 2024 19:34:13 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240415193413.DA867FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713209653270070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Apr 15 19:34:13 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated textproc/hck to 0.10.0 To generate a diff of this commit: cvs rdiff -u -r1.2486 -r1.2487 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713209653270070 Content-Disposition: inline Content-Length: 715 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.2486 pkgsrc/doc/CHANGES-2024:1.2487 --- pkgsrc/doc/CHANGES-2024:1.2486 Mon Apr 15 17:24:29 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Apr 15 19:34:13 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2486 2024/04/15 17:24:29 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2487 2024/04/15 19:34:13 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4135,3 +4135,4 @@ Changes to the packages collection and i Updated audio/musicpd to 0.23.15nb4 [wiz 2024-04-15] Updated www/py-sigal to 2.4nb2 [wiz 2024-04-15] Updated audio/chromaprint to 1.5.1nb8 [wiz 2024-04-15] + Updated textproc/hck to 0.10.0 [pin 2024-04-15] --_----------=_1713209653270070--