svn commit: r408622 - head/graphics/libdrm

Koop Mast kwm at FreeBSD.org
Wed Feb 10 11:31:48 UTC 2016


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


More information about the svn-ports-all mailing list