Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=s4W8Z1JF; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=PVhz6UMu Received: by mail.netbsd.org (Postfix, from userid 605) id B77F884D4D; Sun, 5 May 2024 15:27:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714922836; bh=dalispde9UrkocYraIdMHKhaDsc5acB9VB3u+uceoEw=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=s4W8Z1JFDOSg7/KZfWFnjNqtYk+kSTVXeeZFPx/OTDlzQRbkfZAgaej42i+JjJTG4 vXqLUTgs4xmzD0z5DYpKkcU1jb1O5qBWGhepRbb3K8ikULPS9fhxFcIl6qf3co8eB/ +a4H4uGrlWtQiJhroZmy+jAGNOvPUefF+etfg1vo= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8ABF84CD8 for ; Sun, 5 May 2024 15:27:15 +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 gHmDZQqCbfrS for ; Sun, 5 May 2024 15:27:15 +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 24A3184C86 for ; Sun, 5 May 2024 15:27:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714922835; bh=dalispde9UrkocYraIdMHKhaDsc5acB9VB3u+uceoEw=; h=Date:From:Subject:To:Reply-To; b=PVhz6UMuJrgzOgTZ+TLq/VeZKyL6REl1k0l9kYMwAT0cvIGoXTg0aXzUc/37fi8Er g/2zCdkTP0ryLZ5SITG+4WfhayhyvtRo0692FsHJKaWyP8DBrdNv8dIJ+Yh2PufLz5 aLrI/o87aeU/2AuOerAFZV3TZpv74PtW0glEUpgg= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1DFE3FA2C; Sun, 5 May 2024 15:27:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171492283540660" MIME-Version: 1.0 Date: Sun, 5 May 2024 15:27:15 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240505152715.1DFE3FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171492283540660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun May 5 15:27:15 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/bacon to 2.17.0 To generate a diff of this commit: cvs rdiff -u -r1.3172 -r1.3173 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171492283540660 Content-Disposition: inline Content-Length: 725 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.3172 pkgsrc/doc/CHANGES-2024:1.3173 --- pkgsrc/doc/CHANGES-2024:1.3172 Sun May 5 14:51:58 2024 +++ pkgsrc/doc/CHANGES-2024 Sun May 5 15:27:14 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3172 2024/05/05 14:51:58 ktnb Exp $ +$NetBSD: CHANGES-2024,v 1.3173 2024/05/05 15:27:14 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5016,3 +5016,4 @@ Changes to the packages collection and i Updated devel/ruby-redmine50 to 5.0.8nb1 [taca 2024-05-05] Updated devel/ruby-redmine51 to 5.1.2nb1 [taca 2024-05-05] Updated games/nudoku to 4.0.0 [ktnb 2024-05-05] + Updated devel/bacon to 2.17.0 [pin 2024-05-05] --_----------=_171492283540660--