Received: by mail.netbsd.org (Postfix, from userid 605) id AD9F284DEB; Tue, 14 May 2019 12:04:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 36C5C84D5E for ; Tue, 14 May 2019 12:04:50 +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 2EeFOSNinQ8z for ; Tue, 14 May 2019 12:04:49 +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 92E2784D31 for ; Tue, 14 May 2019 12:04:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90857FB16; Tue, 14 May 2019 12:04:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1557835489153920" MIME-Version: 1.0 Date: Tue, 14 May 2019 12:04:49 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20190514120449.90857FB16@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. --_----------=_1557835489153920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue May 14 12:04:49 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated sysutils/intellij-fsnotifier to 0.0.20190228nb1 To generate a diff of this commit: cvs rdiff -u -r1.2118 -r1.2119 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1557835489153920 Content-Disposition: inline Content-Length: 766 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.2118 pkgsrc/doc/CHANGES-2019:1.2119 --- pkgsrc/doc/CHANGES-2019:1.2118 Tue May 14 07:44:58 2019 +++ pkgsrc/doc/CHANGES-2019 Tue May 14 12:04:49 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2118 2019/05/14 07:44:58 leot Exp $ +$NetBSD: CHANGES-2019,v 1.2119 2019/05/14 12:04:49 ryoon Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3618,3 +3618,4 @@ Changes to the packages collection and i Updated sysutils/arm-trusted-firmware-fiptool to 2.0nb2 [thorpej 2019-05-14] Updated devel/py-isort to 4.3.19 [adam 2019-05-14] Updated devel/py-test to 4.5.0 [adam 2019-05-14] + Updated sysutils/intellij-fsnotifier to 0.0.20190228nb1 [ryoon 2019-05-14] --_----------=_1557835489153920--