xf86-video-vesa: update to 2.6.0.

Of particular note, this release changes the conditions under which
the VESA drive refuses to load on Linux systems to avoid conflicts
with the simpledrm driver found in Linux kernel 5.14 and later.

Alan Coopersmith (7):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      gitlab CI: stop requiring Signed-off-by in commits
      VESADGASetMode: remove unused variable scrnIdx
      VESAValidMode: remove duplicate call to VESAGetRec
      xf86-video-vesa 2.6.0

Jocelyn Falempe (1):
      Refuse to run if framebuffer or dri devices are present
This commit is contained in:
wiz 2022-12-09 22:01:01 +00:00
parent ed34ada730
commit b36906c9b5
2 changed files with 7 additions and 7 deletions

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.30 2022/11/09 13:14:28 joerg Exp $
# $NetBSD: Makefile,v 1.31 2022/12/09 22:01:01 wiz Exp $
DISTNAME= xf86-video-vesa-2.5.0
DISTNAME= xf86-video-vesa-2.6.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2021/10/26 11:34:45 nia Exp $
$NetBSD: distinfo,v 1.15 2022/12/09 22:01:01 wiz Exp $
BLAKE2s (xf86-video-vesa-2.5.0.tar.bz2) = 3526f60eb1860037408ae42be9cb2ada029d98c1936652b1241da35c0e2077f0
SHA512 (xf86-video-vesa-2.5.0.tar.bz2) = 36fd921f54f33eb25966b5f9ea1e1b3e9009965c012c8b9c676686b472111719921b80cf62dafc746058878253e21f0ef341a2ff2d650df22ca1e35e81716a8b
Size (xf86-video-vesa-2.5.0.tar.bz2) = 304322 bytes
BLAKE2s (xf86-video-vesa-2.6.0.tar.xz) = d0ce3e7db613edf3e3700034e9d90fa08bbd3a3b06ab5aa71b9cd4f015ad9824
SHA512 (xf86-video-vesa-2.6.0.tar.xz) = 494e117c1e6e0ce4c66ac7798de54667862c62605bfd76dd9373447d40dcd0521100810c9285cbe9c159440e217954c0cad6d5219c5894e075509c7c0bc353c7
Size (xf86-video-vesa-2.6.0.tar.xz) = 275572 bytes