Received: by mail.netbsd.org (Postfix, from userid 605) id 0456D84DAC; Thu, 1 Apr 2021 16:17:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D97A84D16 for ; Thu, 1 Apr 2021 16:17:02 +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 jsdv8NZjF8W0 for ; Thu, 1 Apr 2021 16:17:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8D97D84CE9 for ; Thu, 1 Apr 2021 16:17:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8AE21FA95; Thu, 1 Apr 2021 16:17:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161729382116450" MIME-Version: 1.0 Date: Thu, 1 Apr 2021 16:17:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210401161701.8AE21FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161729382116450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 1 16:17:01 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated converters/libcdr to 0.1.7 To generate a diff of this commit: cvs rdiff -u -r1.1920 -r1.1921 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20458 -r1.20459 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161729382116450 Content-Disposition: inline Content-Length: 1274 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.1920 pkgsrc/doc/CHANGES-2021:1.1921 --- pkgsrc/doc/CHANGES-2021:1.1920 Thu Apr 1 16:12:29 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 1 16:17:01 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1920 2021/04/01 16:12:29 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1921 2021/04/01 16:17:01 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2947,3 +2947,4 @@ Changes to the packages collection and i Updated net/dbip-country-lite to 2021.04 [fcambus 2021-04-01] Updated net/statzone to 1.1.0 [fcambus 2021-04-01] Updated devel/pkgconf to 1.7.4 [wiz 2021-04-01] + Updated converters/libcdr to 0.1.7 [wiz 2021-04-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20458 pkgsrc/doc/TODO:1.20459 --- pkgsrc/doc/TODO:1.20458 Thu Apr 1 16:12:29 2021 +++ pkgsrc/doc/TODO Thu Apr 1 16:17:01 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20458 2021/04/01 16:12:29 wiz Exp $ +$NetBSD: TODO,v 1.20459 2021/04/01 16:17:01 wiz Exp $ Suggested new packages ====================== @@ -732,7 +732,6 @@ For possible Perl packages updates, see o lgeneral-1.3.1 o libbpg-0.9.6 o libcarddav-14.0.4 - o libcdr-0.1.7 o libdrm-2.4.102 o libflash-0.4.13 o libgfshare-2.0.0 --_----------=_161729382116450--