Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 90B567A0F3 for ; Tue, 11 Apr 2017 07:12:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 07FF48559C; Tue, 11 Apr 2017 07:12:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B04B84DB2 for ; Tue, 11 Apr 2017 07:12:03 +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 lwfaqiDHe_fO for ; Tue, 11 Apr 2017 07:12:03 +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 04EA985596 for ; Tue, 11 Apr 2017 07:12:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F3D66FBE4; Tue, 11 Apr 2017 07:12:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491894722270350" MIME-Version: 1.0 Date: Tue, 11 Apr 2017 07:12:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/libdrm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170411071202.F3D66FBE4@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. --_----------=_1491894722270350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 11 07:12:02 UTC 2017 Modified Files: pkgsrc/x11/libdrm: Makefile distinfo Log Message: This libdrm-2.4.78 fixes some minor cosmetics, a build issue for GNU/kFreeBSD, and adds a new page_flip_handler2 event handler, which when run on a suitably capable kernel, can provide the CRTC ID to userspace for atomic completion events. Cheers, Daniel Ander Conselvan de Oliveira (1):       Add CRTC ID to vblank event Daniel Stone (2):       Headers: Sync drm{,_mode}.h with the kernel       configure.ac: bump version for release Emil Velikov (1):       configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD Eric Engestrom (4):       man/drm(7): fix typo       man: fix bug report instruction       man: fix bug report instructions (for real this time)       man: fix bug report instructions (third time's the charm) 2.4.79: Marek Olšák (1): configure.ac: bump version for release Samuel Pitoiset (1): amdgpu: allow to query GPU sensor related information To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 pkgsrc/x11/libdrm/Makefile \ pkgsrc/x11/libdrm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491894722270350 Content-Disposition: inline Content-Length: 1790 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/libdrm/Makefile diff -u pkgsrc/x11/libdrm/Makefile:1.70 pkgsrc/x11/libdrm/Makefile:1.71 --- pkgsrc/x11/libdrm/Makefile:1.70 Fri Apr 7 08:52:04 2017 +++ pkgsrc/x11/libdrm/Makefile Tue Apr 11 07:12:02 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2017/04/07 08:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2017/04/11 07:12:02 wiz Exp $ -DISTNAME= libdrm-2.4.77 +DISTNAME= libdrm-2.4.79 CATEGORIES= x11 graphics MASTER_SITES= http://dri.freedesktop.org/libdrm/ EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/x11/libdrm/distinfo diff -u pkgsrc/x11/libdrm/distinfo:1.70 pkgsrc/x11/libdrm/distinfo:1.71 --- pkgsrc/x11/libdrm/distinfo:1.70 Fri Apr 7 08:52:04 2017 +++ pkgsrc/x11/libdrm/distinfo Tue Apr 11 07:12:02 2017 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.70 2017/04/07 08:52:04 wiz Exp $ +$NetBSD: distinfo,v 1.71 2017/04/11 07:12:02 wiz Exp $ -SHA1 (libdrm-2.4.77.tar.bz2) = 705709656512c5d2759ecfe9a71c92a64ffe9f51 -RMD160 (libdrm-2.4.77.tar.bz2) = 8bf358e341099d78d1885c4e1237eb958c73ffa0 -SHA512 (libdrm-2.4.77.tar.bz2) = df313bdd9186efdb0e60acdd55e0d5dba402b19011bc3899d56efb4d065f67b6e8c44108fbd8fd258120d4b5c1cc53090beaab732c763bf52f8b352d3c30d101 -Size (libdrm-2.4.77.tar.bz2) = 782724 bytes +SHA1 (libdrm-2.4.79.tar.bz2) = 0dd194538c90619146a83a65f2074564e1a14d55 +RMD160 (libdrm-2.4.79.tar.bz2) = 3daadc69c3696f14167dacdbd4ddc76c47f75e79 +SHA512 (libdrm-2.4.79.tar.bz2) = 62d6dbdf5e4e73e948fcb128a3ee76c88843d0aabf0af5751526829e9b95cff151a121af88ba9625acc7f5bc4ecfa71f9a3762005d5da76cff1d91dfc8ea8ea7 +Size (libdrm-2.4.79.tar.bz2) = 783711 bytes SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b --_----------=_1491894722270350--