Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id ACA441A921F for ; Tue, 29 Dec 2020 09:05:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D86C485142; Tue, 29 Dec 2020 09:05:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 21CD485121 for ; Tue, 29 Dec 2020 09:05:11 +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 KgZIKSNXpkzi for ; Tue, 29 Dec 2020 09:05:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AF15F84DDD for ; Tue, 29 Dec 2020 09:05:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A8547FA9D; Tue, 29 Dec 2020 09:05:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609232710122040" MIME-Version: 1.0 Date: Tue, 29 Dec 2020 09:05: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: <20201229090510.A8547FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609232710122040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Dec 29 09:05:10 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: Last release of gtk2 To generate a diff of this commit: cvs rdiff -u -r1.20263 -r1.20264 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609232710122040 Content-Disposition: inline Content-Length: 614 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20263 pkgsrc/doc/TODO:1.20264 --- pkgsrc/doc/TODO:1.20263 Mon Dec 28 08:22:01 2020 +++ pkgsrc/doc/TODO Tue Dec 29 09:05:10 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20263 2020/12/28 08:22:01 taca Exp $ +$NetBSD: TODO,v 1.20264 2020/12/29 09:05:10 nia Exp $ Suggested new packages ====================== @@ -652,7 +652,8 @@ For possible Perl packages updates, see o gstreamer1-1.18.1 [wip] o gstreamer1-1.18.2 o gthumb-3.4.0 - o gtk4-4.0 [wip] + o gtk2+-2.24.33 + o gtk4+-4.0 [wip] o gtkglarea-2.1.0 o gtklevel9-5.1 o gtkmagnetic-23 --_----------=_1609232710122040--