From 660f0e0a27f4972ed28a3837db8cb76f63589b2f Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 7 Oct 2016 18:01:45 +0000 Subject: Update libX11 to 1.6.4. Update libXfixes to 5.0.2. Update libXi to 1.7.7. Update libXrandr to 1.5.1. Update libXrender to 0.9.10. Update libXtst to 1.2.3. Update libXv to 1.0.11. Update libXvMC to 1.0.10. Fix a number of issues in the way these X client libraries handle the responses they receive from servers. Submitted by: zeising@ Security: 1cf65085-a760-41d2-9251-943e1af62eb8 MFH: 2016Q4 --- x11/libXvMC/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/libXvMC/Makefile') diff --git a/x11/libXvMC/Makefile b/x11/libXvMC/Makefile index 6fab6f6cdbb3..ce65bd4128a6 100644 --- a/x11/libXvMC/Makefile +++ b/x11/libXvMC/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXvMC -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -- cgit