diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-11-11 22:38:43 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-11-11 22:38:43 +0800 |
commit | d4a6cb10365526c5a4f0bdff86c4d9f89f537649 (patch) | |
tree | 3b59ce0fab39bc9c6d8350768d016bebeb871250 /x11/pixman | |
parent | 87d8eb595d5e236ec81d532f2be3a68ee9e6d6cc (diff) | |
download | xorg-devel-ports-d4a6cb10365526c5a4f0bdff86c4d9f89f537649.tar xorg-devel-ports-d4a6cb10365526c5a4f0bdff86c4d9f89f537649.tar.gz xorg-devel-ports-d4a6cb10365526c5a4f0bdff86c4d9f89f537649.tar.bz2 xorg-devel-ports-d4a6cb10365526c5a4f0bdff86c4d9f89f537649.tar.lz xorg-devel-ports-d4a6cb10365526c5a4f0bdff86c4d9f89f537649.tar.xz xorg-devel-ports-d4a6cb10365526c5a4f0bdff86c4d9f89f537649.tar.zst xorg-devel-ports-d4a6cb10365526c5a4f0bdff86c4d9f89f537649.zip |
Update to 0.32.0.
Be warned that this includes a shlib version bump.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1232 058c260c-8361-11dd-a0ac-aa2bafec7d09
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 dff8bdf..a6a039b 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pixman -PORTVERSION= 0.30.2 +PORTVERSION= 0.32.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index 676ffb2..923b198 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/pixman-0.30.2.tar.bz2) = 4fbb51788fe7cbd8abb5f80aed95ec878704e57a06328f7bebe0306e3822c96c -SIZE (xorg/lib/pixman-0.30.2.tar.bz2) = 666281 +SHA256 (xorg/lib/pixman-0.32.0.tar.bz2) = 9d41612a6dd836726d4a681126a8d2db86fed2240a8ec027a4bfa2796e870e47 +SIZE (xorg/lib/pixman-0.32.0.tar.bz2) = 556299 |