Received: by mail.netbsd.org (Postfix, from userid 605) id 1469E84D84; Wed, 25 Oct 2017 11:00:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 92DA384D30 for ; Wed, 25 Oct 2017 11:00:15 +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 71RMoYKwfFEL for ; Wed, 25 Oct 2017 11:00:15 +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 0143984CED for ; Wed, 25 Oct 2017 11:00:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EEBB7FBDE; Wed, 25 Oct 2017 11:00:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150892921417630" MIME-Version: 1.0 Date: Wed, 25 Oct 2017 11:00:14 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20171025110014.EEBB7FBDE@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. --_----------=_150892921417630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Oct 25 11:00:14 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated print/mupdf to 1.11nb5 To generate a diff of this commit: cvs rdiff -u -r1.4623 -r1.4624 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150892921417630 Content-Disposition: inline Content-Length: 736 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4623 pkgsrc/doc/CHANGES-2017:1.4624 --- pkgsrc/doc/CHANGES-2017:1.4623 Wed Oct 25 09:33:06 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Oct 25 11:00:14 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4623 2017/10/25 09:33:06 maya Exp $ +$NetBSD: CHANGES-2017,v 1.4624 2017/10/25 11:00:14 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6669,3 +6669,4 @@ Changes to the packages collection and i Updated textproc/py-html2text to 2017.10.4 [adam 2017-10-25] Updated devel/py-flake8-import-order to 0.14 [adam 2017-10-25] Updated shells/fish to 2.6.0nb2 [maya 2017-10-25] + Updated print/mupdf to 1.11nb5 [leot 2017-10-25] --_----------=_150892921417630--