Received: by mail.netbsd.org (Postfix, from userid 605) id 343C084D42; Sun, 7 Jan 2018 13:01:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2CAA84D39 for ; Sun, 7 Jan 2018 13:01:09 +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 479y9HYtk8rW for ; Sun, 7 Jan 2018 13:01:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1983484D35 for ; Sun, 7 Jan 2018 13:01:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10608FBDE; Sun, 7 Jan 2018 13:01:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515330066217890" MIME-Version: 1.0 Date: Sun, 7 Jan 2018 13:01:06 +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: <20180107130106.10608FBDE@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. --_----------=_1515330066217890 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:05 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated print/zathura-pdf-poppler to 0.2.8 To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.17989 -r1.17990 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515330066217890 Content-Disposition: inline Content-Length: 1349 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.73 pkgsrc/doc/CHANGES-2018:1.74 --- pkgsrc/doc/CHANGES-2018:1.73 Sun Jan 7 13:00:24 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jan 7 13:01:05 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.73 2018/01/07 13:00:24 leot Exp $ +$NetBSD: CHANGES-2018,v 1.74 2018/01/07 13:01:05 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -135,3 +135,4 @@ Changes to the packages collection and i Updated graphics/zathura-cb to 0.1.7 [leot 2018-01-07] 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] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17989 pkgsrc/doc/TODO:1.17990 --- pkgsrc/doc/TODO:1.17989 Sun Jan 7 13:00:24 2018 +++ pkgsrc/doc/TODO Sun Jan 7 13:01:05 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17989 2018/01/07 13:00:24 leot Exp $ +$NetBSD: TODO,v 1.17990 2018/01/07 13:01:05 leot Exp $ Suggested new packages ====================== @@ -1580,7 +1580,6 @@ For possible Perl packages updates, see o yudit-2.9.6 o z26-2.14 o zathura-pdf-mupdf-0.3.2 [leot] - o zathura-pdf-poppler-0.2.8 [degroote, leot] o zenicb-1.31 (needs merge with lots of local changes) o zephyr-20070719 o zile-2.4.11 --_----------=_1515330066217890--