Received: by mail.netbsd.org (Postfix, from userid 605) id 33CA384D15; Thu, 15 Apr 2021 19:55:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F7D784CE0 for ; Thu, 15 Apr 2021 19:55:27 +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 n2tmmgUtup6w for ; Thu, 15 Apr 2021 19:55:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C87FC84C86 for ; Thu, 15 Apr 2021 19:55:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5CD5FA95; Thu, 15 Apr 2021 19:55:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618516526243240" MIME-Version: 1.0 Date: Thu, 15 Apr 2021 19:55:26 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20210415195526.C5CD5FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618516526243240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Thu Apr 15 19:55:26 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/dconf-editor to 3.38.3 To generate a diff of this commit: cvs rdiff -u -r1.2157 -r1.2158 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618516526243240 Content-Disposition: inline Content-Length: 738 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.2157 pkgsrc/doc/CHANGES-2021:1.2158 --- pkgsrc/doc/CHANGES-2021:1.2157 Thu Apr 15 18:45:34 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 15 19:55:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2157 2021/04/15 18:45:34 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2158 2021/04/15 19:55:26 prlw1 Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3463,3 +3463,4 @@ Changes to the packages collection and i Updated textproc/split-thai to 2.2 [scole 2021-04-15] Updated textproc/oniguruma to 6.9.7.1 [adam 2021-04-15] Updated devel/py-ZopeInterface to 5.4.0 [adam 2021-04-15] + Updated devel/dconf-editor to 3.38.3 [prlw1 2021-04-15] --_----------=_1618516526243240--