Received: by mail.netbsd.org (Postfix, from userid 605) id F277784E83; Thu, 27 Apr 2023 13:34:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2D6FF84E71 for ; Thu, 27 Apr 2023 13:34:07 +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 qsCKWpyWnElB for ; Thu, 27 Apr 2023 13:34:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 771E784E53 for ; Thu, 27 Apr 2023 13:34:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 747F6FA87; Thu, 27 Apr 2023 13:34:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682602446194040" MIME-Version: 1.0 Date: Thu, 27 Apr 2023 13:34:06 +0000 From: "Yorick Hardy" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: yhardy@netbsd.org X-Mailer: log_accum Message-Id: <20230427133406.747F6FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682602446194040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: yhardy Date: Thu Apr 27 13:34:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated games/alephone to 20230119 To generate a diff of this commit: cvs rdiff -u -r1.2516 -r1.2517 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22852 -r1.22853 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682602446194040 Content-Disposition: inline Content-Length: 1275 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2516 pkgsrc/doc/CHANGES-2023:1.2517 --- pkgsrc/doc/CHANGES-2023:1.2516 Thu Apr 27 13:26:29 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Apr 27 13:34:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2516 2023/04/27 13:26:29 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2517 2023/04/27 13:34:05 yhardy Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3598,3 +3598,4 @@ Changes to the packages collection and i Updated multimedia/streamlink to 5.4.0 [yhardy 2023-04-27] Updated lang/erlang to 25.3.1 [wiz 2023-04-27] Updated www/w3m to 0.5.3.0.20230121 [wiz 2023-04-27] + Updated games/alephone to 20230119 [yhardy 2023-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22852 pkgsrc/doc/TODO:1.22853 --- pkgsrc/doc/TODO:1.22852 Thu Apr 27 13:16:05 2023 +++ pkgsrc/doc/TODO Thu Apr 27 13:34:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22852 2023/04/27 13:16:05 wiz Exp $ +$NetBSD: TODO,v 1.22853 2023/04/27 13:34:06 yhardy Exp $ Suggested new packages ====================== @@ -422,7 +422,6 @@ For possible Perl packages updates, see o aide-0.16 o akonadi-16.08.1 o album-4.17 - o alephone-20150620 o alevt-1.6.2 o alsa-lib-1.2.8 o alsa-plugins-1.1.0 --_----------=_1682602446194040--