Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2017 21:27:39 +0000 (UTC)
From:      Matthew Rezny <rezny@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435964 - head/x11-drivers/xf86-video-openchrome
Message-ID:  <201703112127.v2BLRdqE066832@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rezny
Date: Sat Mar 11 21:27:39 2017
New Revision: 435964
URL: https://svnweb.freebsd.org/changeset/ports/435964

Log:
  Update to 0.6.0
  
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9957

Modified:
  head/x11-drivers/xf86-video-openchrome/Makefile
  head/x11-drivers/xf86-video-openchrome/distinfo

Modified: head/x11-drivers/xf86-video-openchrome/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-openchrome/Makefile	Sat Mar 11 21:26:06 2017	(r435963)
+++ head/x11-drivers/xf86-video-openchrome/Makefile	Sat Mar 11 21:27:39 2017	(r435964)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xf86-video-openchrome
-PORTVERSION=	0.5.0
-PORTREVISION=	1
+PORTVERSION=	0.6.0
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11@FreeBSD.org
@@ -18,6 +17,8 @@ USE_GL=		gl
 XORG_CAT=	driver
 USE_XORG=	x11 xext xv
 
+# Override pkg-config to prevent linking against libudev
+CONFIGURE_ENV+=	LIBUDEV_LIBS="-L${LOCALBASE}"
 MAKE_ARGS+=	drivermandir=${LOCALBASE}/man/man4
 
 .include <bsd.port.options.mk>

Modified: head/x11-drivers/xf86-video-openchrome/distinfo
==============================================================================
--- head/x11-drivers/xf86-video-openchrome/distinfo	Sat Mar 11 21:26:06 2017	(r435963)
+++ head/x11-drivers/xf86-video-openchrome/distinfo	Sat Mar 11 21:27:39 2017	(r435964)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480077395
-SHA256 (xorg/driver/xf86-video-openchrome-0.5.0.tar.bz2) = 49fdd613975a332a0a64720b382420354aecaf2fcbb4920efd094d5a0ac955bb
-SIZE (xorg/driver/xf86-video-openchrome-0.5.0.tar.bz2) = 542713
+TIMESTAMP = 1488947220
+SHA256 (xorg/driver/xf86-video-openchrome-0.6.0.tar.bz2) = da2975c6379358de52c1257710c67eb59139a7f0a1cd28d00cc64cc3e1c02f75
+SIZE (xorg/driver/xf86-video-openchrome-0.6.0.tar.bz2) = 537619



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