Received: by mail.netbsd.org (Postfix, from userid 605) id E024484D91; Sun, 28 Jan 2024 12:49:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 15E6A84D8A for ; Sun, 28 Jan 2024 12:49:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 ikbK5KlglyMJ for ; Sun, 28 Jan 2024 12:49:52 +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 6297284D54 for ; Sun, 28 Jan 2024 12:49:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EBB3FA42; Sun, 28 Jan 2024 12:49:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706446192112280" MIME-Version: 1.0 Date: Sun, 28 Jan 2024 12:49:52 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20240128124952.4EBB3FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706446192112280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Sun Jan 28 12:49:52 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/breezy to 3.3.5 To generate a diff of this commit: cvs rdiff -u -r1.717 -r1.718 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706446192112280 Content-Disposition: inline Content-Length: 722 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.717 pkgsrc/doc/CHANGES-2024:1.718 --- pkgsrc/doc/CHANGES-2024:1.717 Sun Jan 28 12:00:40 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 28 12:49:52 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.717 2024/01/28 12:00:40 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.718 2024/01/28 12:49:52 rhialto Exp $ Changes to the packages collection and infrastructure in 2024: @@ -931,3 +931,4 @@ Changes to the packages collection and i Updated textproc/p5-XML-LibXML to 2.0210 [wiz 2024-01-28] Updated textproc/p5-YAML-LibYAML to 0.89 [wiz 2024-01-28] Updated www/p5-libwww to 6.76 [wiz 2024-01-28] + Updated devel/breezy to 3.3.5 [rhialto 2024-01-28] --_----------=_1706446192112280--