diff options
author | kwm <kwm@FreeBSD.org> | 2016-10-08 02:01:45 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-10-08 02:01:45 +0800 |
commit | 660f0e0a27f4972ed28a3837db8cb76f63589b2f (patch) | |
tree | e9c0bff49ae47edc7b0598d269144b1fc3672c17 /x11/libXvMC/Makefile | |
parent | 40debfa10e2973a36f42f4de7f7e7fef20629a04 (diff) | |
download | freebsd-ports-gnome-660f0e0a27f4972ed28a3837db8cb76f63589b2f.tar.gz freebsd-ports-gnome-660f0e0a27f4972ed28a3837db8cb76f63589b2f.tar.zst freebsd-ports-gnome-660f0e0a27f4972ed28a3837db8cb76f63589b2f.zip |
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
Diffstat (limited to 'x11/libXvMC/Makefile')
-rw-r--r-- | x11/libXvMC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |