aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJohannes M Dieterich <jmd@FreeBSD.org>2017-08-30 01:25:00 +0000
committerJohannes M Dieterich <jmd@FreeBSD.org>2017-08-30 01:25:00 +0000
commite6c36745eba3716e14abcd49df77d37a55583448 (patch)
treef0af6e8004545aa33028c91e9ddba3e108dc8158 /graphics
parent28d7c03458469592e953be56530ce579e890b64e (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gpu-firmware-kmod/Makefile16
-rw-r--r--graphics/gpu-firmware-kmod/distinfo6
2 files changed, 15 insertions, 7 deletions
diff --git a/graphics/gpu-firmware-kmod/Makefile b/graphics/gpu-firmware-kmod/Makefile
index 58df670c44a4..6ba1b50c9e5c 100644
--- a/graphics/gpu-firmware-kmod/Makefile
+++ b/graphics/gpu-firmware-kmod/Makefile
@@ -3,22 +3,30 @@
PORTNAME= gpu-firmware-kmod
PORTVERSION= g20170829
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= jmd@FreeBSD.org
COMMENT= Firmware modules for the linuxkpi-based KMS components
+LICENSE= AMD INTEL
+LICENSE_COMB= multi
+LICENSE_NAME_AMD= AMD firmware license (amdgpu/radeon)
+LICENSE_NAME_INTEL= Intel firmware license (i915)
+LICENSE_FILE_AMD= ${WRKSRC}/LICENSE.radeon
+LICENSE_FILE_INTEL= ${WRKSRC}/LICENSE.i915
+LICENSE_PERMS_AMD= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+LICENSE_PERMS_INTEL= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64
-NO_PACKAGE= Distribution in binary form without license file not allowed
+USES= kmod uidfix
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
GH_PROJECT= kms-firmware
-GH_TAGNAME= 3bfbfff
-
-USES= kmod uidfix
+GH_TAGNAME= 19fc21e
.include <bsd.port.pre.mk>
diff --git a/graphics/gpu-firmware-kmod/distinfo b/graphics/gpu-firmware-kmod/distinfo
index 40ea2bf9f925..9debee3f8a34 100644
--- a/graphics/gpu-firmware-kmod/distinfo
+++ b/graphics/gpu-firmware-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504050712
-SHA256 (FreeBSDDesktop-kms-firmware-g20170829-3bfbfff_GH0.tar.gz) = 2a20a42d30a7372c03d7c8451c9256146284b937b11510313575f262a709abcc
-SIZE (FreeBSDDesktop-kms-firmware-g20170829-3bfbfff_GH0.tar.gz) = 10574052
+TIMESTAMP = 1504055130
+SHA256 (FreeBSDDesktop-kms-firmware-g20170829-19fc21e_GH0.tar.gz) = df971662696719d4d5eb12f46bdf4d991c1e9e3472dd33cb0450cdf566babd91
+SIZE (FreeBSDDesktop-kms-firmware-g20170829-19fc21e_GH0.tar.gz) = 10571049