Received: by mail.netbsd.org (Postfix, from userid 605) id 3E19F84D8C; Sat, 12 Jun 2021 06:04:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BC5C84D75 for ; Sat, 12 Jun 2021 06:04:36 +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 Tt8XA4LlCLWl for ; Sat, 12 Jun 2021 06:04: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 1389F84CE3 for ; Sat, 12 Jun 2021 06:04:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0AFF4FA95; Sat, 12 Jun 2021 06:04:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162347787613620" MIME-Version: 1.0 Date: Sat, 12 Jun 2021 06:04:36 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210612060436.0AFF4FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162347787613620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Jun 12 06:04:35 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Removed archivers/go-xz To generate a diff of this commit: cvs rdiff -u -r1.3371 -r1.3372 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162347787613620 Content-Disposition: inline Content-Length: 703 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.3371 pkgsrc/doc/CHANGES-2021:1.3372 --- pkgsrc/doc/CHANGES-2021:1.3371 Sat Jun 12 03:01:33 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Jun 12 06:04:35 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3371 2021/06/12 03:01:33 mef Exp $ +$NetBSD: CHANGES-2021,v 1.3372 2021/06/12 06:04:35 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5400,3 +5400,4 @@ Changes to the packages collection and i Updated devel/R-desc to 1.3.0 [mef 2021-06-12] Updated textproc/R-rmarkdown to 2.8 [mef 2021-06-12] Updated devel/R-devtools to 2.4.2 [mef 2021-06-12] + Removed archivers/go-xz [nia 2021-06-12] --_----------=_162347787613620--