From 66fce8147f86966bf3f9346a85a2de0776cfa0ad Mon Sep 17 00:00:00 2001 From: drochner Date: Sun, 15 Nov 2009 13:00:01 +0000 Subject: update to 0.16.2 changes: minor bugfixes --- x11/pixman/Makefile | 4 ++-- x11/pixman/distinfo | 10 +++++----- x11/pixman/patches/patch-ae | 17 +++++++++++++---- 3 files changed, 20 insertions(+), 11 deletions(-) (limited to 'x11/pixman') diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 0204462e7f1..556701472b5 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2009/08/29 15:50:18 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2009/11/15 13:00:01 drochner Exp $ # -DISTNAME= pixman-0.16.0 +DISTNAME= pixman-0.16.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index ef2f9e7abde..2ac6689b111 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.34 2009/08/29 15:50:18 wiz Exp $ +$NetBSD: distinfo,v 1.35 2009/11/15 13:00:01 drochner Exp $ -SHA1 (pixman-0.16.0.tar.bz2) = 7cf1f2261ba44b3c98cf3d2a32e9fd90b12ca19e -RMD160 (pixman-0.16.0.tar.bz2) = 436bca0dc3bec542da59db2a226e5217cdadd8f1 -Size (pixman-0.16.0.tar.bz2) = 402602 bytes +SHA1 (pixman-0.16.2.tar.bz2) = 387ec30d236a52bc21a45f2d50adad7fca89b667 +RMD160 (pixman-0.16.2.tar.bz2) = 4d100ecc48fdf82923e141b674ea77eae9a58448 +Size (pixman-0.16.2.tar.bz2) = 402761 bytes SHA1 (patch-aa) = 94e9fe38d2de8cfe75433b486bbbaf0536c48212 SHA1 (patch-ab) = 422f2c0f3450da01c11a4005473945291421d41f SHA1 (patch-ac) = c9c115a35434b90bd862781182a6932cd0fadc98 SHA1 (patch-ad) = b2fa221652bc5f8bec000e071417b0180816a451 -SHA1 (patch-ae) = a15fc3bdce0cf3efe19e1bd43c18e97fba8831f4 +SHA1 (patch-ae) = b7f67753671dbba1ea62ed98c12ccf3b1b0905c3 diff --git a/x11/pixman/patches/patch-ae b/x11/pixman/patches/patch-ae index 92114cb77d8..b993ca91c68 100644 --- a/x11/pixman/patches/patch-ae +++ b/x11/pixman/patches/patch-ae @@ -1,8 +1,17 @@ -$NetBSD: patch-ae,v 1.9 2009/06/06 22:28:41 wiz Exp $ +$NetBSD: patch-ae,v 1.10 2009/11/15 13:00:01 drochner Exp $ ---- configure.orig 2009-05-31 02:06:44.000000000 +0000 +--- configure.orig 2009-09-28 15:10:12.000000000 +0200 +++ configure -@@ -11833,6 +11833,7 @@ fi +@@ -11763,7 +11763,7 @@ fi + # if we're using Sun Studio and neither the user nor a config.site + # has set CFLAGS. + if test $SUNCC = yes && \ +- test "$test_CFLAGS" == "" && \ ++ test "$test_CFLAGS" = "" && \ + test "$CFLAGS" = "-g" + then + CFLAGS="-O -g" +@@ -11856,6 +11856,7 @@ fi have_gcc4=no @@ -10,7 +19,7 @@ $NetBSD: patch-ae,v 1.9 2009/06/06 22:28:41 wiz Exp $ { $as_echo "$as_me:$LINENO: checking for -fvisibility" >&5 $as_echo_n "checking for -fvisibility... " >&6; } cat >conftest.$ac_ext <<_ACEOF -@@ -11871,7 +11872,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 +@@ -11894,7 +11895,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -- cgit v1.2.3