Received: by mail.netbsd.org (Postfix, from userid 605) id 3133C84E2D; Thu, 25 Oct 2018 22:59:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3174284E29 for ; Thu, 25 Oct 2018 22:59:24 +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 gtBFwGwz_1Mt for ; Thu, 25 Oct 2018 22:59:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6C43B84E24 for ; Thu, 25 Oct 2018 22:59:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6747CFBEE; Thu, 25 Oct 2018 22:59:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15405083631020" MIME-Version: 1.0 Date: Thu, 25 Oct 2018 22:59:23 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20181025225923.6747CFBEE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_15405083631020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Thu Oct 25 22:59:23 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated graphics/tiff to 4.0.9nb3 To generate a diff of this commit: cvs rdiff -u -r1.4489 -r1.4490 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15405083631020 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4489 pkgsrc/doc/CHANGES-2018:1.4490 --- pkgsrc/doc/CHANGES-2018:1.4489 Thu Oct 25 22:41:24 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Oct 25 22:59:23 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4489 2018/10/25 22:41:24 maya Exp $ +$NetBSD: CHANGES-2018,v 1.4490 2018/10/25 22:59:23 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6253,3 +6253,4 @@ Changes to the packages collection and i Updated time/py-pytz to 2018.6 [adam 2018-10-25] Updated print/py-reportlab to 3.5.9 [adam 2018-10-25] Updated x11/modular-xorg-server to 1.20.3 [maya 2018-10-25] + Updated graphics/tiff to 4.0.9nb3 [maya 2018-10-25] --_----------=_15405083631020--