Received: by mail.netbsd.org (Postfix, from userid 605) id B367484D85; Sat, 4 Jan 2020 13:53:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D12484D3A for ; Sat, 4 Jan 2020 13:53:54 +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 8tF1fSHNWjCD for ; Sat, 4 Jan 2020 13:53:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CA64584CD8 for ; Sat, 4 Jan 2020 13:53:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C7ECDFA97; Sat, 4 Jan 2020 13:53:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578146033270140" MIME-Version: 1.0 Date: Sat, 4 Jan 2020 13:53:53 +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: <20200104135353.C7ECDFA97@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. --_----------=_1578146033270140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Jan 4 13:53:53 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Removed x11/gnome-mag To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578146033270140 Content-Disposition: inline Content-Length: 683 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.163 pkgsrc/doc/CHANGES-2020:1.164 --- pkgsrc/doc/CHANGES-2020:1.163 Sat Jan 4 13:50:48 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Jan 4 13:53:53 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.163 2020/01/04 13:50:48 nia Exp $ +$NetBSD: CHANGES-2020,v 1.164 2020/01/04 13:53:53 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -191,3 +191,4 @@ Changes to the packages collection and i Removed devel/libgail-gnome [nia 2020-01-04] Updated emulators/qemu to 4.2.0nb1 [ryoon 2020-01-04] Removed x11/gnopernicus [nia 2020-01-04] + Removed x11/gnome-mag [nia 2020-01-04] --_----------=_1578146033270140--