Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2018 03:07:22 +0000 (UTC)
From:      Johannes M Dieterich <jmd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477765 - head/graphics/drm-legacy-kmod
Message-ID:  <201808220307.w7M37MEX054433@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmd
Date: Wed Aug 22 03:07:22 2018
New Revision: 477765
URL: https://svnweb.freebsd.org/changeset/ports/477765

Log:
  graphics/drm-legacy-kmod: Update to later github snapshot.
  
  Fixes build failures after r338172.
  
  Approved by:	zeising (mentor, implicit)

Modified:
  head/graphics/drm-legacy-kmod/Makefile
  head/graphics/drm-legacy-kmod/distinfo

Modified: head/graphics/drm-legacy-kmod/Makefile
==============================================================================
--- head/graphics/drm-legacy-kmod/Makefile	Wed Aug 22 02:15:05 2018	(r477764)
+++ head/graphics/drm-legacy-kmod/Makefile	Wed Aug 22 03:07:22 2018	(r477765)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-legacy-kmod
-PORTVERSION=	g20180820
+PORTVERSION=	g20180821
 CATEGORIES=	graphics
 
 MAINTAINER=	jmd@FreeBSD.org
@@ -22,7 +22,7 @@ CONFLICTS_INSTALL=	drm-devel-kmod drm-stable-kmod drm-
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeBSDDesktop
 GH_PROJECT=	drm-legacy
-GH_TAGNAME=	1758d21
+GH_TAGNAME=	7c73918
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-legacy-kmod/distinfo
==============================================================================
--- head/graphics/drm-legacy-kmod/distinfo	Wed Aug 22 02:15:05 2018	(r477764)
+++ head/graphics/drm-legacy-kmod/distinfo	Wed Aug 22 03:07:22 2018	(r477765)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534816787
-SHA256 (FreeBSDDesktop-drm-legacy-g20180820-1758d21_GH0.tar.gz) = 5de69221fda3a4af58e85072a7fc81dbab19b80ea3fd419d1399b6f0475ed927
-SIZE (FreeBSDDesktop-drm-legacy-g20180820-1758d21_GH0.tar.gz) = 1741125
+TIMESTAMP = 1534906903
+SHA256 (FreeBSDDesktop-drm-legacy-g20180821-7c73918_GH0.tar.gz) = f31c0ee35dd0f93bc6cdaea9359daa3d66cdb51d7a1d71628ee332d2f2834578
+SIZE (FreeBSDDesktop-drm-legacy-g20180821-7c73918_GH0.tar.gz) = 1741543



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808220307.w7M37MEX054433>