Update to 0.24.2

Changes:
       - Fix for broken gradients with repeat mode NONE
       - Misc. other bug fixes.

Reviewed by:	miwi
Obtained from:	xorg-dev repo
This commit is contained in:
Eitan Adler 2012-02-03 16:25:16 +00:00
parent 1d110b7b7b
commit 1fc9a198d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290347
2 changed files with 4 additions and 7 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= pixman PORTNAME= pixman
PORTVERSION= 0.24.0 PORTVERSION= 0.24.2
CATEGORIES= x11 CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org MAINTAINER= x11@FreeBSD.org
@ -16,6 +16,7 @@ XORG_CAT= lib
USE_AUTOTOOLS= libtool USE_AUTOTOOLS= libtool
USE_PERL5_BUILD=yes USE_PERL5_BUILD=yes
USE_GNOME= ltverhack:9 USE_GNOME= ltverhack:9
CONFIGURE_ARGS= --disable-gtk
OPTIONS= SIMD "Enable SIMD features autodetection (MMX, SSE2, VMX)" off OPTIONS= SIMD "Enable SIMD features autodetection (MMX, SSE2, VMX)" off
@ -31,8 +32,4 @@ CONFIGURE_ARGS+= --disable-sse2
. endif . endif
.endif .endif
post-patch:
@${REINPLACE_CMD} -e 's|gtk+-2\.0|disable-gtk|g' \
${WRKSRC}/configure
.include <bsd.port.post.mk> .include <bsd.port.post.mk>

View file

@ -1,2 +1,2 @@
SHA256 (xorg/lib/pixman-0.24.0.tar.bz2) = 744e8b36b29ba76bdfe8f7cbc45585fb237533ac8d716a27e306874dcfa1cf44 SHA256 (xorg/lib/pixman-0.24.2.tar.bz2) = 32f74f3e3c1feea33e6ad3e2fd66cb3eb816805c384b346ea1636a87c9057dbf
SIZE (xorg/lib/pixman-0.24.0.tar.bz2) = 467328 SIZE (xorg/lib/pixman-0.24.2.tar.bz2) = 467979