Received: by mail.netbsd.org (Postfix, from userid 605) id 8A54884DA4; Thu, 8 Nov 2018 14:41:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78DF484D62 for ; Thu, 8 Nov 2018 14:41:24 +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 q5E4EH6fnSVc for ; Thu, 8 Nov 2018 14:41:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B085184C81 for ; Thu, 8 Nov 2018 14:41:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AA37AFB1F; Thu, 8 Nov 2018 14:41:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1541688083128980" MIME-Version: 1.0 Date: Thu, 8 Nov 2018 14:41:23 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20181108144123.AA37AFB1F@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. --_----------=_1541688083128980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Thu Nov 8 14:41:23 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated multimedia/gst-plugins1-base to 1.14.4nb1 To generate a diff of this commit: cvs rdiff -u -r1.4608 -r1.4609 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1541688083128980 Content-Disposition: inline Content-Length: 737 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.4608 pkgsrc/doc/CHANGES-2018:1.4609 --- pkgsrc/doc/CHANGES-2018:1.4608 Thu Nov 8 14:40:53 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Nov 8 14:41:23 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4608 2018/11/08 14:40:53 prlw1 Exp $ +$NetBSD: CHANGES-2018,v 1.4609 2018/11/08 14:41:23 prlw1 Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6456,3 +6456,4 @@ Changes to the packages collection and i Updated lang/php71 to 7.1.24 [taca 2018-11-08] Updated lang/php72 to 7.2.12 [taca 2018-11-08] Updated multimedia/gstreamer1 to 1.14.4 [prlw1 2018-11-08] + Updated multimedia/gst-plugins1-base to 1.14.4nb1 [prlw1 2018-11-08] --_----------=_1541688083128980--