Received: by mail.netbsd.org (Postfix, from userid 605) id 3187C84DCB; Tue, 1 Oct 2019 12:46:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AE0BC84DC3 for ; Tue, 1 Oct 2019 12:46:34 +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 m4A1SiQBtC4d for ; Tue, 1 Oct 2019 12:46: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 0C15984CCF for ; Tue, 1 Oct 2019 12:46:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 038A0FBF4; Tue, 1 Oct 2019 12:46:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1569933993261520" MIME-Version: 1.0 Date: Tue, 1 Oct 2019 12:46:33 +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: <20191001124634.038A0FBF4@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. --_----------=_1569933993261520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Oct 1 12:46:33 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Removed audio/quodlibet2 successor audio/quodlibet To generate a diff of this commit: cvs rdiff -u -r1.4073 -r1.4074 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19295 -r1.19296 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1569933993261520 Content-Disposition: inline Content-Length: 1298 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.4073 pkgsrc/doc/CHANGES-2019:1.4074 --- pkgsrc/doc/CHANGES-2019:1.4073 Tue Oct 1 12:44:03 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Oct 1 12:46:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4073 2019/10/01 12:44:03 nia Exp $ +$NetBSD: CHANGES-2019,v 1.4074 2019/10/01 12:46:33 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6637,3 +6637,4 @@ Changes to the packages collection and i Added lang/openjdk11 version 1.11.0.5.8 [tnn 2019-10-01] Added audio/quodlibet version 4.2.1 [nia 2019-10-01] Added audio/qmmp version 1.3.4 [nia 2019-10-01] + Removed audio/quodlibet2 successor audio/quodlibet [nia 2019-10-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19295 pkgsrc/doc/TODO:1.19296 --- pkgsrc/doc/TODO:1.19295 Tue Oct 1 11:47:42 2019 +++ pkgsrc/doc/TODO Tue Oct 1 12:46:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19295 2019/10/01 11:47:42 adam Exp $ +$NetBSD: TODO,v 1.19296 2019/10/01 12:46:33 nia Exp $ Suggested new packages ====================== @@ -1187,7 +1187,6 @@ For possible Perl packages updates, see o qlandkartegt-1.8.1 [pkg/53376] o qnetwalk-1.4 o qt4-creator-3.4.0 - o quodlibet2-3.5.3 o racket-7.1 o radiance-4R1 o rails-5.0.1 --_----------=_1569933993261520--