Date: Tue, 17 Dec 2019 21:39:34 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520352 - head/graphics/drm-devel-kmod Message-ID: <201912172139.xBHLdYcF049390@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Tue Dec 17 21:39:33 2019 New Revision: 520352 URL: https://svnweb.freebsd.org/changeset/ports/520352 Log: graphics/drm-devel-kmod: Update snapshot Update graphics/drm-devel-kmod to the latest snapshot This update fixes the build on current, improves handling when switching VT console and contains some further minor fixes. Modified: head/graphics/drm-devel-kmod/Makefile head/graphics/drm-devel-kmod/distinfo Modified: head/graphics/drm-devel-kmod/Makefile ============================================================================== --- head/graphics/drm-devel-kmod/Makefile Tue Dec 17 21:30:14 2019 (r520351) +++ head/graphics/drm-devel-kmod/Makefile Tue Dec 17 21:39:33 2019 (r520352) @@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= a51a918 +GH_TAGNAME= 9353021 .include <bsd.port.options.mk> Modified: head/graphics/drm-devel-kmod/distinfo ============================================================================== --- head/graphics/drm-devel-kmod/distinfo Tue Dec 17 21:30:14 2019 (r520351) +++ head/graphics/drm-devel-kmod/distinfo Tue Dec 17 21:39:33 2019 (r520352) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574247920 -SHA256 (FreeBSDDesktop-kms-drm-5.0.g20191120-a51a918_GH0.tar.gz) = f3aad4dea75e421c7b00ab9c3c6f8a09af733faa8843045be8650a489d6bb356 -SIZE (FreeBSDDesktop-kms-drm-5.0.g20191120-a51a918_GH0.tar.gz) = 14635788 +TIMESTAMP = 1576616026 +SHA256 (FreeBSDDesktop-kms-drm-5.0.g20191120-9353021_GH0.tar.gz) = 541b6eb0f27dd0fcae974d3342b96d2383de2e1401d95f7355271c5944f2cc7e +SIZE (FreeBSDDesktop-kms-drm-5.0.g20191120-9353021_GH0.tar.gz) = 14635918
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912172139.xBHLdYcF049390>