diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-21 11:55:39 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-21 11:55:39 +0000 |
commit | 7a710f54e14b4aeb7159a44d25f3d6185251dc57 (patch) | |
tree | 4de110174b2314b39e078d8573e4744b4ef06036 /x11 | |
parent | 1001d16c9798425f2f333bc54502493c05ae9158 (diff) | |
download | ports-7a710f54e14b4aeb7159a44d25f3d6185251dc57.tar.gz ports-7a710f54e14b4aeb7159a44d25f3d6185251dc57.zip |
Notes
Diffstat (limited to 'x11')
-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 dd8745a0a1a4..f51a9860eb87 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pixman -PORTVERSION= 0.28.2 +PORTVERSION= 0.30.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index 60b30c88552f..0d67d268bd3e 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/pixman-0.28.2.tar.bz2) = 583686afbfa5a1dfc40a21e888a3eacf31fe0e02469d20b821b5d8f719165a51 -SIZE (xorg/lib/pixman-0.28.2.tar.bz2) = 625655 +SHA256 (xorg/lib/pixman-0.30.0.tar.bz2) = 77e756dc7fafdf17f39a4f23bdc8be59f9f6a65c08704f5cac1d8aa87cfaf517 +SIZE (xorg/lib/pixman-0.30.0.tar.bz2) = 681343 |