Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A86A37A309 for ; Fri, 9 Dec 2016 08:21:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5AD3385604; Fri, 9 Dec 2016 08:21:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B513B855F6 for ; Fri, 9 Dec 2016 08:21:16 +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 TjZUGhHrRT6U for ; Fri, 9 Dec 2016 08:21:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 16E5B85599 for ; Fri, 9 Dec 2016 08:21:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 432A9FBA6; Fri, 9 Dec 2016 08:21:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1481271662208340" MIME-Version: 1.0 Date: Fri, 9 Dec 2016 08:21:02 +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: <20161209082102.432A9FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1481271662208340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Fri Dec 9 08:21:02 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated print/mupdf to 1.10a To generate a diff of this commit: cvs rdiff -u -r1.4943 -r1.4944 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16758 -r1.16759 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1481271662208340 Content-Disposition: inline Content-Length: 1262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4943 pkgsrc/doc/CHANGES-2016:1.4944 --- pkgsrc/doc/CHANGES-2016:1.4943 Fri Dec 9 08:07:05 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Dec 9 08:21:01 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4943 2016/12/09 08:07:05 leot Exp $ +$NetBSD: CHANGES-2016,v 1.4944 2016/12/09 08:21:01 leot Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6897,3 +6897,4 @@ Changes to the packages collection and i Updated lang/nodejs to 7.2.1 [fhajny 2016-12-08] Updated net/nsd to 4.1.14 [pettai 2016-12-08] Updated graphics/girara to 0.2.6nb2 [leot 2016-12-09] + Updated print/mupdf to 1.10a [leot 2016-12-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16758 pkgsrc/doc/TODO:1.16759 --- pkgsrc/doc/TODO:1.16758 Wed Dec 7 08:00:21 2016 +++ pkgsrc/doc/TODO Fri Dec 9 08:21:01 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16758 2016/12/07 08:00:21 wiz Exp $ +$NetBSD: TODO,v 1.16759 2016/12/09 08:21:01 leot Exp $ Suggested new packages ====================== @@ -1129,7 +1129,6 @@ For possible Perl packages updates, see o munin-doc-1.4.6 o munin-node-1.4.6 o munin-server-1.4.6 - o mupdf-1.10a o muse-0.9.2 o mutagen-tools-1.31 o myodbc-5.3.4 --_----------=_1481271662208340--