Received: by mail.netbsd.org (Postfix, from userid 605) id 3E4D284EA9; Fri, 8 Oct 2021 16:40:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 79E8784E98 for ; Fri, 8 Oct 2021 16:40:11 +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 OVzQo8GGO8yL for ; Fri, 8 Oct 2021 16:40:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D201E84D1D for ; Fri, 8 Oct 2021 16:40:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CD958FA97; Fri, 8 Oct 2021 16:40:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163371121024580" MIME-Version: 1.0 Date: Fri, 8 Oct 2021 16:40:10 +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: <20211008164010.CD958FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163371121024580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Oct 8 16:40:10 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Removed gcc3 To generate a diff of this commit: cvs rdiff -u -r1.5074 -r1.5075 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163371121024580 Content-Disposition: inline Content-Length: 867 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.5074 pkgsrc/doc/CHANGES-2021:1.5075 --- pkgsrc/doc/CHANGES-2021:1.5074 Fri Oct 8 15:08:31 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Oct 8 16:40:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5074 2021/10/08 15:08:31 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5075 2021/10/08 16:40:10 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7777,3 +7777,8 @@ Changes to the packages collection and i Updated lang/go117 to 1.17.2 [bsiegert 2021-10-08] Updated www/firefox91-l10n to 91.2.0 [nia 2021-10-08] Updated devel/apache-maven to 3.8.3 [wiz 2021-10-08] + Removed lang/gcc3 [nia 2021-10-08] + Removed lang/gcc3-c [nia 2021-10-08] + Removed lang/gcc3-c++ [nia 2021-10-08] + Removed lang/gcc3-f77 [nia 2021-10-08] + Removed lang/gcc3-objc [nia 2021-10-08] --_----------=_163371121024580--