Received: by mail.netbsd.org (Postfix, from userid 605) id 6022284D41; Mon, 14 Jun 2021 16:52:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CE7384D3F for ; Mon, 14 Jun 2021 16:52:39 +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 fs5fic8N5Qvj for ; Mon, 14 Jun 2021 16:52:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F80D84D1F for ; Mon, 14 Jun 2021 16:52:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 177EDFA95; Mon, 14 Jun 2021 16:52:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162368955942690" MIME-Version: 1.0 Date: Mon, 14 Jun 2021 16:52:39 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20210614165239.177EDFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162368955942690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon Jun 14 16:52:38 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: CHANGES: Fix Udpated to Added To generate a diff of this commit: cvs rdiff -u -r1.3450 -r1.3451 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162368955942690 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3450 pkgsrc/doc/CHANGES-2021:1.3451 --- pkgsrc/doc/CHANGES-2021:1.3450 Mon Jun 14 16:37:15 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jun 14 16:52:38 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3450 2021/06/14 16:37:15 bacon Exp $ +$NetBSD: CHANGES-2021,v 1.3451 2021/06/14 16:52:38 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5512,3 +5512,4 @@ Changes to the packages collection and i Updated www/ruby-loofah to 2.10.0 [taca 2021-06-14] Updated www/ruby-http-cookie to 1.0.4 [taca 2021-06-14] Updated devel/libxtend to 0.1.2.27 [bacon 2021-06-14] + Added devel/SOPE5 version 5.1.1 [gdt 2021-06-14] --_----------=_162368955942690--