From owner-svn-ports-all@freebsd.org Sat Mar 11 21:27:41 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0399CD08BD5; Sat, 11 Mar 2017 21:27:41 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6F0712DD; Sat, 11 Mar 2017 21:27:40 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2BLRdTs066834; Sat, 11 Mar 2017 21:27:39 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2BLRdqE066832; Sat, 11 Mar 2017 21:27:39 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201703112127.v2BLRdqE066832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Mar 2017 21:27:39 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2017 21:27:41 -0000 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 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