Received: by mail.netbsd.org (Postfix, from userid 605) id 42B4884E8D; Tue, 16 Jan 2024 19:27:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 74C4E84E80 for ; Tue, 16 Jan 2024 19:27:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id WAzB8J6xQ1Na for ; Tue, 16 Jan 2024 19:27:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C9C7484CD8 for ; Tue, 16 Jan 2024 19:27:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C66FBFA42; Tue, 16 Jan 2024 19:27:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705433270206550" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 19:27:50 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20240116192750.C66FBFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705433270206550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Tue Jan 16 19:27:50 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated mail/meli to 0.8.4 To generate a diff of this commit: cvs rdiff -u -r1.408 -r1.409 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705433270206550 Content-Disposition: inline Content-Length: 727 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.408 pkgsrc/doc/CHANGES-2024:1.409 --- pkgsrc/doc/CHANGES-2024:1.408 Tue Jan 16 19:23:36 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 19:27:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.408 2024/01/16 19:23:36 adam Exp $ +$NetBSD: CHANGES-2024,v 1.409 2024/01/16 19:27:50 vins Exp $ Changes to the packages collection and infrastructure in 2024: @@ -517,3 +517,4 @@ Changes to the packages collection and i Updated textproc/py-jsonschema to 4.21.0 [adam 2024-01-16] Updated graphics/opencv to 3.4.20 [adam 2024-01-16] Updated graphics/opencv-contrib-face to 3.4.20 [adam 2024-01-16] + Updated mail/meli to 0.8.4 [vins 2024-01-16] --_----------=_1705433270206550--