Received: by mail.netbsd.org (Postfix, from userid 605) id 2533184D86; Wed, 4 Mar 2020 15:49:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A33B484D7A for ; Wed, 4 Mar 2020 15:49:22 +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 r1o_qz_cPBME for ; Wed, 4 Mar 2020 15:49:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0181E84CD4 for ; Wed, 4 Mar 2020 15:49:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F3211FBF4; Wed, 4 Mar 2020 15:49:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158333696111040" MIME-Version: 1.0 Date: Wed, 4 Mar 2020 15:49:21 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20200304154921.F3211FBF4@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. --_----------=_158333696111040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Mar 4 15:49:21 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated net/ucspi-tcp6 to 1.11.3 To generate a diff of this commit: cvs rdiff -u -r1.1353 -r1.1354 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158333696111040 Content-Disposition: inline Content-Length: 717 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.1353 pkgsrc/doc/CHANGES-2020:1.1354 --- pkgsrc/doc/CHANGES-2020:1.1353 Wed Mar 4 15:45:15 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Mar 4 15:49:21 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1353 2020/03/04 15:45:15 schmonz Exp $ +$NetBSD: CHANGES-2020,v 1.1354 2020/03/04 15:49:21 schmonz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1901,3 +1901,4 @@ Changes to the packages collection and i Updated x11/gtk3 to 3.24.14 [wiz 2020-03-04] Updated devel/glib2 to 2.64.0 [wiz 2020-03-04] Updated net/fehqlibs to 0.9.14 [schmonz 2020-03-04] + Updated net/ucspi-tcp6 to 1.11.3 [schmonz 2020-03-04] --_----------=_158333696111040--