Received: by mail.netbsd.org (Postfix, from userid 605) id B4DC184ED9; Tue, 22 May 2018 19:12:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3EDE384D7A for ; Tue, 22 May 2018 19:12:18 +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 LFRmF8nA16yH for ; Tue, 22 May 2018 19:12:17 +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 9BEC784CD1 for ; Tue, 22 May 2018 19:12:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9575FFBEB; Tue, 22 May 2018 19:12:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1527016337108690" MIME-Version: 1.0 Date: Tue, 22 May 2018 19:12:17 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20180522191217.9575FFBEB@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. --_----------=_1527016337108690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Tue May 22 19:12:17 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/py-llvmlite to 0.22.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.2522 -r1.2523 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1527016337108690 Content-Disposition: inline Content-Length: 739 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2522 pkgsrc/doc/CHANGES-2018:1.2523 --- pkgsrc/doc/CHANGES-2018:1.2522 Tue May 22 16:12:59 2018 +++ pkgsrc/doc/CHANGES-2018 Tue May 22 19:12:17 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2522 2018/05/22 16:12:59 youri Exp $ +$NetBSD: CHANGES-2018,v 1.2523 2018/05/22 19:12:17 minskim Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3628,3 +3628,4 @@ Changes to the packages collection and i Updated sysutils/lxtask to 0.1.8 [youri 2018-05-22] Updated x11/lxterminal to 0.3.1 [youri 2018-05-22] Updated sysutils/libfm-extra to 1.3.0.2 [youri 2018-05-22] + Updated devel/py-llvmlite to 0.22.0nb1 [minskim 2018-05-22] --_----------=_1527016337108690--