Received: by mail.netbsd.org (Postfix, from userid 605) id E32A884DAA; Thu, 27 Jul 2017 11:05:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 77FAC84D63 for ; Thu, 27 Jul 2017 11:05:05 +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 ix25dWnXbmqF for ; Thu, 27 Jul 2017 11:05:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D8D5A84D2B for ; Thu, 27 Jul 2017 11:05:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D72A6FACD; Thu, 27 Jul 2017 11:05:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501153504180060" MIME-Version: 1.0 Date: Thu, 27 Jul 2017 11:05:04 +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: <20170727110504.D72A6FACD@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. --_----------=_1501153504180060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Jul 27 11:05:04 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Add more tex packages To generate a diff of this commit: cvs rdiff -u -r1.3021 -r1.3022 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501153504180060 Content-Disposition: inline Content-Length: 1049 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3021 pkgsrc/doc/CHANGES-2017:1.3022 --- pkgsrc/doc/CHANGES-2017:1.3021 Thu Jul 27 09:02:50 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jul 27 11:05:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3021 2017/07/27 09:02:50 wen Exp $ +$NetBSD: CHANGES-2017,v 1.3022 2017/07/27 11:05:04 markd Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4186,3 +4186,9 @@ Changes to the packages collection and i Updated misc/py-anita to 1.42 [gson 2017-07-27] Updated print/cups to 2.2.3nb2 [wiz 2017-07-27] Updated devel/p5-Devel-Cover to 1.26 [wen 2017-07-27] + Added fonts/tex-arphic-ttf version 2017 [markd 2017-07-27] + Added fonts/tex-arphic-ttf-doc version 2017 [markd 2017-07-27] + Added fonts/tex-baekmuk version 2.2 [markd 2017-07-27] + Added fonts/tex-baekmuk-doc version 2.2 [markd 2017-07-27] + Added fonts/tex-ptex-fontmaps version 20170114.0 [markd 2017-07-27] + Added fonts/tex-ptex-fontmaps-doc version 20170114.0 [markd 2017-07-27] --_----------=_1501153504180060--