Received: by mail.netbsd.org (Postfix, from userid 605) id 6FDFD84E04; Thu, 17 Oct 2019 13:28:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDC1884E03 for ; Thu, 17 Oct 2019 13:28:19 +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 dI_ssgdnqVN3 for ; Thu, 17 Oct 2019 13:28:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5150C84D40 for ; Thu, 17 Oct 2019 13:28:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01D8FFBF4; Thu, 17 Oct 2019 13:28:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15713188984210" MIME-Version: 1.0 Date: Thu, 17 Oct 2019 13:28:18 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20191017132819.01D8FFBF4@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. --_----------=_15713188984210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Thu Oct 17 13:28:17 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Removed x11/fltk2 TODO: -fltk2 To generate a diff of this commit: cvs rdiff -u -r1.4388 -r1.4389 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19346 -r1.19347 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15713188984210 Content-Disposition: inline Content-Length: 1264 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.4388 pkgsrc/doc/CHANGES-2019:1.4389 --- pkgsrc/doc/CHANGES-2019:1.4388 Thu Oct 17 11:09:04 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Oct 17 13:28:15 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4388 2019/10/17 11:09:04 micha Exp $ +$NetBSD: CHANGES-2019,v 1.4389 2019/10/17 13:28:15 micha Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7042,3 +7042,4 @@ Changes to the packages collection and i Updated net/bind911 to 9.11.12 [taca 2019-10-17] Updated audio/qsynth to 0.5.7 [nia 2019-10-17] Updated print/flpsed to 0.7.3 [micha 2019-10-17] + Removed x11/fltk2 [micha 2019-10-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19346 pkgsrc/doc/TODO:1.19347 --- pkgsrc/doc/TODO:1.19346 Thu Oct 17 11:09:04 2019 +++ pkgsrc/doc/TODO Thu Oct 17 13:28:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19346 2019/10/17 11:09:04 micha Exp $ +$NetBSD: TODO,v 1.19347 2019/10/17 13:28:16 micha Exp $ Suggested new packages ====================== @@ -623,7 +623,6 @@ For possible Perl packages updates, see o filerunner-14.06.18.10 o flashplayer-0.4.13 o flow-tools-0.411 - o fltk2-2.0pre8323 o font-util-1.3.2 o fop-2.1 o fortunes-calvin-0.3 --_----------=_15713188984210--