Received: by mail.netbsd.org (Postfix, from userid 605) id 4D7D284DBA; Mon, 8 Oct 2018 16:15:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 638C784DAE for ; Mon, 8 Oct 2018 16:15:19 +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 YfeVkSs_SCXK for ; Mon, 8 Oct 2018 16:15:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C8FAD84C78 for ; Mon, 8 Oct 2018 16:15:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5523FBEE; Mon, 8 Oct 2018 16:15:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153901531859080" MIME-Version: 1.0 Date: Mon, 8 Oct 2018 16:15:18 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20181008161518.C5523FBEE@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. --_----------=_153901531859080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon Oct 8 16:15:18 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated misc/libcdio to 2.0.0 To generate a diff of this commit: cvs rdiff -u -r1.4324 -r1.4325 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153901531859080 Content-Disposition: inline Content-Length: 703 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.4324 pkgsrc/doc/CHANGES-2018:1.4325 --- pkgsrc/doc/CHANGES-2018:1.4324 Mon Oct 8 16:12:43 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 8 16:15:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4324 2018/10/08 16:12:43 gdt Exp $ +$NetBSD: CHANGES-2018,v 1.4325 2018/10/08 16:15:18 gdt Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6031,3 +6031,4 @@ Changes to the packages collection and i Added net/py-flower version 0.9.2 [adam 2018-10-08] Updated misc/libcdio to 0.94 [gdt 2018-10-08] Updated misc/libcdio to 1.1.0 [gdt 2018-10-08] + Updated misc/libcdio to 2.0.0 [gdt 2018-10-08] --_----------=_153901531859080--