Wed May 30 21:53:50 2018 UTC ()
xf86-video-fbdev: update to 0.5.0.

Compatibility updates for xserver 1.20.

Adam Jackson (8):
      Default to 32bpp if the console is 8bpp (and we weren't told otherwise)
      Use own thunk functions instead of fbdevHW*Weak
      Pass the pci device (if any) through to fbdevhw in probe and preinit
      Fix shadow fb allocation size (v2)
      Remove dead pix24bpp variable
      Use shadowUpdate32to24 at 24bpp
      Update for 1.20 ABI
      fbdev 0.5.0

Alan Coopersmith (3):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Use #ifdef instead of #if to avoid build error

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

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

Pascal Terjan (1):
      Initialize pci_dev

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


(wiz)
diff -r1.11 -r1.12 pkgsrc/x11/xf86-video-fbdev/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/xf86-video-fbdev/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/x11/xf86-video-fbdev/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-fbdev/Makefile 2018/03/07 11:57:42 1.11
+++ pkgsrc/x11/xf86-video-fbdev/Makefile 2018/05/30 21:53:50 1.12
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2018/03/07 11:57:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.12 2018/05/30 21:53:50 wiz Exp $
2 2
3DISTNAME= xf86-video-fbdev-0.4.4 3DISTNAME= xf86-video-fbdev-0.5.0
4PKGREVISION= 5 
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= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Video driver for framebuffer device 10COMMENT= Video driver for framebuffer device
12LICENSE= x11 11LICENSE= x11
13 12
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
17 16

cvs diff -r1.3 -r1.4 pkgsrc/x11/xf86-video-fbdev/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-fbdev/distinfo 2015/11/04 03:29:02 1.3
+++ pkgsrc/x11/xf86-video-fbdev/distinfo 2018/05/30 21:53:50 1.4
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.3 2015/11/04 03:29:02 agc Exp $ 1$NetBSD: distinfo,v 1.4 2018/05/30 21:53:50 wiz Exp $
2 2
3SHA1 (xf86-video-fbdev-0.4.4.tar.bz2) = 237ea14a55ca4012d6ce18fbfdc697d48d5838a2 3SHA1 (xf86-video-fbdev-0.5.0.tar.bz2) = 8d79ec615cb54436ff96dc94b74775db6dc47aff
4RMD160 (xf86-video-fbdev-0.4.4.tar.bz2) = 3f9b47251791683803e9b9ba12aa4d1c8839525b 4RMD160 (xf86-video-fbdev-0.5.0.tar.bz2) = 28b325d31dc3b16dad5fed0c812ec9b01c1d6bb7
5SHA512 (xf86-video-fbdev-0.4.4.tar.bz2) = 942ccf7e528b7cf0af19ef0efc9f5c60ab558bd865aad330f1c58a9ef063f9b38b4e62e5622270c0bfc237cb3cbc579d43b854aaa64fa2a9130eede73b1e55e9 5SHA512 (xf86-video-fbdev-0.5.0.tar.bz2) = c1217b943bbe3301b3c2a8649ed1004c3c67b02607bd56bbc14f6dfa05e7f0184332c81a6a19595514745501ed88526aee932e555779b7c3a8233646b0979448
6Size (xf86-video-fbdev-0.4.4.tar.bz2) = 293545 bytes 6Size (xf86-video-fbdev-0.5.0.tar.bz2) = 295102 bytes
7SHA1 (patch-src_fbdev.c) = 18b19dc7b034692e05cf0e1201a0e82337c5fbcc