pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xf86-video-vesa



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 16 07:25:14 UTC 2018

Modified Files:
        pkgsrc/x11/xf86-video-vesa: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/xf86-video-vesa/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xf86-video-vesa/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xf86-video-vesa/Makefile
diff -u pkgsrc/x11/xf86-video-vesa/Makefile:1.23 pkgsrc/x11/xf86-video-vesa/Makefile:1.24
--- pkgsrc/x11/xf86-video-vesa/Makefile:1.23    Fri Feb 26 11:27:21 2016
+++ pkgsrc/x11/xf86-video-vesa/Makefile Fri Feb 16 07:25:14 2018
@@ -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

Index: pkgsrc/x11/xf86-video-vesa/distinfo
diff -u pkgsrc/x11/xf86-video-vesa/distinfo:1.10 pkgsrc/x11/xf86-video-vesa/distinfo:1.11
--- pkgsrc/x11/xf86-video-vesa/distinfo:1.10    Wed Nov  4 03:29:04 2015
+++ pkgsrc/x11/xf86-video-vesa/distinfo Fri Feb 16 07:25:14 2018
@@ -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