pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-video-fbdev xf86-video-fbdev: update to 0.5.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c22b4a72dd15
branches: trunk
changeset: 381147:c22b4a72dd15
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 30 21:53:50 2018 +0000
description:
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
diffstat:
x11/xf86-video-fbdev/Makefile | 5 ++---
x11/xf86-video-fbdev/distinfo | 11 +++++------
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (29 lines):
diff -r 3e565af1a6a8 -r c22b4a72dd15 x11/xf86-video-fbdev/Makefile
--- a/x11/xf86-video-fbdev/Makefile Wed May 30 17:03:56 2018 +0000
+++ b/x11/xf86-video-fbdev/Makefile Wed May 30 21:53:50 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/03/07 11:57:42 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/05/30 21:53:50 wiz Exp $
-DISTNAME= xf86-video-fbdev-0.4.4
-PKGREVISION= 5
+DISTNAME= xf86-video-fbdev-0.5.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff -r 3e565af1a6a8 -r c22b4a72dd15 x11/xf86-video-fbdev/distinfo
--- a/x11/xf86-video-fbdev/distinfo Wed May 30 17:03:56 2018 +0000
+++ b/x11/xf86-video-fbdev/distinfo Wed May 30 21:53:50 2018 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 03:29:02 agc Exp $
+$NetBSD: distinfo,v 1.4 2018/05/30 21:53:50 wiz Exp $
-SHA1 (xf86-video-fbdev-0.4.4.tar.bz2) = 237ea14a55ca4012d6ce18fbfdc697d48d5838a2
-RMD160 (xf86-video-fbdev-0.4.4.tar.bz2) = 3f9b47251791683803e9b9ba12aa4d1c8839525b
-SHA512 (xf86-video-fbdev-0.4.4.tar.bz2) = 942ccf7e528b7cf0af19ef0efc9f5c60ab558bd865aad330f1c58a9ef063f9b38b4e62e5622270c0bfc237cb3cbc579d43b854aaa64fa2a9130eede73b1e55e9
-Size (xf86-video-fbdev-0.4.4.tar.bz2) = 293545 bytes
-SHA1 (patch-src_fbdev.c) = 18b19dc7b034692e05cf0e1201a0e82337c5fbcc
+SHA1 (xf86-video-fbdev-0.5.0.tar.bz2) = 8d79ec615cb54436ff96dc94b74775db6dc47aff
+RMD160 (xf86-video-fbdev-0.5.0.tar.bz2) = 28b325d31dc3b16dad5fed0c812ec9b01c1d6bb7
+SHA512 (xf86-video-fbdev-0.5.0.tar.bz2) = c1217b943bbe3301b3c2a8649ed1004c3c67b02607bd56bbc14f6dfa05e7f0184332c81a6a19595514745501ed88526aee932e555779b7c3a8233646b0979448
+Size (xf86-video-fbdev-0.5.0.tar.bz2) = 295102 bytes
Home |
Main Index |
Thread Index |
Old Index