x11-drivers/xf86-video-intel: Update snapshot
Update the snapshot of the intel DDX driver for xorg. Upstream has stopped doing releases of this, but there are still code updates, so we have used snapshots of the upstream source repo for some time. PR: 232353 Submitted by: jbeich Tested by: jbeic, rkoberman@gmail.com
This commit is contained in:
parent
90d0e907ef
commit
dbc3266452
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483350
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xf86-video-intel
|
||||
PORTVERSION= 2.99.917.20180512
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.99.917.20180906
|
||||
CATEGORIES= x11-drivers
|
||||
MASTER_SITES= http://cgit.freedesktop.org/xorg/${XORG_CAT}/${PORTNAME}/snapshot/
|
||||
DISTNAME= ${PORTNAME}-${COMMIT_ID}
|
||||
|
@ -17,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
LIB_DEPENDS= libxcb-util.so:x11/xcb-util \
|
||||
libdrm.so:graphics/libdrm
|
||||
|
||||
COMMIT_ID= 359477215092ac1b602ad1e2f17a28963d9224c2
|
||||
COMMIT_ID= 25c9a2fcc83ae7252a178b42262da383e59df744
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Intel integrated GPU only exists in Intel x86 processors/chipsets
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1526115670
|
||||
SHA256 (xorg/driver/xf86-video-intel-359477215092ac1b602ad1e2f17a28963d9224c2.tar.bz2) = 38af5add513e4fa48042b2ff10b59e9a05398f3d4cf36c763b98f45077f8e232
|
||||
SIZE (xorg/driver/xf86-video-intel-359477215092ac1b602ad1e2f17a28963d9224c2.tar.bz2) = 1242076
|
||||
TIMESTAMP = 1536235204
|
||||
SHA256 (xorg/driver/xf86-video-intel-25c9a2fcc83ae7252a178b42262da383e59df744.tar.bz2) = ecc00353001a5ffa83b848a3e6bda9342de5bf4f2cad49c4c22be83864831589
|
||||
SIZE (xorg/driver/xf86-video-intel-25c9a2fcc83ae7252a178b42262da383e59df744.tar.bz2) = 1246291
|
||||
|
|
Loading…
Reference in a new issue