diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-07-30 20:03:07 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-07-30 20:03:07 +0800 |
commit | 71ecc079ce2c1d9d83aa4c016bd9ad840875af95 (patch) | |
tree | 17135f6a1be7ac0e3b2c00ffa9cf761f692dc1df | |
parent | 95e37f472fd49b4ce51631fa25787b396976845a (diff) | |
download | xorg-devel-ports-71ecc079ce2c1d9d83aa4c016bd9ad840875af95.tar.gz xorg-devel-ports-71ecc079ce2c1d9d83aa4c016bd9ad840875af95.tar.zst xorg-devel-ports-71ecc079ce2c1d9d83aa4c016bd9ad840875af95.zip |
Update to 0.26.2
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@550 058c260c-8361-11dd-a0ac-aa2bafec7d09
-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 be000bd..205afad 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pixman -PORTVERSION= 0.26.0 +PORTVERSION= 0.26.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index 7e7f738..9697faa 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/pixman-0.26.0.tar.bz2) = ba07fb2f39264ac59ba020dfba4a3d00d436153a8991689760241a9a93a63325 -SIZE (xorg/lib/pixman-0.26.0.tar.bz2) = 633088 +SHA256 (xorg/lib/pixman-0.26.2.tar.bz2) = 193b651c8ba89ecfacb8dc62a34d2bd305245163910cdbdf907e5d5ece92647c +SIZE (xorg/lib/pixman-0.26.2.tar.bz2) = 622398 |