Received: by mail.netbsd.org (Postfix, from userid 605) id 3F05784D7C; Thu, 11 Jul 2019 12:09:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B959384D77 for ; Thu, 11 Jul 2019 12:09:34 +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 5uR5Gwexp7fA for ; Thu, 11 Jul 2019 12:09:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1727E84D31 for ; Thu, 11 Jul 2019 12:09:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0F394FBF4; Thu, 11 Jul 2019 12:09:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156284697485800" MIME-Version: 1.0 Date: Thu, 11 Jul 2019 12:09:34 +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: <20190711120934.0F394FBF4@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. --_----------=_156284697485800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Jul 11 12:09:33 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Removed xulrunner192 To generate a diff of this commit: cvs rdiff -u -r1.2863 -r1.2864 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19121 -r1.19122 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156284697485800 Content-Disposition: inline Content-Length: 1317 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.2863 pkgsrc/doc/CHANGES-2019:1.2864 --- pkgsrc/doc/CHANGES-2019:1.2863 Thu Jul 11 11:58:22 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Jul 11 12:09:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2863 2019/07/11 11:58:22 ryoon Exp $ +$NetBSD: CHANGES-2019,v 1.2864 2019/07/11 12:09:33 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4751,3 +4751,5 @@ Changes to the packages collection and i Updated www/firefox-l10n to 68.0 [ryoon 2019-07-11] Updated mail/thunderbird to 60.8.0 [ryoon 2019-07-11] Updated mail/thunderbird-l10n to 60.8.0 [ryoon 2019-07-11] + Removed devel/swt [nia 2019-07-11] + Removed devel/xulrunner192 [nia 2019-07-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19121 pkgsrc/doc/TODO:1.19122 --- pkgsrc/doc/TODO:1.19121 Thu Jul 11 04:46:05 2019 +++ pkgsrc/doc/TODO Thu Jul 11 12:09:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19121 2019/07/11 04:46:05 schmonz Exp $ +$NetBSD: TODO,v 1.19122 2019/07/11 12:09:33 nia Exp $ Suggested new packages ====================== @@ -1316,7 +1316,6 @@ For possible Perl packages updates, see o swapd-1.0.5 o swath-0.5.2 o swfdec-gnome-2.30.1 - o swt-4.5 o sysinfo-4.2.2 o system-tools-backends-2.10.1 o systrace-1.6e --_----------=_156284697485800--