Received: by mail.netbsd.org (Postfix, from userid 605) id 485CE84D84; Sun, 13 Jun 2021 08:23:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 864D284D12 for ; Sun, 13 Jun 2021 08:23:12 +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 Nhkv2rHL4ij7 for ; Sun, 13 Jun 2021 08:23:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E252E84CE1 for ; Sun, 13 Jun 2021 08:23:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF356FA95; Sun, 13 Jun 2021 08:23:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623572591213620" MIME-Version: 1.0 Date: Sun, 13 Jun 2021 08:23:11 +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: <20210613082311.DF356FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623572591213620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Jun 13 08:23:11 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Removed devel/go-buffruneio To generate a diff of this commit: cvs rdiff -u -r1.3405 -r1.3406 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623572591213620 Content-Disposition: inline Content-Length: 753 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.3405 pkgsrc/doc/CHANGES-2021:1.3406 --- pkgsrc/doc/CHANGES-2021:1.3405 Sun Jun 13 08:19:59 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jun 13 08:23:11 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3405 2021/06/13 08:19:59 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3406 2021/06/13 08:23:11 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5434,3 +5434,4 @@ Changes to the packages collection and i Added archivers/xarchiver version 0.5.4.17 [nia 2021-06-13] Removed sysutils/xfce4-xarchiver successor archivers/xarchiver [nia 2021-06-13] Updated devel/p5-MooseX-App-Cmd to 0.34 [wen 2021-06-13] + Removed devel/go-buffruneio [nia 2021-06-13] --_----------=_1623572591213620--