Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 16:23:12 +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: r459194 - head/graphics/drm-next-kmod
Message-ID:  <201801161623.w0GGNCPE052030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmd
Date: Tue Jan 16 16:23:12 2018
New Revision: 459194
URL: https://svnweb.freebsd.org/changeset/ports/459194

Log:
  graphics/drm-next-kmod: Bump portrevision to force rebuild. Recent changes to HEAD (debugfs it seems) broke the previous binary package.
  
  Reported by:	nomadlogic (FreeBSDDesktop)
  Approved by:	swills (mentor)

Modified:
  head/graphics/drm-next-kmod/Makefile

Modified: head/graphics/drm-next-kmod/Makefile
==============================================================================
--- head/graphics/drm-next-kmod/Makefile	Tue Jan 16 16:20:37 2018	(r459193)
+++ head/graphics/drm-next-kmod/Makefile	Tue Jan 16 16:23:12 2018	(r459194)
@@ -3,7 +3,7 @@
 
 PORTNAME=	drm-next-kmod
 PORTVERSION=	g20171006
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	jmd@FreeBSD.org



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