Received: by mail.netbsd.org (Postfix, from userid 605) id CCEF284D9E; Fri, 17 Jan 2020 14:25:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 52DAD84D9E for ; Fri, 17 Jan 2020 14:25:03 +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 CM_juBvfd1We for ; Fri, 17 Jan 2020 14:25:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A8BC184D78 for ; Fri, 17 Jan 2020 14:25:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A6204FBF4; Fri, 17 Jan 2020 14:25:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579271102285350" MIME-Version: 1.0 Date: Fri, 17 Jan 2020 14:25:02 +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: <20200117142502.A6204FBF4@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. --_----------=_1579271102285350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Jan 17 14:25:02 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Removed sysutils/nautilus successor sysutils/caja To generate a diff of this commit: cvs rdiff -u -r1.542 -r1.543 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19617 -r1.19618 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579271102285350 Content-Disposition: inline Content-Length: 1466 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.542 pkgsrc/doc/CHANGES-2020:1.543 --- pkgsrc/doc/CHANGES-2020:1.542 Fri Jan 17 14:23:27 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jan 17 14:25:02 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.542 2020/01/17 14:23:27 nia Exp $ +$NetBSD: CHANGES-2020,v 1.543 2020/01/17 14:25:02 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -631,3 +631,4 @@ Changes to the packages collection and i Added security/hs-tls version 1.5.3 [pho 2020-01-17] Removed multimedia/totem-nautilus [nia 2020-01-17] Removed sysutils/nautilus-sendto [nia 2020-01-17] + Removed sysutils/nautilus successor sysutils/caja [nia 2020-01-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19617 pkgsrc/doc/TODO:1.19618 --- pkgsrc/doc/TODO:1.19617 Thu Jan 16 15:36:39 2020 +++ pkgsrc/doc/TODO Fri Jan 17 14:25:02 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19617 2020/01/16 15:36:39 nia Exp $ +$NetBSD: TODO,v 1.19618 2020/01/17 14:25:02 nia Exp $ Suggested new packages ====================== @@ -891,7 +891,6 @@ For possible Perl packages updates, see o nant-0.92 o nap-1.5.3 o nas-auscope-1.9.4 - o nautilus-actions-2.30.3 o ncview-2.1.6 o netbt-hcidump-5.37 o netio-1.32 @@ -1068,7 +1067,6 @@ For possible Perl packages updates, see o scrollz-2.3 o scsh-1.3.0 o seahorse-3.14 - o seahorse-nautilus-3.10.1 o seccure-0.5a o secpanel-0.6.1 o send-pr-4.0 --_----------=_1579271102285350--