Received: by mail.netbsd.org (Postfix, from userid 605) id 92B8B8561B; Tue, 4 Jul 2017 22:42:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2497B8561A for ; Tue, 4 Jul 2017 22:42:07 +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 9pf-vIEka3Xv for ; Tue, 4 Jul 2017 22:42:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 897AC85613 for ; Tue, 4 Jul 2017 22:42:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84AEEFAE8; Tue, 4 Jul 2017 22:42:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499208126286820" MIME-Version: 1.0 Date: Tue, 4 Jul 2017 22:42:06 +0000 From: "Alexander Nasonov" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: alnsn@netbsd.org X-Mailer: log_accum Message-Id: <20170704224206.84AEEFAE8@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. --_----------=_1499208126286820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: alnsn Date: Tue Jul 4 22:42:06 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: maya Updated net/lua-copas to version 2.0.2. To generate a diff of this commit: cvs rdiff -u -r1.2722 -r1.2723 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499208126286820 Content-Disposition: inline Content-Length: 713 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.2722 pkgsrc/doc/CHANGES-2017:1.2723 --- pkgsrc/doc/CHANGES-2017:1.2722 Tue Jul 4 21:57:20 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 4 22:42:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2722 2017/07/04 21:57:20 maya Exp $ +$NetBSD: CHANGES-2017,v 1.2723 2017/07/04 22:42:06 alnsn Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3756,3 +3756,4 @@ Changes to the packages collection and i Updated math/ffts to 20170617 [gson 2017-07-04] Updated devel/googletest to 1.8.0nb1 [kamil 2017-07-04] Updated lang/gcc6 to 6.4.0 [maya 2017-07-04] + Updated net/lua-copas to 2.0.2 [alnsn 2017-07-04] --_----------=_1499208126286820--