Received: by mail.netbsd.org (Postfix, from userid 605) id 8C4E984DF2; Thu, 5 Mar 2020 19:50:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1705584DE6 for ; Thu, 5 Mar 2020 19:50:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id lt58FTDs_OQ0 for ; Thu, 5 Mar 2020 19:50:30 +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 A512484D7D for ; Thu, 5 Mar 2020 19:50:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9ED03FB27; Thu, 5 Mar 2020 19:50:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1583437830255220" MIME-Version: 1.0 Date: Thu, 5 Mar 2020 19:50:30 +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: <20200305195030.9ED03FB27@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. --_----------=_1583437830255220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Thu Mar 5 19:50:30 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated net/hub to 2.14.2 To generate a diff of this commit: cvs rdiff -u -r1.1372 -r1.1373 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1583437830255220 Content-Disposition: inline Content-Length: 718 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.1372 pkgsrc/doc/CHANGES-2020:1.1373 --- pkgsrc/doc/CHANGES-2020:1.1372 Thu Mar 5 18:20:41 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Mar 5 19:50:30 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1372 2020/03/05 18:20:41 leot Exp $ +$NetBSD: CHANGES-2020,v 1.1373 2020/03/05 19:50:30 leot Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1924,3 +1924,4 @@ Changes to the packages collection and i Updated emulators/tme to 0.8nb41 [thorpej 2020-03-05] Added cross/asm6809 version 2.12 [jperkin 2020-03-05] Updated net/youtube-dl to 20200306 [leot 2020-03-05] + Updated net/hub to 2.14.2 [leot 2020-03-05] --_----------=_1583437830255220--