Received: by mail.netbsd.org (Postfix, from userid 605) id 939A584D36; Fri, 17 Aug 2018 11:55:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9130D84C77 for ; Fri, 17 Aug 2018 11:55:33 +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 Caxn99R7t5bm for ; Fri, 17 Aug 2018 11:55:33 +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 AF01884C82 for ; Fri, 17 Aug 2018 11:55:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CD2EFBEC; Fri, 17 Aug 2018 11:55:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153450693233100" MIME-Version: 1.0 Date: Fri, 17 Aug 2018 11:55:32 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180817115532.9CD2EFBEC@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. --_----------=_153450693233100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 17 11:55:32 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated multimedia/gst123 to 0.3.5 To generate a diff of this commit: cvs rdiff -u -r1.3643 -r1.3644 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18507 -r1.18508 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153450693233100 Content-Disposition: inline Content-Length: 1264 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3643 pkgsrc/doc/CHANGES-2018:1.3644 --- pkgsrc/doc/CHANGES-2018:1.3643 Fri Aug 17 11:51:04 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Aug 17 11:55:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3643 2018/08/17 11:51:04 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3644 2018/08/17 11:55:32 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5180,3 +5180,4 @@ Changes to the packages collection and i Updated editors/Sigil to 0.9.10 [wiz 2018-08-17] Added mail/mblaze version 0.4 [leot 2018-08-17] Updated multimedia/gstreamer1 to 1.14.2 [wiz 2018-08-17] + Updated multimedia/gst123 to 0.3.5 [wiz 2018-08-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18507 pkgsrc/doc/TODO:1.18508 --- pkgsrc/doc/TODO:1.18507 Fri Aug 17 11:51:05 2018 +++ pkgsrc/doc/TODO Fri Aug 17 11:55:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18507 2018/08/17 11:51:05 wiz Exp $ +$NetBSD: TODO,v 1.18508 2018/08/17 11:55:32 wiz Exp $ Suggested new packages ====================== @@ -751,7 +751,6 @@ For possible Perl packages updates, see o gromacs-5.1.2 o gss-1.0.3 o gst-plugins1-omx-1.10.0 - o gst123-0.3.5 o gthumb-3.4.0 o gtkglarea-2.1.0 o gtklevel9-5.1 --_----------=_153450693233100--