summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsno <sno>2009-04-28 11:31:39 +0000
committersno <sno>2009-04-28 11:31:39 +0000
commit9175ec072fe133e4e9db415803f237e75e180b2c (patch)
treee97a040ad00bc5823d84b965052f067b91556191 /x11
parentbf14b1d743a138cf0c1f69b64b2af912daf3eb31 (diff)
downloadpkgsrc-9175ec072fe133e4e9db415803f237e75e180b2c.tar.gz
Adding file pixman/solaris-hwcap.mapfile imported by Alan Coopersmith to
pixman but wasn't labeled for 0.15.2 to fix PR pkg/41287 Bug upstream reported https://bugs.freedesktop.org/show_bug.cgi?id=21429
Diffstat (limited to 'x11')
-rw-r--r--x11/pixman/distinfo3
-rw-r--r--x11/pixman/patches/patch-aj44
2 files changed, 46 insertions, 1 deletions
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index e57012c6623..64ef1f3e94a 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.22 2009/04/23 08:30:53 sno Exp $
+$NetBSD: distinfo,v 1.23 2009/04/28 11:31:39 sno Exp $
SHA1 (pixman-0.15.2.tar.bz2) = fd44f4dc0e429bb71344d33c783837fd0b8b6b5b
RMD160 (pixman-0.15.2.tar.bz2) = 5d925326dfdc3ad73d98eb48f92eccab0f97f63c
@@ -8,3 +8,4 @@ SHA1 (patch-ab) = 11fe86650fe666366818dd70ecabeac7a49c1dba
SHA1 (patch-ac) = c798e52ecd8fc2a5788552df0a0842f524705126
SHA1 (patch-ad) = b2fa221652bc5f8bec000e071417b0180816a451
SHA1 (patch-ae) = 43ac5ba418bb335ef65634bc6dea5d7dc89a19d0
+SHA1 (patch-aj) = 18ffa581c4c6c4ccca92d1f5032865e2d7a1384a
diff --git a/x11/pixman/patches/patch-aj b/x11/pixman/patches/patch-aj
new file mode 100644
index 00000000000..35c6ef73084
--- /dev/null
+++ b/x11/pixman/patches/patch-aj
@@ -0,0 +1,44 @@
+$NetBSD: patch-aj,v 1.1 2009/04/28 11:31:39 sno Exp $
+
+Adding file imported by Alan Coopersmith but wasn't labeled for 0.15.2
+Bug reported https://bugs.freedesktop.org/show_bug.cgi?id=21429
+
+--- /dev/null 2009-04-28 13:19:29.000000000 +0200
++++ pixman/solaris-hwcap.mapfile 2009-04-28 13:20:22.321122943 +0200
+@@ -0,0 +1,36 @@
++###############################################################################
++#
++# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
++#
++# Permission is hereby granted, free of charge, to any person obtaining a
++# copy of this software and associated documentation files (the
++# "Software"), to deal in the Software without restriction, including
++# without limitation the rights to use, copy, modify, merge, publish,
++# distribute, and/or sell copies of the Software, and to permit persons
++# to whom the Software is furnished to do so, provided that the above
++# copyright notice(s) and this permission notice appear in all copies of
++# the Software and that both the above copyright notice(s) and this
++# permission notice appear in supporting documentation.
++#
++# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
++# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
++# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
++# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
++# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
++# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
++# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
++# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
++# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
++#
++# Except as contained in this notice, the name of a copyright holder
++# shall not be used in advertising or otherwise to promote the sale, use
++# or other dealings in this Software without prior written authorization
++# of the copyright holder.
++#
++###############################################################################
++#
++# Override the linker's detection of CMOV/MMX/SSE instructions so this
++# library isn't flagged as only usable on CPU's with those ISA's, since it
++# checks at runtime for availability before calling them
++
++hwcap_1 = V0x0 FPU OVERRIDE;