Fri Feb 16 07:25:14 2018 UTC ()
xf86-video-vesa: update to 2.4.0.

Nothing terribly exciting, but enough bug fixes to justify a release.

Adam Jackson (4):
      Don't build old probe method on sufficiently new servers
      Fall back to VGA if the palette API isn't supported
      Use VBEFreeVBEInfo not free
      vesa 2.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Ian Lepore (1):
      Honor Option "NoDDC" correctly

Matthew Green (1):
      When debugging, print the VGAbase as well.

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Stefan Dirsch (1):
      Use default refresh by default


(wiz)
diff -r1.23 -r1.24 pkgsrc/x11/xf86-video-vesa/Makefile
diff -r1.10 -r1.11 pkgsrc/x11/xf86-video-vesa/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/x11/xf86-video-vesa/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-vesa/Makefile 2016/02/26 11:27:21 1.23
+++ pkgsrc/x11/xf86-video-vesa/Makefile 2018/02/16 07:25:14 1.24
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.23 2016/02/26 11:27:21 jperkin Exp $ 1# $NetBSD: Makefile,v 1.24 2018/02/16 07:25:14 wiz Exp $
2 2
3DISTNAME= xf86-video-vesa-2.3.4 3DISTNAME= xf86-video-vesa-2.4.0
4PKGREVISION= 1 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg VESA video driver 10COMMENT= Modular Xorg VESA video driver
12 11
13USE_LIBTOOL= yes 12USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
16 15
17CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4 16CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4

cvs diff -r1.10 -r1.11 pkgsrc/x11/xf86-video-vesa/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-vesa/distinfo 2015/11/04 03:29:04 1.10
+++ pkgsrc/x11/xf86-video-vesa/distinfo 2018/02/16 07:25:14 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2015/11/04 03:29:04 agc Exp $ 1$NetBSD: distinfo,v 1.11 2018/02/16 07:25:14 wiz Exp $
2 2
3SHA1 (xf86-video-vesa-2.3.4.tar.bz2) = 88e74ccc5c11fdb60539bd474ba978eeb4f28a23 3SHA1 (xf86-video-vesa-2.4.0.tar.bz2) = 99b69044c34292ba062e365c07dcd024462e794b
4RMD160 (xf86-video-vesa-2.3.4.tar.bz2) = b5818c0d6b8ee6acfcadc576a0d52fc18a216457 4RMD160 (xf86-video-vesa-2.4.0.tar.bz2) = c5df3fffed01f7f93e5171cee91a4ef10ae3393d
5SHA512 (xf86-video-vesa-2.3.4.tar.bz2) = 5a01c295a03f367281f49bb186a003a91da3aa4cff7c37ef3fb83889b595f641745899c62e4c0954a1daf4b18bd0e1bcbbe1b87d2863d1ce71feffa1744e892d 5SHA512 (xf86-video-vesa-2.4.0.tar.bz2) = 4af5c0a7fd64eba503980198cf510688dff2f33482ceac446455d97255dcc828613387ac57828eb6dce080cb15a8644a2b2e278bf356705fdeaea873ab07c2de
6Size (xf86-video-vesa-2.3.4.tar.bz2) = 285675 bytes 6Size (xf86-video-vesa-2.4.0.tar.bz2) = 324599 bytes