Received: by mail.netbsd.org (Postfix, from userid 605) id A490184E5E; Fri, 18 Oct 2019 09:05:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E23A684E53 for ; Fri, 18 Oct 2019 09:04:26 +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 zcBc9dmhzMnn for ; Fri, 18 Oct 2019 09:04:26 +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 430AC84E49 for ; Fri, 18 Oct 2019 09:04:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3AFCFFBF4; Fri, 18 Oct 2019 09:04:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157138946647810" MIME-Version: 1.0 Date: Fri, 18 Oct 2019 09:04:26 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191018090426.3AFCFFBF4@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. --_----------=_157138946647810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Oct 18 09:04:26 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated x11/libdrm to 2.4.100 To generate a diff of this commit: cvs rdiff -u -r1.4397 -r1.4398 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19347 -r1.19348 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157138946647810 Content-Disposition: inline Content-Length: 1295 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4397 pkgsrc/doc/CHANGES-2019:1.4398 --- pkgsrc/doc/CHANGES-2019:1.4397 Thu Oct 17 20:58:13 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Oct 18 09:04:25 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4397 2019/10/17 20:58:13 maya Exp $ +$NetBSD: CHANGES-2019,v 1.4398 2019/10/18 09:04:25 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7055,3 +7055,4 @@ Changes to the packages collection and i Updated www/libmicrohttpd to 0.9.67 [ng0 2019-10-17] Updated devel/doxygen to 1.8.16 [adam 2019-10-17] Removed cross/nios2-gcc41 successor cross/nios2-gcc [maya 2019-10-17] + Updated x11/libdrm to 2.4.100 [nia 2019-10-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19347 pkgsrc/doc/TODO:1.19348 --- pkgsrc/doc/TODO:1.19347 Thu Oct 17 13:28:16 2019 +++ pkgsrc/doc/TODO Fri Oct 18 09:04:25 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19347 2019/10/17 13:28:16 micha Exp $ +$NetBSD: TODO,v 1.19348 2019/10/18 09:04:25 nia Exp $ Suggested new packages ====================== @@ -906,7 +906,6 @@ For possible Perl packages updates, see o libcaca-0.99.19 o libcarddav-14.0.4 o libconfuse-3.1 - o libdrm-2.4.99 o libflash-0.4.13 o libfolks-0.10.1 [wip] o libgfshare-2.0.0 --_----------=_157138946647810--