Received: by mail.netbsd.org (Postfix, from userid 605) id 5A3BD84D45; Sun, 7 Jan 2018 13:01:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DAB8D84D35 for ; Sun, 7 Jan 2018 13:01:48 +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 uvZ6OkbeIw-v for ; Sun, 7 Jan 2018 13:01:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3A2A384D2F for ; Sun, 7 Jan 2018 13:01:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AA8B1FBDE; Sun, 7 Jan 2018 13:01:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515330105257560" MIME-Version: 1.0 Date: Sun, 7 Jan 2018 13:01:45 +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: <20180107130145.AA8B1FBDE@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. --_----------=_1515330105257560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Jan 7 13:01:45 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated print/zathura-pdf-mupdf to 0.3.2 To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.17990 -r1.17991 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515330105257560 Content-Disposition: inline Content-Length: 1324 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.74 pkgsrc/doc/CHANGES-2018:1.75 --- pkgsrc/doc/CHANGES-2018:1.74 Sun Jan 7 13:01:05 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jan 7 13:01:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.74 2018/01/07 13:01:05 leot Exp $ +$NetBSD: CHANGES-2018,v 1.75 2018/01/07 13:01:45 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -136,3 +136,4 @@ Changes to the packages collection and i Updated graphics/zathura-djvu to 0.2.7 [leot 2018-01-07] Updated print/zathura-ps to 0.2.5 [leot 2018-01-07] Updated print/zathura-pdf-poppler to 0.2.8 [leot 2018-01-07] + Updated print/zathura-pdf-mupdf to 0.3.2 [leot 2018-01-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17990 pkgsrc/doc/TODO:1.17991 --- pkgsrc/doc/TODO:1.17990 Sun Jan 7 13:01:05 2018 +++ pkgsrc/doc/TODO Sun Jan 7 13:01:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17990 2018/01/07 13:01:05 leot Exp $ +$NetBSD: TODO,v 1.17991 2018/01/07 13:01:45 leot Exp $ Suggested new packages ====================== @@ -1579,7 +1579,6 @@ For possible Perl packages updates, see o yorick-2.1.05 o yudit-2.9.6 o z26-2.14 - o zathura-pdf-mupdf-0.3.2 [leot] o zenicb-1.31 (needs merge with lots of local changes) o zephyr-20070719 o zile-2.4.11 --_----------=_1515330105257560--