Received: by mail.netbsd.org (Postfix, from userid 605) id 6848C84E85; Sun, 10 Oct 2021 07:02:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A439684D3C for ; Sun, 10 Oct 2021 07:02:25 +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 t3ff5Z3l79H1 for ; Sun, 10 Oct 2021 07:02:25 +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 0603F84D1C for ; Sun, 10 Oct 2021 07:02:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F290CFA97; Sun, 10 Oct 2021 07:02:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633849344106620" MIME-Version: 1.0 Date: Sun, 10 Oct 2021 07:02:24 +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: <20211010070224.F290CFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633849344106620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Oct 10 07:02:24 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated graphics/opencv, graphics/opencv-contrib-face To generate a diff of this commit: cvs rdiff -u -r1.5104 -r1.5105 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633849344106620 Content-Disposition: inline Content-Length: 813 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5104 pkgsrc/doc/CHANGES-2021:1.5105 --- pkgsrc/doc/CHANGES-2021:1.5104 Sun Oct 10 03:01:48 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Oct 10 07:02:24 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5104 2021/10/10 03:01:48 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.5105 2021/10/10 07:02:24 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7814,3 +7814,5 @@ Changes to the packages collection and i Updated devel/p5-MooseX-App to 1.42 [wen 2021-10-10] Updated textproc/py-regex to 2021.9.24 [gutteridge 2021-10-10] Updated lang/python27 to 2.7.18nb4 [gutteridge 2021-10-10] + Updated graphics/opencv to 3.4.16 [adam 2021-10-10] + Updated graphics/opencv-contrib-face to 3.4.16 [adam 2021-10-10] --_----------=_1633849344106620--