Received: by mail.netbsd.org (Postfix, from userid 605) id 426CB84E80; Tue, 16 Jan 2024 21:27:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7219284D4C for ; Tue, 16 Jan 2024 21:27:33 +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 ssPao-rrMp-j for ; Tue, 16 Jan 2024 21:27:33 +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 02D1884D2F for ; Tue, 16 Jan 2024 21:27:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F02B1FA42; Tue, 16 Jan 2024 21:27:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705440452292010" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 21:27:32 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240116212732.F02B1FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705440452292010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Jan 16 21:27:32 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/garden to 1.1.0 To generate a diff of this commit: cvs rdiff -u -r1.410 -r1.411 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705440452292010 Content-Disposition: inline Content-Length: 715 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.410 pkgsrc/doc/CHANGES-2024:1.411 --- pkgsrc/doc/CHANGES-2024:1.410 Tue Jan 16 21:26:26 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 21:27:32 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.410 2024/01/16 21:26:26 pin Exp $ +$NetBSD: CHANGES-2024,v 1.411 2024/01/16 21:27:32 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -519,3 +519,4 @@ Changes to the packages collection and i Updated graphics/opencv-contrib-face to 3.4.20 [adam 2024-01-16] Updated mail/meli to 0.8.4 [vins 2024-01-16] Updated editors/focuswriter to 1.8.6 [pin 2024-01-16] + Updated devel/garden to 1.1.0 [pin 2024-01-16] --_----------=_1705440452292010--