Received: by mail.netbsd.org (Postfix, from userid 605) id C73F084E3C; Sat, 21 Apr 2018 17:28:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B8E4F84D91 for ; Sat, 21 Apr 2018 17:28:34 +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 C43CiQYQ96WK for ; Sat, 21 Apr 2018 17:28:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E4C1484CCF for ; Sat, 21 Apr 2018 17:28:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DEDE5FBEC; Sat, 21 Apr 2018 17:28:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152433171372520" MIME-Version: 1.0 Date: Sat, 21 Apr 2018 17:28:33 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180421172833.DEDE5FBEC@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. --_----------=_152433171372520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Apr 21 17:28:33 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated misc/moreutils to 0.62 To generate a diff of this commit: cvs rdiff -u -r1.1908 -r1.1909 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152433171372520 Content-Disposition: inline Content-Length: 722 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.1908 pkgsrc/doc/CHANGES-2018:1.1909 --- pkgsrc/doc/CHANGES-2018:1.1908 Sat Apr 21 12:39:55 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Apr 21 17:28:33 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1908 2018/04/21 12:39:55 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1909 2018/04/21 17:28:33 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2670,3 +2670,4 @@ Changes to the packages collection and i Updated net/mikutter to 3.6.6 [tsutsui 2018-04-21] Updated net/gallery-dl to 1.3.4 [leot 2018-04-21] Updated sysutils/py-borgbackup to 1.1.5nb1 [wiz 2018-04-21] + Updated misc/moreutils to 0.62 [leot 2018-04-21] --_----------=_152433171372520--