Received: by mail.netbsd.org (Postfix, from userid 605) id 3D2E384E0A; Mon, 16 Sep 2019 10:59:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BA5BF84D73 for ; Mon, 16 Sep 2019 10:59:51 +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 tMcYDyKtGAYa for ; Mon, 16 Sep 2019 10:59:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 451DE84CEE for ; Mon, 16 Sep 2019 10:59:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3EC08FBF4; Mon, 16 Sep 2019 10:59:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156863159128250" MIME-Version: 1.0 Date: Mon, 16 Sep 2019 10:59:51 +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: <20190916105951.3EC08FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156863159128250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Mon Sep 16 10:59:51 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: GNOME 2 removals To generate a diff of this commit: cvs rdiff -u -r1.3937 -r1.3938 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19268 -r1.19269 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156863159128250 Content-Disposition: inline Content-Length: 1619 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3937 pkgsrc/doc/CHANGES-2019:1.3938 --- pkgsrc/doc/CHANGES-2019:1.3937 Mon Sep 16 10:44:33 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Sep 16 10:59:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3937 2019/09/16 10:44:33 nia Exp $ +$NetBSD: CHANGES-2019,v 1.3938 2019/09/16 10:59:50 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6463,3 +6463,6 @@ Changes to the packages collection and i Removed x11/alacarte successor x11/mozo [nia 2019-09-16] Removed x11/gnome-applets successor x11/mate-applets [nia 2019-09-16] Removed x11/gnome-screensaver successor sysutils/mate-screensaver [nia 2019-09-16] + Removed x11/gnome-control-center successor x11/mate-control-center [nia 2019-09-16] + Removed x11/gnome-session successor x11/mate-session-manager [nia 2019-09-16] + Removed sysutils/gnome-settings-daemon successor x11/mate-settings-daemon [nia 2019-09-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19268 pkgsrc/doc/TODO:1.19269 --- pkgsrc/doc/TODO:1.19268 Mon Sep 16 10:44:33 2019 +++ pkgsrc/doc/TODO Mon Sep 16 10:59:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19268 2019/09/16 10:44:33 nia Exp $ +$NetBSD: TODO,v 1.19269 2019/09/16 10:59:50 nia Exp $ Suggested new packages ====================== @@ -712,7 +712,6 @@ For possible Perl packages updates, see o gnome-pilot-2.32.1 o gnome-pilot-conduits-2.32.1 o gnome-power-manager-3.4.0 [wants UPower] - o gnome-session-2.32.1 [wants UPower] o gnome-settings-daemon-3.8.3 o gnome-subtitles-1.3 o gnome-system-tools-2.32.0 --_----------=_156863159128250--