Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=yJCIQHjf; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=yf2vIlsF Received: by mail.netbsd.org (Postfix, from userid 605) id 3035984ED5; Wed, 17 Apr 2024 04:14:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713327275; bh=X7ARZOIaGrZDRecNKT1S5/PDa/eYnQrMVwahblNQJw4=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=yJCIQHjfvkragUXJD9gXKWgKSsbNOTXDJHTxiU4s+C5jbFZWp/U1IeRC2fcwxJZ6q WAZxo1WlNHb4eUuv/MwdArtf9Kvzcx8OMa8T2DD22N8THM5j8/m6F0MimK/RRzKTKa sap8BQPixoLMbnv7UYqPgQwi1Fn1EMk0KICeuQsE= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1ECB284D8C for ; Wed, 17 Apr 2024 04:14:34 +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 uPg1pFmAGEkR for ; Wed, 17 Apr 2024 04:14:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A595784CD5 for ; Wed, 17 Apr 2024 04:14:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713327273; bh=X7ARZOIaGrZDRecNKT1S5/PDa/eYnQrMVwahblNQJw4=; h=Date:From:Subject:To:Reply-To; b=yf2vIlsFaLJi4RLh33cspmVQTaU16bM0YgN4ePB1qCjAht99ZBUQObMmttYXvc2xG t6U6cmG3GnNMC0zNooJsaQmavWi7LCyjfBEo1RaCgLUJ4+VnwCC0yWv0uVQeTk+MCf i//6vqWN5ounyBXuISLPU+JywYZ6nlyNP5Sr3jpk= Received: by cvs.NetBSD.org (Postfix, from userid 500) id A202AFA2C; Wed, 17 Apr 2024 04:14:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713327273222750" MIME-Version: 1.0 Date: Wed, 17 Apr 2024 04:14:33 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240417041433.A202AFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713327273222750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Apr 17 04:14:33 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/cobalt to 0.19.3 To generate a diff of this commit: cvs rdiff -u -r1.2509 -r1.2510 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713327273222750 Content-Disposition: inline Content-Length: 712 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.2509 pkgsrc/doc/CHANGES-2024:1.2510 --- pkgsrc/doc/CHANGES-2024:1.2509 Wed Apr 17 04:13:32 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Apr 17 04:14:33 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2509 2024/04/17 04:13:32 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2510 2024/04/17 04:14:33 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4160,3 +4160,4 @@ Changes to the packages collection and i Updated devel/xorg-util-macros to 1.20.1 [wiz 2024-04-16] Updated mail/neomutt to 20240416 [wiz 2024-04-16] Updated textproc/lok to 0.2.5 [pin 2024-04-17] + Updated www/cobalt to 0.19.3 [pin 2024-04-17] --_----------=_1713327273222750--