Received: by mail.netbsd.org (Postfix, from userid 605) id F2D7284D86; Fri, 27 Oct 2017 13:06:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E22884D36 for ; Fri, 27 Oct 2017 13:06: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 2GBTGQ4pD4Yu for ; Fri, 27 Oct 2017 13:06: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 E21DA84CDD for ; Fri, 27 Oct 2017 13:06:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E043FFBDE; Fri, 27 Oct 2017 13:06:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150910961733100" MIME-Version: 1.0 Date: Fri, 27 Oct 2017 13:06:57 +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: <20171027130657.E043FFBDE@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. --_----------=_150910961733100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 27 13:06:57 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated converters/dos2unix to 7.4.0 To generate a diff of this commit: cvs rdiff -u -r1.4641 -r1.4642 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150910961733100 Content-Disposition: inline Content-Length: 734 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.4641 pkgsrc/doc/CHANGES-2017:1.4642 --- pkgsrc/doc/CHANGES-2017:1.4641 Fri Oct 27 09:51:20 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Oct 27 13:06:57 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4641 2017/10/27 09:51:20 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.4642 2017/10/27 13:06:57 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6690,3 +6690,4 @@ Changes to the packages collection and i Updated lang/php70 to 7.0.25 [taca 2017-10-27] Updated lang/php71 to 7.1.11 [taca 2017-10-27] Added databases/postgresql-pljava version 1.5.0 [fhajny 2017-10-27] + Updated converters/dos2unix to 7.4.0 [ryoon 2017-10-27] --_----------=_150910961733100--