Received: by mail.netbsd.org (Postfix, from userid 605) id CE43B84D75; Mon, 14 Aug 2017 21:15:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 60AAD84D6E for ; Mon, 14 Aug 2017 21:15:53 +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 iTZ_bz272TjQ for ; Mon, 14 Aug 2017 21:15:53 +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 C033884D2B for ; Mon, 14 Aug 2017 21:15:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE55EFAD0; Mon, 14 Aug 2017 21:15:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502745352155530" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 21:15:52 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20170814211552.BE55EFAD0@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. --_----------=_1502745352155530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Mon Aug 14 21:15:52 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/lua-doc to 1.4.6 To generate a diff of this commit: cvs rdiff -u -r1.3229 -r1.3230 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502745352155530 Content-Disposition: inline Content-Length: 720 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.3229 pkgsrc/doc/CHANGES-2017:1.3230 --- pkgsrc/doc/CHANGES-2017:1.3229 Mon Aug 14 21:14:59 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 21:15:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3229 2017/08/14 21:14:59 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3230 2017/08/14 21:15:52 triaxx Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4469,3 +4469,4 @@ Changes to the packages collection and i Updated print/abcm2ps to 8.13.12 [wiz 2017-08-14] Added devel/py-meson version 0.41.2 [wiz 2017-08-14] Updated audio/libmpdclient to 2.13 [wiz 2017-08-14] + Updated devel/lua-doc to 1.4.6 [triaxx 2017-08-14] --_----------=_1502745352155530--