Update to 0.18.4:
Log: Søren Sandmann Pedersen (6): Post-release version bump to 0.18.3 Fix memory leak in the pthreads thread local storage code When storing a g1 pixel, store the lowest bit, rather than comparing with If we bail out of do_composite, make sure to undo any workarounds. Check for read accessors before taking the bilinear fast path Pre-release version bump to 0.18.4
This commit is contained in:
parent
2b26e338c0
commit
d9bcb7b768
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.36 2010/06/16 16:35:57 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2010/08/17 09:28:30 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pixman-0.18.2
|
||||
DISTNAME= pixman-0.18.4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.39 2010/06/16 16:35:57 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.40 2010/08/17 09:28:30 wiz Exp $
|
||||
|
||||
SHA1 (pixman-0.18.2.tar.bz2) = d66ab37ebc111e8031dd6d0ff1edf19b7adab5be
|
||||
RMD160 (pixman-0.18.2.tar.bz2) = e6d89e6112a4f47bf2fd1a1cb0b8125b1161452c
|
||||
Size (pixman-0.18.2.tar.bz2) = 421621 bytes
|
||||
SHA1 (pixman-0.18.4.tar.bz2) = 011b00fb33d6e5021a680bcc74f600f44d709d8d
|
||||
RMD160 (pixman-0.18.4.tar.bz2) = c30b9069de50efb622c20e607fbeb11a42d9c45e
|
||||
Size (pixman-0.18.4.tar.bz2) = 421626 bytes
|
||||
SHA1 (patch-aa) = d677fc21632e0e34c65681210ed6c2666e639634
|
||||
SHA1 (patch-ab) = 94c677d142edb43a61b0aff78f85cbc4448dc221
|
||||
SHA1 (patch-ad) = b2fa221652bc5f8bec000e071417b0180816a451
|
||||
|
|
Loading…
Reference in a new issue