Received: by mail.netbsd.org (Postfix, from userid 605) id 9ADEC84F0A; Fri, 8 Oct 2021 15:08:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D66F084E98 for ; Fri, 8 Oct 2021 15:08:32 +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 k79rrlrEGa3T for ; Fri, 8 Oct 2021 15:08:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E3B8084D1D for ; Fri, 8 Oct 2021 15:08:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E0309FA97; Fri, 8 Oct 2021 15:08:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163370571112360" MIME-Version: 1.0 Date: Fri, 8 Oct 2021 15:08:31 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211008150831.E0309FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163370571112360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Oct 8 15:08:31 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/apache-maven to 3.8.3 To generate a diff of this commit: cvs rdiff -u -r1.5073 -r1.5074 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21132 -r1.21133 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163370571112360 Content-Disposition: inline Content-Length: 1313 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.5073 pkgsrc/doc/CHANGES-2021:1.5074 --- pkgsrc/doc/CHANGES-2021:1.5073 Fri Oct 8 14:49:56 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Oct 8 15:08:31 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5073 2021/10/08 14:49:56 nia Exp $ +$NetBSD: CHANGES-2021,v 1.5074 2021/10/08 15:08:31 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7776,3 +7776,4 @@ Changes to the packages collection and i Updated www/firefox91 to 91.2.0 [nia 2021-10-08] 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] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21132 pkgsrc/doc/TODO:1.21133 --- pkgsrc/doc/TODO:1.21132 Fri Oct 8 10:48:32 2021 +++ pkgsrc/doc/TODO Fri Oct 8 15:08:31 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21132 2021/10/08 10:48:32 wiz Exp $ +$NetBSD: TODO,v 1.21133 2021/10/08 15:08:31 wiz Exp $ Suggested new packages ====================== @@ -459,7 +459,6 @@ For possible Perl packages updates, see o apache-ant19-1.9.15 o apache-cassandra-3.11.10 o apache-cassandra2-2.2.19 - o apache-maven-3.8.1 o apache-solr-8.8.2 o apache-tomcat85-8.5.65 o apache-tomcat9-9.0.45 --_----------=_163370571112360--