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 4F4F81A9217 for ; Mon, 4 Jan 2021 18:05:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 86CCD84D9D; Mon, 4 Jan 2021 18:05:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C058584D7F for ; Mon, 4 Jan 2021 18:05:12 +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 d-5K0iMXH2Hp for ; Mon, 4 Jan 2021 18:05:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1DFC984D39 for ; Mon, 4 Jan 2021 18:05:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1B5B4FA9D; Mon, 4 Jan 2021 18:05:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609783512293730" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 18:05:12 +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: <20210104180512.1B5B4FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609783512293730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 18:05:11 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/tiff to 4.2.0 To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20312 -r1.20313 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609783512293730 Content-Disposition: inline Content-Length: 1286 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.157 pkgsrc/doc/CHANGES-2021:1.158 --- pkgsrc/doc/CHANGES-2021:1.157 Mon Jan 4 17:58:02 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 4 18:05:11 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.157 2021/01/04 17:58:02 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.158 2021/01/04 18:05:11 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -192,3 +192,4 @@ Changes to the packages collection and i Updated devel/py-msgpack to 1.0.2 [adam 2021-01-04] Updated games/doomlegacy to 1.48.8 [micha 2021-01-04] Updated print/poppler to 21.01.0 [wiz 2021-01-04] + Updated graphics/tiff to 4.2.0 [wiz 2021-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20312 pkgsrc/doc/TODO:1.20313 --- pkgsrc/doc/TODO:1.20312 Mon Jan 4 17:58:03 2021 +++ pkgsrc/doc/TODO Mon Jan 4 18:05:11 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20312 2021/01/04 17:58:03 wiz Exp $ +$NetBSD: TODO,v 1.20313 2021/01/04 18:05:11 wiz Exp $ Suggested new packages ====================== @@ -1072,7 +1072,6 @@ For possible Perl packages updates, see o telepathy-mission-control5-5.16.3 o tetrinetx-1.40c o tfmxplay-1.1.6 - o tiff-4.2.0 o tig-2.2 o tigervnc-1.10.1 [quite unstable] o tigervnc-1.11.0 --_----------=_1609783512293730--