Received: by mail.netbsd.org (Postfix, from userid 605) id 55F3884D66; Tue, 20 Apr 2021 13:13:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9158084D45 for ; Tue, 20 Apr 2021 13:13:04 +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 uv8IxIOfRso9 for ; Tue, 20 Apr 2021 13:13:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 28F5284C13 for ; Tue, 20 Apr 2021 13:13:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26F02FA95; Tue, 20 Apr 2021 13:13:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161892438447180" MIME-Version: 1.0 Date: Tue, 20 Apr 2021 13:13:04 +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: <20210420131304.26F02FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161892438447180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Tue Apr 20 13:13:04 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated graphics/tiff to 4.3.0 To generate a diff of this commit: cvs rdiff -u -r1.2229 -r1.2230 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161892438447180 Content-Disposition: inline Content-Length: 701 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.2229 pkgsrc/doc/CHANGES-2021:1.2230 --- pkgsrc/doc/CHANGES-2021:1.2229 Tue Apr 20 13:07:39 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 20 13:13:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2229 2021/04/20 13:07:39 schmonz Exp $ +$NetBSD: CHANGES-2021,v 1.2230 2021/04/20 13:13:03 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3555,3 +3555,4 @@ Changes to the packages collection and i Updated www/badwolf to 1.1.0 [pin 2021-04-20] Updated lang/gjs to 1.68.0 [dan 2021-04-20] Updated devel/mob to 1.5.0 [schmonz 2021-04-20] + Updated graphics/tiff to 4.3.0 [gdt 2021-04-20] --_----------=_161892438447180--