Received: by mail.netbsd.org (Postfix, from userid 605) id C7DF584EAD; Mon, 13 Feb 2023 23:03:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0333184EAA for ; Mon, 13 Feb 2023 23:03:06 +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 0h3o6KEJ_AEQ for ; Mon, 13 Feb 2023 23:03:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3445584D60 for ; Mon, 13 Feb 2023 23:03:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2BBA5FA90; Mon, 13 Feb 2023 23:03:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16763293857210" MIME-Version: 1.0 Date: Mon, 13 Feb 2023 23:03:05 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20230213230305.2BBA5FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16763293857210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Feb 13 23:03:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/conftest to 0.39.0 To generate a diff of this commit: cvs rdiff -u -r1.1195 -r1.1196 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16763293857210 Content-Disposition: inline Content-Length: 717 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1195 pkgsrc/doc/CHANGES-2023:1.1196 --- pkgsrc/doc/CHANGES-2023:1.1195 Mon Feb 13 22:57:18 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Feb 13 23:03:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1195 2023/02/13 22:57:18 leot Exp $ +$NetBSD: CHANGES-2023,v 1.1196 2023/02/13 23:03:04 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1516,3 +1516,4 @@ Changes to the packages collection and i Updated x11/xf86-video-s3virge to 1.11.1 [wiz 2023-02-13] Updated emulators/nono to 0.5.1 [jun 2023-02-14] Updated devel/opa to 0.49.0 [leot 2023-02-13] + Updated devel/conftest to 0.39.0 [leot 2023-02-13] --_----------=_16763293857210--