Received: by mail.netbsd.org (Postfix, from userid 605) id 24A3D84D6F; Sat, 1 Dec 2018 16:44:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0236A84D32 for ; Sat, 1 Dec 2018 16:44:17 +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 k5ds6oB7p6nG for ; Sat, 1 Dec 2018 16:44:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4D69284C82 for ; Sat, 1 Dec 2018 16:44:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 49C07FB1F; Sat, 1 Dec 2018 16:44:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543682656263890" MIME-Version: 1.0 Date: Sat, 1 Dec 2018 16:44:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20181201164416.49C07FB1F@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. --_----------=_1543682656263890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 1 16:44:16 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated print/latexmk to 461 To generate a diff of this commit: cvs rdiff -u -r1.4975 -r1.4976 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18651 -r1.18652 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543682656263890 Content-Disposition: inline Content-Length: 1630 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.4975 pkgsrc/doc/CHANGES-2018:1.4976 --- pkgsrc/doc/CHANGES-2018:1.4975 Sat Dec 1 16:42:18 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 1 16:44:15 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4975 2018/12/01 16:42:18 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.4976 2018/12/01 16:44:15 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6940,3 +6940,4 @@ Changes to the packages collection and i Updated x11/libxcb to 1.13.1 [wiz 2018-12-01] Updated textproc/xerces-c to 3.2.2 [wiz 2018-12-01] Updated time/khal to 0.9.10 [wiz 2018-12-01] + Updated print/latexmk to 461 [wiz 2018-12-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18651 pkgsrc/doc/TODO:1.18652 --- pkgsrc/doc/TODO:1.18651 Sat Dec 1 16:42:18 2018 +++ pkgsrc/doc/TODO Sat Dec 1 16:44:15 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18651 2018/12/01 16:42:18 wiz Exp $ +$NetBSD: TODO,v 1.18652 2018/12/01 16:44:15 wiz Exp $ Suggested new packages ====================== @@ -617,7 +617,6 @@ For possible Perl packages updates, see o ex-20050325 o exaile-3.4.4 o exmh-2.8.0 - o extra-cmake-modules-5.50.0 o faces-1.7.7 o facter-2.4.5 o fakeroot-1.6.5 @@ -947,7 +946,6 @@ For possible Perl packages updates, see o kwindowsystem-5.45.0 o kxmlgui-5.45.0 o labelnation-1.218 - o latexmk-461 o lbdb-0.40 o lcc-4.2 o ldapsdk-6.0.7 @@ -1135,7 +1133,6 @@ For possible Perl packages updates, see o oroborus-2.0.18 o ortp-0.25.0 o oto-0.5 - o oxygen-icons-5.50.0 o p0f-3.08b o p5-Apache-Gallery-1.0.2 o p5-DBD-DB2-1.85 --_----------=_1543682656263890--