Index: head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c =================================================================== --- head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c (revision 489155) +++ head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c (nonexistent) @@ -1,34 +0,0 @@ -# two upstream clean-up commits plus a string const fix -# ---- src/i128_driver.c.orig 2012-07-17 05:21:15 UTC -+++ src/i128_driver.c -@@ -50,12 +50,9 @@ - /* All drivers initialising the SW cursor need this */ - #include "mipointer.h" - --/* All drivers implementing backing store need this */ --#include "mibstore.h" - #include "micmap.h" - - #include "xf86DDC.h" --#include "vbe.h" - - #include "xf86cmap.h" - #include "fb.h" -@@ -586,7 +583,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags - xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Acceleration disabled\n"); - } else { - int from = X_DEFAULT; -- char *s = xf86GetOptValString(pI128->Options, OPTION_ACCELMETHOD); -+ const char *s = xf86GetOptValString(pI128->Options, OPTION_ACCELMETHOD); - pI128->NoAccel = FALSE; - if (!xf86NameCmp(s, "EXA")) { - pI128->exa = TRUE; -@@ -1557,7 +1554,6 @@ I128ScreenInit(SCREEN_INIT_ARGS_DECL) - return FALSE; - } - -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - xf86SetSilkenMouse(pScreen); - Property changes on: head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-drivers/xf86-video-i128/Makefile =================================================================== --- head/x11-drivers/xf86-video-i128/Makefile (revision 489155) +++ head/x11-drivers/xf86-video-i128/Makefile (revision 489156) @@ -1,13 +1,12 @@ # $FreeBSD$ PORTNAME= xf86-video-i128 -PORTVERSION= 1.3.6 -PORTREVISION= 9 +PORTVERSION= 1.4.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org i128 display driver XORG_CAT= driver .include Index: head/x11-drivers/xf86-video-i128/distinfo =================================================================== --- head/x11-drivers/xf86-video-i128/distinfo (revision 489155) +++ head/x11-drivers/xf86-video-i128/distinfo (revision 489156) @@ -1,2 +1,3 @@ -SHA256 (xorg/driver/xf86-video-i128-1.3.6.tar.bz2) = f8827e4c988f90cf5a677554b30d61f0a07eb86d872478751cdc94dc17452b9c -SIZE (xorg/driver/xf86-video-i128-1.3.6.tar.bz2) = 324894 +TIMESTAMP = 1546478838 +SHA256 (xorg/driver/xf86-video-i128-1.4.0.tar.bz2) = 8f2c0a6bf5a169dad3fc07c6dd4537b492d0e44489e4a1297311e617c3bed0ea +SIZE (xorg/driver/xf86-video-i128-1.4.0.tar.bz2) = 331897