Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=msraJeMK; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=akycd5Xp Received: by mail.netbsd.org (Postfix, from userid 605) id B93DF84F0C; Fri, 5 Apr 2024 13:41:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712324496; bh=VLMGtCaN7G2RoEiPRWXmfAH/1a01ywno9KbhWQKfiZ0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=msraJeMKJK7YhIOX3uFs2vQfvsLOQt2xRRhEyUVuVsInUkQEcOk0B607sMyR6bPLy C+AMz4Dhct831MWOiIXf6ed4PLZzCgr+PaediNMeGW2s8qP48HgLN4QSQgC1supBRk on1w5AeV9zLiZH4J+ra7q0ns3qMUNUiVE9i3jZpo= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA6E884ED3 for ; Fri, 5 Apr 2024 13:41:35 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ZOkg3teSupPP for ; Fri, 5 Apr 2024 13:41:35 +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 09B3384D07 for ; Fri, 5 Apr 2024 13:41:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712324495; bh=VLMGtCaN7G2RoEiPRWXmfAH/1a01ywno9KbhWQKfiZ0=; h=Date:From:Subject:To:Reply-To; b=akycd5XpoL5F+F1r3mgBkPFonRxSIdCRDbT253ex1nLo5mlzsX2fW+fujTa74+WjL buoZ3htxTH6TFY5JZHlKeYWZePmZcOQPXUJKOK3jd9KSWA8u/LBj9Oisy8LtA5Xqgt CqtXseueOSgeHxp41hTuXKtwEMKhedklVUfqjPs4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06A5EFA2C; Fri, 5 Apr 2024 13:41:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1712324495274970" MIME-Version: 1.0 Date: Fri, 5 Apr 2024 13:41:35 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240405134135.06A5EFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1712324495274970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 5 13:41:34 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/snappy, lang/vala To generate a diff of this commit: cvs rdiff -u -r1.2271 -r1.2272 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1712324495274970 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.2271 pkgsrc/doc/CHANGES-2024:1.2272 --- pkgsrc/doc/CHANGES-2024:1.2271 Fri Apr 5 12:08:56 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 5 13:41:34 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2271 2024/04/05 12:08:56 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2272 2024/04/05 13:41:34 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3803,3 +3803,5 @@ Changes to the packages collection and i Updated fonts/harfbuzz to 8.4.0 [wiz 2024-04-05] Updated devel/py-mercurial to 6.7.2 [wiz 2024-04-05] Updated emulators/mame to 0.264 [wiz 2024-04-05] + Updated devel/snappy to 1.2.0 [adam 2024-04-05] + Updated lang/vala to 0.56.16 [adam 2024-04-05] --_----------=_1712324495274970--