Update to 0.6.0
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9957
This commit is contained in:
parent
c0b298f393
commit
8b6d9e47ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435964
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user