From owner-svn-ports-head@freebsd.org Wed Feb 10 11:31:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC488AA32ED; Wed, 10 Feb 2016 11:31:48 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8233A1336; Wed, 10 Feb 2016 11:31:48 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1ABVlJO020796; Wed, 10 Feb 2016 11:31:47 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1ABVlWh020793; Wed, 10 Feb 2016 11:31:47 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602101131.u1ABVlWh020793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 10 Feb 2016 11:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408622 - head/graphics/libdrm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2016 11:31:48 -0000 Author: kwm Date: Wed Feb 10 11:31:47 2016 New Revision: 408622 URL: https://svnweb.freebsd.org/changeset/ports/408622 Log: Update libdrm to 2.4.66. Modified: head/graphics/libdrm/Makefile head/graphics/libdrm/distinfo head/graphics/libdrm/pkg-plist Modified: head/graphics/libdrm/Makefile ============================================================================== --- head/graphics/libdrm/Makefile Wed Feb 10 10:21:19 2016 (r408621) +++ head/graphics/libdrm/Makefile Wed Feb 10 11:31:47 2016 (r408622) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libdrm -PORTVERSION= 2.4.65 -PORTREVISION= 1 +PORTVERSION= 2.4.66 PORTEPOCH= 1 CATEGORIES= graphics x11 MASTER_SITES= http://dri.freedesktop.org/libdrm/ Modified: head/graphics/libdrm/distinfo ============================================================================== --- head/graphics/libdrm/distinfo Wed Feb 10 10:21:19 2016 (r408621) +++ head/graphics/libdrm/distinfo Wed Feb 10 11:31:47 2016 (r408622) @@ -1,2 +1,2 @@ -SHA256 (libdrm-2.4.65.tar.bz2) = 71960ac8bde7d710992b1bc8879935e8300a870c36bd06f22412d0447e3d96c4 -SIZE (libdrm-2.4.65.tar.bz2) = 645877 +SHA256 (libdrm-2.4.66.tar.bz2) = 79cb8e988749794edfb2d777b298d5292eff353bbbb71ed813589e61d2bc2d76 +SIZE (libdrm-2.4.66.tar.bz2) = 694574 Modified: head/graphics/libdrm/pkg-plist ============================================================================== --- head/graphics/libdrm/pkg-plist Wed Feb 10 10:21:19 2016 (r408621) +++ head/graphics/libdrm/pkg-plist Wed Feb 10 11:31:47 2016 (r408622) @@ -10,7 +10,14 @@ include/libdrm/i915_drm.h %%INTEL_DRIVER%%include/libdrm/intel_debug.h include/libdrm/mach64_drm.h include/libdrm/mga_drm.h -%%NOUVEAU%%include/libdrm/nouveau.h +%%NOUVEAU%%include/libdrm/nouveau/nouveau.h +%%NOUVEAU%%include/libdrm/nouveau/nvif/cl0080.h +%%NOUVEAU%%include/libdrm/nouveau/nvif/cl9097.h +%%NOUVEAU%%include/libdrm/nouveau/nvif/class.h +%%NOUVEAU%%include/libdrm/nouveau/nvif/if0002.h +%%NOUVEAU%%include/libdrm/nouveau/nvif/if0003.h +%%NOUVEAU%%include/libdrm/nouveau/nvif/ioctl.h +%%NOUVEAU%%include/libdrm/nouveau/nvif/unpack.h include/libdrm/nouveau_drm.h include/libdrm/qxl_drm.h include/libdrm/r128_drm.h