Received: by mail.netbsd.org (Postfix, from userid 605) id 153B184D65; Tue, 6 Aug 2019 20:58:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F79284D54 for ; Tue, 6 Aug 2019 20:58:49 +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 jT5NVPJRIdqF for ; Tue, 6 Aug 2019 20:58:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EA16784CD8 for ; Tue, 6 Aug 2019 20:58:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3C39FBF4; Tue, 6 Aug 2019 20:58:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1565125128225600" MIME-Version: 1.0 Date: Tue, 6 Aug 2019 20:58:48 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190806205848.E3C39FBF4@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. --_----------=_1565125128225600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Aug 6 20:58:48 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: more tex updates To generate a diff of this commit: cvs rdiff -u -r1.3294 -r1.3295 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1565125128225600 Content-Disposition: inline Content-Length: 890 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3294 pkgsrc/doc/CHANGES-2019:1.3295 --- pkgsrc/doc/CHANGES-2019:1.3294 Tue Aug 6 20:36:10 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Aug 6 20:58:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3294 2019/08/06 20:36:10 nia Exp $ +$NetBSD: CHANGES-2019,v 1.3295 2019/08/06 20:58:48 markd Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5407,3 +5407,7 @@ Changes to the packages collection and i Added games/widelands version 20 [nia 2019-08-06] Updated math/py-numba to 0.45.1 [adam 2019-08-06] Added games/manaplus version 1.9.3.23 [nia 2019-08-06] + Updated print/tex-urlbst to 0.8 [markd 2019-08-06] + Updated print/tex-urlbst-doc to 0.8 [markd 2019-08-06] + Updated print/tex-zxjafont to 0.5 [markd 2019-08-06] + Updated print/tex-zxjafont-doc to 0.5 [markd 2019-08-06] --_----------=_1565125128225600--