Received: by mail.netbsd.org (Postfix, from userid 605) id A7AB085041; Tue, 13 Aug 2019 20:56:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DAF485030 for ; Tue, 13 Aug 2019 20:56:31 +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 TF0fCFgNyvpP for ; Tue, 13 Aug 2019 20:56:30 +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 83B0584CEA for ; Tue, 13 Aug 2019 20:56:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8118AFBF4; Tue, 13 Aug 2019 20:56:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156572979095360" MIME-Version: 1.0 Date: Tue, 13 Aug 2019 20:56:30 +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: <20190813205630.8118AFBF4@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. --_----------=_156572979095360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Aug 13 20:56:30 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: more tex package updates To generate a diff of this commit: cvs rdiff -u -r1.3424 -r1.3425 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156572979095360 Content-Disposition: inline Content-Length: 1046 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.3424 pkgsrc/doc/CHANGES-2019:1.3425 --- pkgsrc/doc/CHANGES-2019:1.3424 Tue Aug 13 18:55:06 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Aug 13 20:56:30 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3424 2019/08/13 18:55:06 gdt Exp $ +$NetBSD: CHANGES-2019,v 1.3425 2019/08/13 20:56:30 markd Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5634,3 +5634,9 @@ Changes to the packages collection and i Updated devel/py-importlib-metadata to 0.19 [gdt 2019-08-13] Updated devel/jsonnet to 0.13.0 [seb 2019-08-13] Updated devel/py-python-slugify to 3.0.3nb1 [gdt 2019-08-13] + Added graphics/tex-tikz-feynhand version 1.0.0 [markd 2019-08-13] + Added graphics/tex-tikz-feynhand-doc version 1.0.0 [markd 2019-08-13] + Added print/tex-ragged2e version 2.2 [markd 2019-08-13] + Added print/tex-ragged2e-doc version 2.2 [markd 2019-08-13] + Updated print/tex-ms to 2019 [markd 2019-08-13] + Updated print/tex-ms-doc to 2019 [markd 2019-08-13] --_----------=_156572979095360--