Received: by mail.netbsd.org (Postfix, from userid 605) id CDBB984D5E; Wed, 10 Oct 2018 20:09:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CEEB084CDA for ; Wed, 10 Oct 2018 20:09:43 +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 jlyMp6r9GExs for ; Wed, 10 Oct 2018 20:09:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 42E0184CCF for ; Wed, 10 Oct 2018 20:09:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3FCB7FBEE; Wed, 10 Oct 2018 20:09:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539202183195780" MIME-Version: 1.0 Date: Wed, 10 Oct 2018 20:09:43 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20181010200943.3FCB7FBEE@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. --_----------=_1539202183195780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Wed Oct 10 20:09:43 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Livestreamer. To generate a diff of this commit: cvs rdiff -u -r1.4339 -r1.4340 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539202183195780 Content-Disposition: inline Content-Length: 706 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.4339 pkgsrc/doc/CHANGES-2018:1.4340 --- pkgsrc/doc/CHANGES-2018:1.4339 Wed Oct 10 20:02:06 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 10 20:09:43 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4339 2018/10/10 20:02:06 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.4340 2018/10/10 20:09:43 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6052,3 +6052,4 @@ Changes to the packages collection and i Updated devel/golint to 20180702 [bsiegert 2018-10-10] Updated x11/libSM to 1.2.3 [wiz 2018-10-10] Updated x11/libX11 to 1.6.7 [wiz 2018-10-10] + Removed multimedia/livestreamer [maya 2018-10-10] --_----------=_1539202183195780--