aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXrandr/Makefile
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2013-06-05 03:31:29 +0800
committerzeising <zeising@FreeBSD.org>2013-06-05 03:31:29 +0800
commit442ad832d5fd90880adaa0438bc6fc47b10d207b (patch)
treeb5553ea72e286d166ab601ab26b551eaadb9b1e9 /x11/libXrandr/Makefile
parentd165698a45f50cf55e3d4a80d867422aff7e8f36 (diff)
downloadfreebsd-ports-gnome-442ad832d5fd90880adaa0438bc6fc47b10d207b.tar.gz
freebsd-ports-gnome-442ad832d5fd90880adaa0438bc6fc47b10d207b.tar.zst
freebsd-ports-gnome-442ad832d5fd90880adaa0438bc6fc47b10d207b.zip
Fix security issues in xorg client libraries.
Most libraries were updated to newer versions, in some cases patches were backported instead. Most notably, x11/libX11 was updated to 1.6.0 Security: CVE-2013-1981 CVE-2013-1982 CVE-2013-1983 CVE-2013-1984 CVE-2013-1985 CVE-2013-1986 CVE-2013-1987 CVE-2013-1988 CVE-2013-1989 CVE-2013-1990 CVE-2013-1991 CVE-2013-1992 CVE-2013-1993 CVE-2013-1994 CVE-2013-1995 CVE-2013-1996 CVE-2013-1997 CVE-2013-1998 CVE-2013-1999 CVE-2013-2000 CVE-2013-2001 CVE-2013-2002 CVE-2013-2003 CVE-2013-2004 CVE-2013-2005 CVE-2013-2062 CVE-2013-2063 CVE-2013-2064 CVE-2013-2066
Diffstat (limited to 'x11/libXrandr/Makefile')
-rw-r--r--x11/libXrandr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile
index da7abf5080f4..0dbc91cfe359 100644
--- a/x11/libXrandr/Makefile
+++ b/x11/libXrandr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libXrandr
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org