Received: by mail.netbsd.org (Postfix, from userid 605) id B54F384DA4; Tue, 22 Jan 2019 12:46:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 18B3984D7B for ; Tue, 22 Jan 2019 12:46:47 +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 hikMDaSNiQZ9 for ; Tue, 22 Jan 2019 12:46:46 +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 76F1084D6A for ; Tue, 22 Jan 2019 12:46:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73860FB16; Tue, 22 Jan 2019 12:46:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548161206223970" MIME-Version: 1.0 Date: Tue, 22 Jan 2019 12:46:46 +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: <20190122124646.73860FB16@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. --_----------=_1548161206223970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Jan 22 12:46:46 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: some tex additions and updates To generate a diff of this commit: cvs rdiff -u -r1.377 -r1.378 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548161206223970 Content-Disposition: inline Content-Length: 1617 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.377 pkgsrc/doc/CHANGES-2019:1.378 --- pkgsrc/doc/CHANGES-2019:1.377 Tue Jan 22 11:19:34 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jan 22 12:46:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.377 2019/01/22 11:19:34 adam Exp $ +$NetBSD: CHANGES-2019,v 1.378 2019/01/22 12:46:46 markd Exp $ Changes to the packages collection and infrastructure in 2019: @@ -505,3 +505,19 @@ Changes to the packages collection and i Updated textproc/py-eradicate to 1.0 [adam 2019-01-22] Updated devel/py-entrypoints to 0.3 [adam 2019-01-22] Updated lang/npm to 6.6.0 [adam 2019-01-22] + Added print/tex-etoc version 1.08p [markd 2019-01-22] + Added print/tex-etoc-doc version 1.08p [markd 2019-01-22] + Added print/tex-listofitems version 1.6 [markd 2019-01-22] + Added print/tex-listofitems-doc version 1.6 [markd 2019-01-22] + Added print/tex-newunicodechar version 1.2 [markd 2019-01-22] + Added print/tex-newunicodechar-doc version 1.2 [markd 2019-01-22] + Added print/tex-stackengine version 4.01 [markd 2019-01-22] + Added print/tex-stackengine-doc version 4.01 [markd 2019-01-22] + Updated print/tex-cleveref to 0.21.4 [markd 2019-01-22] + Updated print/tex-cleveref-doc to 0.21.4 [markd 2019-01-22] + Updated math/tex-apnum to 1.7 [markd 2019-01-22] + Updated math/tex-apnum-doc to 1.7 [markd 2019-01-22] + Updated print/tex-ifmtarg to 1.2b [markd 2019-01-22] + Updated print/tex-ifmtarg-doc to 1.2b [markd 2019-01-22] + Updated fonts/tex-mathalfa to 1.10 [markd 2019-01-22] + Updated fonts/tex-mathalfa-doc to 1.10 [markd 2019-01-22] --_----------=_1548161206223970--