Received: by mail.netbsd.org (Postfix, from userid 605) id 3BCF084E59; Wed, 25 Apr 2018 21:44:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 588DD84E58 for ; Wed, 25 Apr 2018 21:44:41 +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 qRml1PRc4p0U for ; Wed, 25 Apr 2018 21:44:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BD08C84E57 for ; Wed, 25 Apr 2018 21:44:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6EB9FBEC; Wed, 25 Apr 2018 21:44:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524692680234710" MIME-Version: 1.0 Date: Wed, 25 Apr 2018 21:44:40 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20180425214440.B6EB9FBEC@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. --_----------=_1524692680234710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Wed Apr 25 21:44:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Removed multimedia/vlc20 To generate a diff of this commit: cvs rdiff -u -r1.1969 -r1.1970 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524692680234710 Content-Disposition: inline Content-Length: 714 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.1969 pkgsrc/doc/CHANGES-2018:1.1970 --- pkgsrc/doc/CHANGES-2018:1.1969 Wed Apr 25 21:37:36 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Apr 25 21:44:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1969 2018/04/25 21:37:36 cheusov Exp $ +$NetBSD: CHANGES-2018,v 1.1970 2018/04/25 21:44:40 kamil Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2744,3 +2744,4 @@ Changes to the packages collection and i Updated net/youtube-dl to 20180425 [leot 2018-04-25] Updated www/drupal7 to 7.59 [taca 2018-04-25] Updated parallel/paexec to 1.1.0 [cheusov 2018-04-25] + Removed multimedia/vlc20 [kamil 2018-04-25] --_----------=_1524692680234710--