Page MenuHomeFreeBSD

D12159.diff
No OneTemporary

D12159.diff

Index: head/LEGAL
===================================================================
--- head/LEGAL
+++ head/LEGAL
@@ -99,7 +99,6 @@
gishdemo-* games/gish-demo (c) Copyright 2004 Chronic Logic All rights reserved
gnome2/mcitymicrogui-default* x11-themes/metacity-theme-microgui Themes may contain artwork not done by the author. Keep FreeBSD safe if the theme author violated copyrights
GoogleEarthLinux-* astro/google-earth Not really sure about the redistribution terms
-gpu-firmware-kmod-* graphics/gpu-firmware-kmod Distribution in binary form without license file not allowed.
groupoffice-com-* www/groupoffice Free for personal use only
gsview* print/gsview Can only be distributed for free
HeroesOfMightAndMagic-* games/HeroesOfMightAndMagic Software is commercial
Index: head/graphics/gpu-firmware-kmod/Makefile
===================================================================
--- head/graphics/gpu-firmware-kmod/Makefile
+++ head/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>
Index: head/graphics/gpu-firmware-kmod/distinfo
===================================================================
--- head/graphics/gpu-firmware-kmod/distinfo
+++ head/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

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 25, 3:44 AM (9 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39574773
Default Alt Text
D12159.diff (2 KB)

Event Timeline