Received: by mail.netbsd.org (Postfix, from userid 605) id 6779384FEE; Mon, 16 May 2022 19:42:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9EB3184FEB for ; Mon, 16 May 2022 19:42:31 +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 vRBKtaKbAtn0 for ; Mon, 16 May 2022 19:42:31 +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 2CF3684EBD for ; Mon, 16 May 2022 19:42:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A8729FAEB; Mon, 16 May 2022 19:43:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165273018193360" MIME-Version: 1.0 Date: Mon, 16 May 2022 19:43:01 +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: <20220516194301.A8729FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165273018193360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon May 16 19:43:01 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: TODO: fix PKGNAME thanks adam To generate a diff of this commit: cvs rdiff -u -r1.21865 -r1.21866 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165273018193360 Content-Disposition: inline Content-Length: 619 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21865 pkgsrc/doc/TODO:1.21866 --- pkgsrc/doc/TODO:1.21865 Mon May 16 18:51:51 2022 +++ pkgsrc/doc/TODO Mon May 16 19:43:01 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21865 2022/05/16 18:51:51 wiz Exp $ +$NetBSD: TODO,v 1.21866 2022/05/16 19:43:01 wiz Exp $ Suggested new packages ====================== @@ -434,7 +434,7 @@ For possible Perl packages updates, see o amavis-perl-0.3.12 [called just amavis] o ampache-4.2.5 o anope-2.0.9 - o ansible-base-2.13 + o ansible-core-2.13 o antiright-8.6 o ap-Embperl-1.3.6 o ap-auth-mellon-0.14.2 --_----------=_165273018193360--