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/xrandr | |
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/xrandr')
-rw-r--r-- | x11/xrandr/Makefile | 2 | ||||
-rw-r--r-- | x11/xrandr/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
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 |