Received: by mail.netbsd.org (Postfix, from userid 605) id 5FC7784DC0; Wed, 5 Feb 2020 15:30:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DBD0D84DB5 for ; Wed, 5 Feb 2020 15:30:36 +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 UIis-jb7mbyX for ; Wed, 5 Feb 2020 15:30:36 +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 4549984C8B for ; Wed, 5 Feb 2020 15:30:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C89BFBF4; Wed, 5 Feb 2020 15:30:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158091663636290" MIME-Version: 1.0 Date: Wed, 5 Feb 2020 15:30:36 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20200205153036.3C89BFBF4@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. --_----------=_158091663636290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Wed Feb 5 15:30:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated editors/hexedit to 1.4.2 To generate a diff of this commit: cvs rdiff -u -r1.952 -r1.953 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158091663636290 Content-Disposition: inline Content-Length: 752 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.952 pkgsrc/doc/CHANGES-2020:1.953 --- pkgsrc/doc/CHANGES-2020:1.952 Wed Feb 5 15:22:56 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Feb 5 15:30:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.952 2020/02/05 15:22:56 taca Exp $ +$NetBSD: CHANGES-2020,v 1.953 2020/02/05 15:30:36 fcambus Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1370,3 +1370,4 @@ Changes to the packages collection and i Updated devel/ruby-rspec_junit_formatter to 0.4.1 [taca 2020-02-05] Updated devel/ruby-simplecov-html to 0.11.0 [taca 2020-02-05] Updated devel/ruby-simplecov to 0.18.1 [taca 2020-02-05] + Updated editors/hexedit to 1.4.2 [fcambus 2020-02-05] --_----------=_158091663636290--