Received: by mail.netbsd.org (Postfix, from userid 605) id 689B584DD7; Wed, 24 Oct 2018 16:58:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B2B784DC3 for ; Wed, 24 Oct 2018 16:58:58 +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 9-flKTiJbVkC for ; Wed, 24 Oct 2018 16:58:58 +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 BBB8184CD5 for ; Wed, 24 Oct 2018 16:58:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B8873FBEE; Wed, 24 Oct 2018 16:58:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1540400337193970" MIME-Version: 1.0 Date: Wed, 24 Oct 2018 16:58:57 +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: <20181024165857.B8873FBEE@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. --_----------=_1540400337193970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Wed Oct 24 16:58:57 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/ncursesw to 6.1nb2 To generate a diff of this commit: cvs rdiff -u -r1.4484 -r1.4485 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1540400337193970 Content-Disposition: inline Content-Length: 756 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.4484 pkgsrc/doc/CHANGES-2018:1.4485 --- pkgsrc/doc/CHANGES-2018:1.4484 Wed Oct 24 15:50:42 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 24 16:58:57 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4484 2018/10/24 15:50:42 schmonz Exp $ +$NetBSD: CHANGES-2018,v 1.4485 2018/10/24 16:58:57 minskim Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6246,3 +6246,4 @@ Changes to the packages collection and i Updated mail/mess822 to 0.58nb8 [schmonz 2018-10-24] Updated sysutils/checkpassword-pam to 0.99nb2 [schmonz 2018-10-24] Updated sysutils/checkpassword to 0.90nb2 [schmonz 2018-10-24] + Updated devel/ncursesw to 6.1nb2 [minskim 2018-10-24] --_----------=_1540400337193970--