pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-vesa xf86-video-vesa: update to 2.4.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33c9aacd95c6
branches:  trunk
changeset: 375580:33c9aacd95c6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 16 07:25:14 2018 +0000

description:
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

diffstat:

 x11/xf86-video-vesa/Makefile |   5 ++---
 x11/xf86-video-vesa/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 9fa8e6c7afa0 -r 33c9aacd95c6 x11/xf86-video-vesa/Makefile
--- a/x11/xf86-video-vesa/Makefile      Fri Feb 16 07:21:12 2018 +0000
+++ b/x11/xf86-video-vesa/Makefile      Fri Feb 16 07:25:14 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2016/02/26 11:27:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.24 2018/02/16 07:25:14 wiz Exp $
 
-DISTNAME=      xf86-video-vesa-2.3.4
-PKGREVISION=   1
+DISTNAME=      xf86-video-vesa-2.4.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 9fa8e6c7afa0 -r 33c9aacd95c6 x11/xf86-video-vesa/distinfo
--- a/x11/xf86-video-vesa/distinfo      Fri Feb 16 07:21:12 2018 +0000
+++ b/x11/xf86-video-vesa/distinfo      Fri Feb 16 07:25:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/04 03:29:04 agc Exp $
+$NetBSD: distinfo,v 1.11 2018/02/16 07:25:14 wiz Exp $
 
-SHA1 (xf86-video-vesa-2.3.4.tar.bz2) = 88e74ccc5c11fdb60539bd474ba978eeb4f28a23
-RMD160 (xf86-video-vesa-2.3.4.tar.bz2) = b5818c0d6b8ee6acfcadc576a0d52fc18a216457
-SHA512 (xf86-video-vesa-2.3.4.tar.bz2) = 5a01c295a03f367281f49bb186a003a91da3aa4cff7c37ef3fb83889b595f641745899c62e4c0954a1daf4b18bd0e1bcbbe1b87d2863d1ce71feffa1744e892d
-Size (xf86-video-vesa-2.3.4.tar.bz2) = 285675 bytes
+SHA1 (xf86-video-vesa-2.4.0.tar.bz2) = 99b69044c34292ba062e365c07dcd024462e794b
+RMD160 (xf86-video-vesa-2.4.0.tar.bz2) = c5df3fffed01f7f93e5171cee91a4ef10ae3393d
+SHA512 (xf86-video-vesa-2.4.0.tar.bz2) = 4af5c0a7fd64eba503980198cf510688dff2f33482ceac446455d97255dcc828613387ac57828eb6dce080cb15a8644a2b2e278bf356705fdeaea873ab07c2de
+Size (xf86-video-vesa-2.4.0.tar.bz2) = 324599 bytes



Home | Main Index | Thread Index | Old Index