diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-11-09 11:50:50 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-11-09 11:50:50 +0000 |
commit | d2975204d3a10c8e686f541bc84e62ec8dec66f3 (patch) | |
tree | 6500d3f3d2e0d399592833e22081f53cbbe1a95b | |
parent | - Update to 2.2.1 (diff) |
Update to 0.9.6.
PR: ports/117854
Submitted by: cokane
Approved by: portmgr (erwin)
Diffstat (limited to '')
-rw-r--r-- | x11/pixman/Makefile | 3 | ||||
-rw-r--r-- | x11/pixman/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 4691d48a2660..b0d363c27521 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pixman -PORTVERSION= 0.9.5 -PORTREVISION= 3 +PORTVERSION= 0.9.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index a32367807f28..00d580a7dc02 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/lib/pixman-0.9.5.tar.bz2) = f9fea77e46ec7a3a16e925e137f146e7 -SHA256 (xorg/lib/pixman-0.9.5.tar.bz2) = a9d4545b5dfc018cdd33fd21bc73c3f1b3c9c207f1bb6843606cc180eb10c6c8 -SIZE (xorg/lib/pixman-0.9.5.tar.bz2) = 290622 +MD5 (xorg/lib/pixman-0.9.6.tar.bz2) = 7681334f55d41a705339228145d02c11 +SHA256 (xorg/lib/pixman-0.9.6.tar.bz2) = c504db9338d67c388824ebbf805a424d2cc0fab681e33bff6733603539d6335b +SIZE (xorg/lib/pixman-0.9.6.tar.bz2) = 290399 |