Received: by mail.netbsd.org (Postfix, from userid 605) id 9B6D484D27; Mon, 20 Jan 2020 01:32:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25CE884CDB for ; Mon, 20 Jan 2020 01:32:44 +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 L_9m6B71-EZ8 for ; Mon, 20 Jan 2020 01:32:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6DC1584C8B for ; Mon, 20 Jan 2020 01:32:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6AAA6FBF4; Mon, 20 Jan 2020 01:32:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579483963182700" MIME-Version: 1.0 Date: Mon, 20 Jan 2020 01:32:43 +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: <20200120013243.6AAA6FBF4@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. --_----------=_1579483963182700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Mon Jan 20 01:32:43 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated net/grilo-plugins to 0.3.10 To generate a diff of this commit: cvs rdiff -u -r1.665 -r1.666 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19621 -r1.19622 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579483963182700 Content-Disposition: inline Content-Length: 1275 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.665 pkgsrc/doc/CHANGES-2020:1.666 --- pkgsrc/doc/CHANGES-2020:1.665 Mon Jan 20 01:32:31 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jan 20 01:32:42 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.665 2020/01/20 01:32:31 nia Exp $ +$NetBSD: CHANGES-2020,v 1.666 2020/01/20 01:32:42 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -754,3 +754,4 @@ Changes to the packages collection and i Added devel/hs-vector-binary-instances version 0.2.5.1 [pho 2020-01-20] Added devel/hs-libffi version 0.1 [pho 2020-01-20] Updated net/grilo to 0.3.11 [nia 2020-01-20] + Updated net/grilo-plugins to 0.3.10 [nia 2020-01-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19621 pkgsrc/doc/TODO:1.19622 --- pkgsrc/doc/TODO:1.19621 Mon Jan 20 01:32:31 2020 +++ pkgsrc/doc/TODO Mon Jan 20 01:32:43 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19621 2020/01/20 01:32:31 nia Exp $ +$NetBSD: TODO,v 1.19622 2020/01/20 01:32:43 nia Exp $ Suggested new packages ====================== @@ -682,7 +682,6 @@ For possible Perl packages updates, see o gramps-5.1.2 o grantlee-5.0.0 o greed-4.1 - o grilo-plugins-0.2.14 o gromacs-5.1.2 o gss-1.0.3 o gst-plugins1-omx-1.10.0 --_----------=_1579483963182700--