Date: Wed, 22 Aug 2018 20:32:03 +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: r477822 - head/graphics/gpu-firmware-kmod Message-ID: <201808222032.w7MKW3Bd095463@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Aug 22 20:32:03 2018 New Revision: 477822 URL: https://svnweb.freebsd.org/changeset/ports/477822 Log: graphics/gpu-firmware-kmod: Update snapshot Update graphics/gpu-firmware-kmod to the latest snapshot, to really fix the build on !amd64 platforms. Reported by: cy@ Approved by: jmd (maintainer) Modified: head/graphics/gpu-firmware-kmod/Makefile head/graphics/gpu-firmware-kmod/distinfo Modified: head/graphics/gpu-firmware-kmod/Makefile ============================================================================== --- head/graphics/gpu-firmware-kmod/Makefile Wed Aug 22 20:15:09 2018 (r477821) +++ head/graphics/gpu-firmware-kmod/Makefile Wed Aug 22 20:32:03 2018 (r477822) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gpu-firmware-kmod -PORTVERSION= g20180722 -PORTREVISION= 2 +PORTVERSION= g20180822 CATEGORIES= graphics MAINTAINER= jmd@FreeBSD.org @@ -23,7 +22,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-firmware -GH_TAGNAME= 1cf9e0b +GH_TAGNAME= 9d1be40 .include <bsd.port.pre.mk> Modified: head/graphics/gpu-firmware-kmod/distinfo ============================================================================== --- head/graphics/gpu-firmware-kmod/distinfo Wed Aug 22 20:15:09 2018 (r477821) +++ head/graphics/gpu-firmware-kmod/distinfo Wed Aug 22 20:32:03 2018 (r477822) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532317918 -SHA256 (FreeBSDDesktop-kms-firmware-g20180722-1cf9e0b_GH0.tar.gz) = 02aa5b0c244b322043891bc9d257dd5023c9453e8e761d2862fced08bd351ed8 -SIZE (FreeBSDDesktop-kms-firmware-g20180722-1cf9e0b_GH0.tar.gz) = 14897402 +TIMESTAMP = 1534969331 +SHA256 (FreeBSDDesktop-kms-firmware-g20180822-9d1be40_GH0.tar.gz) = 0505bbf5dcd373c0c9ae2ab3b889701ca2246500e9593880c78c8b2b540f4fff +SIZE (FreeBSDDesktop-kms-firmware-g20180822-9d1be40_GH0.tar.gz) = 15195910
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808222032.w7MKW3Bd095463>