View | Details | Raw Unified | Return to bug 214560 | Differences between
and this patch

Collapse All | Expand All

(-)x11-drivers/xf86-video-vmware/Makefile (-2 / +4 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	xf86-video-vmware
3
PORTNAME=	xf86-video-vmware
4
PORTVERSION=	13.1.0
4
PORTVERSION=	13.2.1
5
CATEGORIES=	x11-drivers
5
CATEGORIES=	x11-drivers
6
6
7
MAINTAINER=	x11@FreeBSD.org
7
MAINTAINER=	x11@FreeBSD.org
Lines 9-15 Link Here
9
9
10
XORG_CAT=	driver
10
XORG_CAT=	driver
11
USE_XORG=	xextproto xineramaproto videoproto
11
USE_XORG=	xextproto xineramaproto videoproto
12
INSTALL_TARGET=	install-strip
12
13
13
BROKEN_aarch64=		Fails to compile:  implicit declaration of function outl is invalid in C99
14
ONLY_FOR_ARCHS=	i386 amd64
15
ONLY_FOR_ARCHS_REASON=	The vmware gfx protocol is only supported on x86-compatible architectures.
14
16
15
.include <bsd.port.mk>
17
.include <bsd.port.mk>
(-)x11-drivers/xf86-video-vmware/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (xorg/driver/xf86-video-vmware-13.1.0.tar.bz2) = 3c1d244e4b1b77e92126957965cdc9fb82de4c215c0706a3a8aaff6939e4a0cc
1
TIMESTAMP = 1479413440
2
SIZE (xorg/driver/xf86-video-vmware-13.1.0.tar.bz2) = 459255
2
SHA256 (xorg/driver/xf86-video-vmware-13.2.1.tar.bz2) = e2f7f7101fba7f53b268e7a25908babbf155b3984fb5268b3d244eb6c11bf62b
3
SIZE (xorg/driver/xf86-video-vmware-13.2.1.tar.bz2) = 470601

Return to bug 214560