Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=CvABJLhH; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ZAnYL8sr Received: by mail.netbsd.org (Postfix, from userid 605) id 2ADCA84D55; Fri, 5 Apr 2024 19:03:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712343837; bh=raqHlu3oYqTUas4Cq13+HX4ihVDv6bkO7MmqrJL7yO0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=CvABJLhHVTKmqac/HW27MtOjGKCUNpkUzxP1tjVgZyKrynUYHILoCG0bMH7JiiT+r cVshPeRfJXsfYmAEDDQSjYJwssPj7TyD3mM1u3IHiTCFvjsy5FC9tnjSO03sJ/6ynS ZAk+NBI+ZmAANkM9hE3kJHpopIGFVptO0lx7jkmI= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1ADDC84D50 for ; Fri, 5 Apr 2024 19:03:56 +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 BjyO7t9uKq90 for ; Fri, 5 Apr 2024 19:03:55 +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 6BA4384D0C for ; Fri, 5 Apr 2024 19:03:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712343835; bh=raqHlu3oYqTUas4Cq13+HX4ihVDv6bkO7MmqrJL7yO0=; h=Date:From:Subject:To:Reply-To; b=ZAnYL8srjRCYMDnxNCCVZo+LY523W4Ijlry7RJzrzfVE4GAR5IbYZT1PYuzm0xpYX nHIMNDH6EoMUkBpY0RMGGqZIEpmblyUDnBUiGdFZiwvPKiCpyMWvLZCFVQtLaHDF7W 1rx9m6anwEbxHI5+2NVh63wqFiGU7Q/puWo1N0KY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 647C4FA2C; Fri, 5 Apr 2024 19:03:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171234383524400" MIME-Version: 1.0 Date: Fri, 5 Apr 2024 19:03:55 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2024Q1] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20240405190355.647C4FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171234383524400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Apr 5 19:03:55 UTC 2024 Modified Files: pkgsrc/doc [pkgsrc-2024Q1]: CHANGES-pkgsrc-2024Q1 Log Message: I hereby declare pull-up season to be open! :) To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 pkgsrc/doc/CHANGES-pkgsrc-2024Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171234383524400 Content-Disposition: inline Content-Length: 706 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2024Q1 diff -u pkgsrc/doc/CHANGES-pkgsrc-2024Q1:1.1.2.1 pkgsrc/doc/CHANGES-pkgsrc-2024Q1:1.1.2.2 --- pkgsrc/doc/CHANGES-pkgsrc-2024Q1:1.1.2.1 Mon Apr 1 12:38:00 2024 +++ pkgsrc/doc/CHANGES-pkgsrc-2024Q1 Fri Apr 5 19:03:55 2024 @@ -1,4 +1,11 @@ -$NetBSD: CHANGES-pkgsrc-2024Q1,v 1.1.2.1 2024/04/01 12:38:00 wiz Exp $ +$NetBSD: CHANGES-pkgsrc-2024Q1,v 1.1.2.2 2024/04/05 19:03:55 bsiegert Exp $ Changes to packages and infrastructure on the $BRANCH branch: +Pullup ticket #6841 - requested by wiz +www/p5-libwww: build fix + +Pullup ticket #6842 - requested by bouyer +sysutils/xentools415: NetBSD 10 bugfix +sysutils/xentools418: NetBSD 10 bugfix + --_----------=_171234383524400--