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