summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-10-18 11:14:18 +0000
committerwiz <wiz@pkgsrc.org>2022-10-18 11:14:18 +0000
commitd8bfabaae7897040513cc8de32e617b083d3cb95 (patch)
tree74e9267a84ae9d515419edddee642f5559096e56 /x11
parent8d8f7f4b4069759b4146a053fbe559c5fb6c83a5 (diff)
downloadpkgsrc-d8bfabaae7897040513cc8de32e617b083d3cb95.tar.gz
pixman: add upstream bug report URL
Diffstat (limited to 'x11')
-rw-r--r--x11/pixman/distinfo6
-rw-r--r--x11/pixman/patches/patch-Makefile.in3
-rw-r--r--x11/pixman/patches/patch-configure3
3 files changed, 7 insertions, 5 deletions
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index d623ad3cf14..b077d560994 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.68 2022/10/18 11:01:01 wiz Exp $
+$NetBSD: distinfo,v 1.69 2022/10/18 11:14:18 wiz Exp $
BLAKE2s (pixman-0.42.0.tar.xz) = 9846ec6a902afa54328b18a9a58cbdf7ad066aa69cbbfddb145b1475c6ad8899
SHA512 (pixman-0.42.0.tar.xz) = 43d43d1aef9b8a6167098ab68ce2cfd8c0429c4825d40a4fb468b5b51dc1a2035f8bd1b70413e4ecd77deb469b5d558f42171b423e348d5ddd8604c466ffc7d9
Size (pixman-0.42.0.tar.xz) = 652780 bytes
-SHA1 (patch-Makefile.in) = e59e216839f69d0c73b40c195b2c5414a10558f4
-SHA1 (patch-configure) = 55093c5c923ca18aa040e86bcabac60d8d4aab22
+SHA1 (patch-Makefile.in) = 244969af69e43472d43d8cd1556abacf9ec679e0
+SHA1 (patch-configure) = 909bf50acfd69700b26bd55a47f93fd77b49226c
SHA1 (patch-pixman_pixman-vmx.c) = d96dad41d94bf8dfb956afda00a5a175a9c1f6fc
diff --git a/x11/pixman/patches/patch-Makefile.in b/x11/pixman/patches/patch-Makefile.in
index 29b97eea250..4135325853e 100644
--- a/x11/pixman/patches/patch-Makefile.in
+++ b/x11/pixman/patches/patch-Makefile.in
@@ -1,7 +1,8 @@
-$NetBSD: patch-Makefile.in,v 1.2 2020/04/20 06:40:05 wiz Exp $
+$NetBSD: patch-Makefile.in,v 1.3 2022/10/18 11:14:18 wiz Exp $
Skip building demos and test SUBDIRS
Shell portability
+https://gitlab.freedesktop.org/pixman/pixman/-/issues/65
--- Makefile.in.orig 2020-04-19 21:53:21.000000000 +0000
+++ Makefile.in
diff --git a/x11/pixman/patches/patch-configure b/x11/pixman/patches/patch-configure
index fa2d286a067..2e0168abb94 100644
--- a/x11/pixman/patches/patch-configure
+++ b/x11/pixman/patches/patch-configure
@@ -1,6 +1,7 @@
-$NetBSD: patch-configure,v 1.1 2022/10/18 10:58:01 wiz Exp $
+$NetBSD: patch-configure,v 1.2 2022/10/18 11:14:18 wiz Exp $
Fix unportable test(1) operator.
+https://gitlab.freedesktop.org/pixman/pixman/-/issues/65
--- configure.orig 2022-10-18 07:48:30.000000000 +0000
+++ configure