Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9F2201A921F for ; Tue, 30 Nov 2021 13:22:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D5B5F84DA4; Tue, 30 Nov 2021 13:22:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CE6284D67 for ; Tue, 30 Nov 2021 13:22:07 +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 wUiFo2XxTP-e for ; Tue, 30 Nov 2021 13:22:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A6D4F84CE3 for ; Tue, 30 Nov 2021 13:22:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A45B6FAEC; Tue, 30 Nov 2021 13:22:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638278526280560" MIME-Version: 1.0 Date: Tue, 30 Nov 2021 13:22:06 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20211130132206.A45B6FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638278526280560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Tue Nov 30 13:22:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated cad/libredwg to 0.12.2 To generate a diff of this commit: cvs rdiff -u -r1.5906 -r1.5907 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638278526280560 Content-Disposition: inline Content-Length: 724 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.5906 pkgsrc/doc/CHANGES-2021:1.5907 --- pkgsrc/doc/CHANGES-2021:1.5906 Tue Nov 30 13:00:26 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Nov 30 13:22:06 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5906 2021/11/30 13:00:26 cirnatdan Exp $ +$NetBSD: CHANGES-2021,v 1.5907 2021/11/30 13:22:06 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8945,3 +8945,4 @@ Changes to the packages collection and i Updated net/lldpd to 1.0.13 [hauke 2021-11-30] Updated filesystems/fuse-bindfs to 1.15.1 [pho 2021-11-30] Updated graphics/darktable to 3.6.1 [dan 2021-11-30] + Updated cad/libredwg to 0.12.2 [gdt 2021-11-30] --_----------=_1638278526280560--