diff options
author | eadler <eadler@FreeBSD.org> | 2011-09-08 05:19:05 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-09-08 05:19:05 +0800 |
commit | fc8727f1abdcf235191ffcf77ad26fd342ef2268 (patch) | |
tree | 825845f5466b20d8c4571cd54f1ea9a9c2ccc10f /x11 | |
parent | 39bac3bcea5b57aae2d06aebd6743477da709ed4 (diff) | |
download | freebsd-ports-gnome-fc8727f1abdcf235191ffcf77ad26fd342ef2268.tar.gz freebsd-ports-gnome-fc8727f1abdcf235191ffcf77ad26fd342ef2268.tar.zst freebsd-ports-gnome-fc8727f1abdcf235191ffcf77ad26fd342ef2268.zip |
- update xset to the latest version in the xorg-devel tree
- update xrandr to the latest version in the xorg-devel tree
- update xproto to the latest version in xorg-devel tree as required by xset and xrandr
- update pixman to the latest version in the xorg-devel tree
Reviewed by: kwm
Approved by: bapt (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/pixman/Makefile | 2 | ||||
-rw-r--r-- | x11/pixman/distinfo | 4 | ||||
-rw-r--r-- | x11/xproto/Makefile | 4 | ||||
-rw-r--r-- | x11/xproto/distinfo | 4 | ||||
-rw-r--r-- | x11/xrandr/Makefile | 2 | ||||
-rw-r--r-- | x11/xrandr/distinfo | 4 | ||||
-rw-r--r-- | x11/xset/Makefile | 2 | ||||
-rw-r--r-- | x11/xset/distinfo | 4 | ||||
-rw-r--r-- | x11/xset/pkg-descr | 1 |
9 files changed, 14 insertions, 13 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 66242e45e13e..b6e94db94a37 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pixman -PORTVERSION= 0.22.0 +PORTVERSION= 0.22.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index 20aa72336c86..f0e654cfa602 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/pixman-0.22.0.tar.bz2) = 24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b -SIZE (xorg/lib/pixman-0.22.0.tar.bz2) = 468024 +SHA256 (xorg/lib/pixman-0.22.2.tar.bz2) = 2d0a6dfca175f31ae53fb368292496e8833faff45bbeafdf40b2833d23186272 +SIZE (xorg/lib/pixman-0.22.2.tar.bz2) = 461319 diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index 8a1d46593c42..ae97d28b469b 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xproto -PORTVERSION= 7.0.16 +PORTVERSION= 7.0.22 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -15,4 +15,6 @@ COMMENT= X11 protocol headers XORG_CAT= proto USE_GNOME= pkgconfig +CONFIGURE_ARGS+=--disable-specs + .include <bsd.port.mk> diff --git a/x11/xproto/distinfo b/x11/xproto/distinfo index f705738f8ae7..f8a88925f65e 100644 --- a/x11/xproto/distinfo +++ b/x11/xproto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/proto/xproto-7.0.16.tar.bz2) = 8224da1ce19c0ded4e07a325f3ed62bb4453782db97fd175cb3ffd1acaeb9672 -SIZE (xorg/proto/xproto-7.0.16.tar.bz2) = 159876 +SHA256 (xorg/proto/xproto-7.0.22.tar.bz2) = ad8397dd2a3de7249d2f3fb3a49444fef71483d43681285936c11911663817a8 +SIZE (xorg/proto/xproto-7.0.22.tar.bz2) = 281763 diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile index 8a841f878397..7e7b70db04bd 100644 --- a/x11/xrandr/Makefile +++ b/x11/xrandr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xrandr -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xrandr/distinfo b/x11/xrandr/distinfo index 464c369043f2..93465a549282 100644 --- a/x11/xrandr/distinfo +++ b/x11/xrandr/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xrandr-1.3.4.tar.bz2) = 5e4a2492e6cc51345aa571b95283c43c2771c4f444837dbce2699d62f76b4adb -SIZE (xorg/app/xrandr-1.3.4.tar.bz2) = 146919 +SHA256 (xorg/app/xrandr-1.3.5.tar.bz2) = 1059ff7a9ad0df8e00a765ffa4e08a505304c02663112da370ac7082030b980e +SIZE (xorg/app/xrandr-1.3.5.tar.bz2) = 152891 diff --git a/x11/xset/Makefile b/x11/xset/Makefile index 1197835a18bf..296374e0e302 100644 --- a/x11/xset/Makefile +++ b/x11/xset/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xset -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xset/distinfo b/x11/xset/distinfo index cdbf436b128d..cd58fe558e56 100644 --- a/x11/xset/distinfo +++ b/x11/xset/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xset-1.2.1.tar.bz2) = ec995f7d23109cfa6420ae87c38158f29a2a6f9d0b7df0a1be34e69e165292a1 -SIZE (xorg/app/xset-1.2.1.tar.bz2) = 124237 +SHA256 (xorg/app/xset-1.2.2.tar.bz2) = 61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8 +SIZE (xorg/app/xset-1.2.2.tar.bz2) = 129701 diff --git a/x11/xset/pkg-descr b/x11/xset/pkg-descr index 87e3a4acb85d..3ddb3f957d6d 100644 --- a/x11/xset/pkg-descr +++ b/x11/xset/pkg-descr @@ -1,3 +1,2 @@ This package contains xset, an application used to set various user preference options related to the display in the X Window System. - |