Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=1Wx9ehKh; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=eOrVp2IE Received: by mail.netbsd.org (Postfix, from userid 605) id 235AD84F3A; Tue, 14 May 2024 18:59:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715713193; bh=Uj4SUW9LXJK33LgX62nVS8KDqtqviyxAM7p+cfI2XAY=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=1Wx9ehKhg7O5D6uSshDolneD0ZdmbjwSqoRs+JhE0TxkaWR8ZxR6S6Qr89Yd51Yj0 WuBWBXuZRlViARXoJczogvrB0eSTeXhjqCK0Uz0vZBcCnshrHYxFCUcvsQnqx5clD2 sqi5qAn+bUTEDoc7ZsvixbC3TId90EyPI/aCvsmE= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 126E784EFF for ; Tue, 14 May 2024 18:59:52 +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 AFXXRw8CbbwA for ; Tue, 14 May 2024 18:59:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 94B3684EE0 for ; Tue, 14 May 2024 18:59:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715713191; bh=Uj4SUW9LXJK33LgX62nVS8KDqtqviyxAM7p+cfI2XAY=; h=Date:From:Subject:To:Reply-To; b=eOrVp2IE7JKSR4t5Y/6al3rW1SY+V73tgZ+5u1kLmuqNu4I0D6XmGj1rG7FSABhiu Febqk2D73dy3MyM4+Anv+uJtcntHM51q8q/9wwonjSne+tyot60nJ4xwM4GbDOghPj yGxrAgPumSqPREvhE4SRJhaiXGasJ52/7ATflLFs= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90CF7FA2C; Tue, 14 May 2024 18:59:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715713191276320" MIME-Version: 1.0 Date: Tue, 14 May 2024 18:59:51 +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: <20240514185951.90CF7FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715713191276320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 14 18:59:51 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/git To generate a diff of this commit: cvs rdiff -u -r1.3419 -r1.3420 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715713191276320 Content-Disposition: inline Content-Length: 733 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.3419 pkgsrc/doc/CHANGES-2024:1.3420 --- pkgsrc/doc/CHANGES-2024:1.3419 Tue May 14 18:00:18 2024 +++ pkgsrc/doc/CHANGES-2024 Tue May 14 18:59:51 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3419 2024/05/14 18:00:18 gutteridge Exp $ +$NetBSD: CHANGES-2024,v 1.3420 2024/05/14 18:59:51 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5356,3 +5356,4 @@ Changes to the packages collection and i Updated net/iperf2 to 2.1.9 [gdt 2024-05-14] Updated www/firefox115 to 115.11.0 [gutteridge 2024-05-14] Updated www/firefox115-l10n to 115.11.0 [gutteridge 2024-05-14] + Updated devel/git to 2.45.1 [adam 2024-05-14] --_----------=_1715713191276320--