[Midnightbsd-cvs] mports [23978] trunk/x11-drivers/xf86-video-siliconmotion: update to 1.7.9
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 28 08:47:09 EDT 2018
Revision: 23978
http://svnweb.midnightbsd.org/mports/?rev=23978
Author: laffer1
Date: 2018-08-28 08:47:08 -0400 (Tue, 28 Aug 2018)
Log Message:
-----------
update to 1.7.9
Modified Paths:
--------------
trunk/x11-drivers/xf86-video-siliconmotion/Makefile
trunk/x11-drivers/xf86-video-siliconmotion/distinfo
trunk/x11-drivers/xf86-video-siliconmotion/pkg-descr
Modified: trunk/x11-drivers/xf86-video-siliconmotion/Makefile
===================================================================
--- trunk/x11-drivers/xf86-video-siliconmotion/Makefile 2018-08-28 12:46:18 UTC (rev 23977)
+++ trunk/x11-drivers/xf86-video-siliconmotion/Makefile 2018-08-28 12:47:08 UTC (rev 23978)
@@ -1,16 +1,19 @@
# $MidnightBSD$
PORTNAME= xf86-video-siliconmotion
-PORTVERSION= 1.7.7
+PORTVERSION= 1.7.9
PORTREVISION= 1
CATEGORIES= x11-drivers
-MAINTAINER= ports at MidnightBSD.org
+MAINTAINER= ports at MidnightSD.org
COMMENT= X.Org siliconmotion display driver
LICENSE= mit
XORG_CAT= driver
-USE_XORG= videoproto xextproto
+BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99
+BROKEN_armv6= error: implicit declaration of function outb is invalid in C99
+BROKEN_armv7= error: implicit declaration of function outb is invalid in C99
+
.include <bsd.port.mk>
Modified: trunk/x11-drivers/xf86-video-siliconmotion/distinfo
===================================================================
--- trunk/x11-drivers/xf86-video-siliconmotion/distinfo 2018-08-28 12:46:18 UTC (rev 23977)
+++ trunk/x11-drivers/xf86-video-siliconmotion/distinfo 2018-08-28 12:47:08 UTC (rev 23978)
@@ -1,2 +1,3 @@
-SHA256 (xorg/driver/xf86-video-siliconmotion-1.7.7.tar.bz2) = 87b8b59d43945d4fc8012860c0bd9aed42c4684a943355c607b8eb8d6710c3aa
-SIZE (xorg/driver/xf86-video-siliconmotion-1.7.7.tar.bz2) = 385957
+TIMESTAMP = 1485132207
+SHA256 (xorg/driver/xf86-video-siliconmotion-1.7.9.tar.bz2) = d0f3c691e71108d27a061beb62bf78b36ec35bd755905692734dd68cfb3359bc
+SIZE (xorg/driver/xf86-video-siliconmotion-1.7.9.tar.bz2) = 416351
Modified: trunk/x11-drivers/xf86-video-siliconmotion/pkg-descr
===================================================================
--- trunk/x11-drivers/xf86-video-siliconmotion/pkg-descr 2018-08-28 12:46:18 UTC (rev 23977)
+++ trunk/x11-drivers/xf86-video-siliconmotion/pkg-descr 2018-08-28 12:47:08 UTC (rev 23978)
@@ -1,3 +1,3 @@
This package contains the X.Org xf86-video-siliconmotion driver.
-WWW: http://www.x.org
+WWW: https://www.x.org/
More information about the Midnightbsd-cvs
mailing list