Received: by mail.netbsd.org (Postfix, from userid 605) id 0E92F84D41; Sun, 7 Jan 2018 13:00:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D17F84D39 for ; Sun, 7 Jan 2018 13:00:27 +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 ssdigtPqeI5p for ; Sun, 7 Jan 2018 13:00:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E8A3184D2F for ; Sun, 7 Jan 2018 13:00:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9D492FBDE; Sun, 7 Jan 2018 13:00:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515330024256280" MIME-Version: 1.0 Date: Sun, 7 Jan 2018 13:00:24 +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: <20180107130024.9D492FBDE@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. --_----------=_1515330024256280 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:00:24 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated print/zathura-ps to 0.2.5 To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.17988 -r1.17989 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515330024256280 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.72 pkgsrc/doc/CHANGES-2018:1.73 --- pkgsrc/doc/CHANGES-2018:1.72 Sun Jan 7 12:59:39 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jan 7 13:00:24 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.72 2018/01/07 12:59:39 leot Exp $ +$NetBSD: CHANGES-2018,v 1.73 2018/01/07 13:00:24 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -134,3 +134,4 @@ Changes to the packages collection and i Updated print/zathura to 0.3.8 [leot 2018-01-07] 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] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17988 pkgsrc/doc/TODO:1.17989 --- pkgsrc/doc/TODO:1.17988 Sun Jan 7 12:59:39 2018 +++ pkgsrc/doc/TODO Sun Jan 7 13:00:24 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17988 2018/01/07 12:59:39 leot Exp $ +$NetBSD: TODO,v 1.17989 2018/01/07 13:00:24 leot Exp $ Suggested new packages ====================== @@ -1581,7 +1581,6 @@ For possible Perl packages updates, see o z26-2.14 o zathura-pdf-mupdf-0.3.2 [leot] o zathura-pdf-poppler-0.2.8 [degroote, leot] - o zathura-ps-0.2.5 [leot] o zenicb-1.31 (needs merge with lots of local changes) o zephyr-20070719 o zile-2.4.11 --_----------=_1515330024256280--