Received: by mail.netbsd.org (Postfix, from userid 605) id 2C65F84E64; Sun, 5 Jun 2022 21:14:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 59DC984E81 for ; Sun, 5 Jun 2022 21:14: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 jcupx-RsUnCN for ; Sun, 5 Jun 2022 21:14:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A83F384D5F for ; Sun, 5 Jun 2022 21:14:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A107CFB19; Sun, 5 Jun 2022 21:15:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165446375131710" MIME-Version: 1.0 Date: Sun, 5 Jun 2022 21:15:51 +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: <20220605211551.A107CFB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165446375131710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Jun 5 21:15:51 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/conftest to 0.32.1 To generate a diff of this commit: cvs rdiff -u -r1.2891 -r1.2892 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165446375131710 Content-Disposition: inline Content-Length: 739 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2891 pkgsrc/doc/CHANGES-2022:1.2892 --- pkgsrc/doc/CHANGES-2022:1.2891 Sun Jun 5 18:39:32 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jun 5 21:15:51 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2891 2022/06/05 18:39:32 gutteridge Exp $ +$NetBSD: CHANGES-2022,v 1.2892 2022/06/05 21:15:51 leot Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4384,3 +4384,4 @@ Changes to the packages collection and i Updated editors/ced to 0.1.7 [pin 2022-06-04] Moved misc/bbdb to misc/bbdb2 version 2.35 [mef 2022-06-05] Updated x11/xfce4-eyes-plugin to 4.6.0 [gutteridge 2022-06-05] + Updated devel/conftest to 0.32.1 [leot 2022-06-05] --_----------=_165446375131710--