Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 582217A175 for ; Sat, 10 Jun 2017 16:08:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 05A9184DC1; Sat, 10 Jun 2017 16:08:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8773B84D88 for ; Sat, 10 Jun 2017 16:08:01 +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 d1pmD2QBMOmL for ; Sat, 10 Jun 2017 16:08:01 +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 EBB1E84CDD for ; Sat, 10 Jun 2017 16:08:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5A1BFAA4; Sat, 10 Jun 2017 16:08:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497110880205290" MIME-Version: 1.0 Date: Sat, 10 Jun 2017 16:08:00 +0000 From: "Sebastian Wiedenroth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiedi@netbsd.org X-Mailer: log_accum Message-Id: <20170610160800.E5A1BFAA4@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. --_----------=_1497110880205290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiedi Date: Sat Jun 10 16:08:00 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated editors/nano to 2.8.4 To generate a diff of this commit: cvs rdiff -u -r1.2298 -r1.2299 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497110880205290 Content-Disposition: inline Content-Length: 727 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.2298 pkgsrc/doc/CHANGES-2017:1.2299 --- pkgsrc/doc/CHANGES-2017:1.2298 Sat Jun 10 16:03:29 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jun 10 16:08:00 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2298 2017/06/10 16:03:29 taca Exp $ +$NetBSD: CHANGES-2017,v 1.2299 2017/06/10 16:08:00 wiedi Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2910,3 +2910,4 @@ Changes to the packages collection and i Updated mail/ruby-mail to 2.6.6 [taca 2017-06-10] Updated mail/ruby-mail25 to 2.5.5 [taca 2017-06-10] Added devel/ruby-gettext-setup version 0.25 [taca 2017-06-10] + Updated editors/nano to 2.8.4 [wiedi 2017-06-10] --_----------=_1497110880205290--