svn commit: r451421 - head/graphics/drm-next-kmod
Johannes M Dieterich
jmd at FreeBSD.org
Sat Oct 7 00:17:32 UTC 2017
Author: jmd
Date: Sat Oct 7 00:17:31 2017
New Revision: 451421
URL: https://svnweb.freebsd.org/changeset/ports/451421
Log:
graphics/drm-next-kmod: upgrade to a later github snapshot. Includes contributed 32bit ioctls and other fixes.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12613
Modified:
head/graphics/drm-next-kmod/Makefile
head/graphics/drm-next-kmod/distinfo
Modified: head/graphics/drm-next-kmod/Makefile
==============================================================================
--- head/graphics/drm-next-kmod/Makefile Sat Oct 7 00:10:35 2017 (r451420)
+++ head/graphics/drm-next-kmod/Makefile Sat Oct 7 00:17:31 2017 (r451421)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drm-next-kmod
-PORTVERSION= g20170918
+PORTVERSION= g20171006
CATEGORIES= graphics
MAINTAINER= jmd at FreeBSD.org
@@ -23,7 +23,7 @@ USES= kmod uidfix
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
GH_PROJECT= kms-drm
-GH_TAGNAME= 8cf2413
+GH_TAGNAME= 63426fd
.include <bsd.port.options.mk>
Modified: head/graphics/drm-next-kmod/distinfo
==============================================================================
--- head/graphics/drm-next-kmod/distinfo Sat Oct 7 00:10:35 2017 (r451420)
+++ head/graphics/drm-next-kmod/distinfo Sat Oct 7 00:17:31 2017 (r451421)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505789331
-SHA256 (FreeBSDDesktop-kms-drm-g20170918-8cf2413_GH0.tar.gz) = 6ebf698dc2fe29ddcf93f22504c12c7c9ddad224708721279ccd84fe1c695bdf
-SIZE (FreeBSDDesktop-kms-drm-g20170918-8cf2413_GH0.tar.gz) = 6677432
+TIMESTAMP = 1507314617
+SHA256 (FreeBSDDesktop-kms-drm-g20171006-63426fd_GH0.tar.gz) = 4ccc9237dde238d28a2a5fc57d62531b994d1c8f0ac1e5a07976636b1923927f
+SIZE (FreeBSDDesktop-kms-drm-g20171006-63426fd_GH0.tar.gz) = 6677599
More information about the svn-ports-head
mailing list