summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2017-06-20 11:42:09 +0000
committerwiz <wiz>2017-06-20 11:42:09 +0000
commitbe539308e10796c9b7af537cc4d1371f1ccecb5f (patch)
tree8e24f35eb22a50ea7f40d1f5e71438814e67a946 /fonts
parent649c528681f3e39ebdef0a1e4d13bc8db72d2aac (diff)
downloadpkgsrc-be539308e10796c9b7af537cc4d1371f1ccecb5f.tar.gz
Add upstream bug report URL.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontconfig/distinfo4
-rw-r--r--fonts/fontconfig/patches/patch-src_fcobjshash.h3
2 files changed, 4 insertions, 3 deletions
diff --git a/fonts/fontconfig/distinfo b/fonts/fontconfig/distinfo
index 5c284d0eecf..2354be0bdce 100644
--- a/fonts/fontconfig/distinfo
+++ b/fonts/fontconfig/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.57 2017/06/20 11:36:40 wiz Exp $
+$NetBSD: distinfo,v 1.58 2017/06/20 11:42:09 wiz Exp $
SHA1 (fontconfig-2.12.3.tar.bz2) = 408f933548bdc9ad912bc66d0fba22a8a4612d8b
RMD160 (fontconfig-2.12.3.tar.bz2) = b8538f7f6865747ff09016a6a1b908c740485d50
@@ -12,6 +12,6 @@ SHA1 (patch-scandir.c) = e35f4c005f635dd0d8bb949cd32aa34f5e314200
SHA1 (patch-src_fccharset.c) = f3855554b3b3cab2530b46bc1ccec6a33303de7a
SHA1 (patch-src_fcftint.h) = d629fd7ef9713ccc56800d033ba2e09c5a9e2bff
SHA1 (patch-src_fcint.h) = 106da6fabdf1d90f6e943c2e6144657ddf65e9bf
-SHA1 (patch-src_fcobjshash.h) = 1a25e0ba6cfef88c579ef69f9fbd0d49f2254efa
+SHA1 (patch-src_fcobjshash.h) = 3686a1532aa3dcaa6a05268c5ebee0385b46f00d
SHA1 (patch-src_fcstat.c) = 3aaa5b1a174644e5d655a9c5890998c9d80e8da9
SHA1 (patch-test_test-migration.c) = 0fcbae562f8ebdef807978755c252626ade44a09
diff --git a/fonts/fontconfig/patches/patch-src_fcobjshash.h b/fonts/fontconfig/patches/patch-src_fcobjshash.h
index 87e8720a499..3a3a28f8e79 100644
--- a/fonts/fontconfig/patches/patch-src_fcobjshash.h
+++ b/fonts/fontconfig/patches/patch-src_fcobjshash.h
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_fcobjshash.h,v 1.1 2017/06/20 11:36:40 wiz Exp $
+$NetBSD: patch-src_fcobjshash.h,v 1.2 2017/06/20 11:42:09 wiz Exp $
Fix signature for FC_GPERF_SIZE_T=size_t systems.
+https://bugs.freedesktop.org/show_bug.cgi?id=101514
--- src/fcobjshash.h.orig 2017-02-22 12:37:50.000000000 +0000
+++ src/fcobjshash.h