Received: by mail.netbsd.org (Postfix, from userid 605) id 3E99B84E83; Sat, 24 Sep 2022 06:30:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F69984D8A for ; Sat, 24 Sep 2022 06:30:55 +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 Mdj1Gq9HyMGc for ; Sat, 24 Sep 2022 06:30:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BAA7584D66 for ; Sat, 24 Sep 2022 06:30:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7FA3FA90; Sat, 24 Sep 2022 06:30:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664001054274710" MIME-Version: 1.0 Date: Sat, 24 Sep 2022 06:30:54 +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: <20220924063054.B7FA3FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664001054274710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Sep 24 06:30:54 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated misc/gelemental to 2.0.1 To generate a diff of this commit: cvs rdiff -u -r1.4655 -r1.4656 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22223 -r1.22224 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664001054274710 Content-Disposition: inline Content-Length: 1245 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4655 pkgsrc/doc/CHANGES-2022:1.4656 --- pkgsrc/doc/CHANGES-2022:1.4655 Sat Sep 24 06:18:43 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Sep 24 06:30:54 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4655 2022/09/24 06:18:43 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.4656 2022/09/24 06:30:54 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6849,3 +6849,4 @@ Changes to the packages collection and i Removed editors/mule [wiz 2022-09-24] Removed mail/gnus [wiz 2022-09-24] Removed devel/adacurses [wiz 2022-09-24] + Updated misc/gelemental to 2.0.1 [wiz 2022-09-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22223 pkgsrc/doc/TODO:1.22224 --- pkgsrc/doc/TODO:1.22223 Fri Sep 23 09:59:55 2022 +++ pkgsrc/doc/TODO Sat Sep 24 06:30:54 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22223 2022/09/23 09:59:55 wiz Exp $ +$NetBSD: TODO,v 1.22224 2022/09/24 06:30:54 wiz Exp $ Suggested new packages ====================== @@ -793,7 +793,7 @@ For possible Perl packages updates, see o gossip-0.31 o got-0.74 o gourmet-0.13.3 - o gperiodic-3.0.2 + o gperiodic-3.0.3 o gprolog-1.5.0 [adds arm64 support] o gps-17.0 o gradle-7.0 --_----------=_1664001054274710--