summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-07 10:23:14 +0000
committerwiz <wiz>2013-07-07 10:23:14 +0000
commit3278825938aa9dab6d18190260fb76878e325c85 (patch)
tree024b2b74187544a569c3dcf4241bdfc1f553600d /fonts
parente441660b8a9e1f4448f8a883e0d1dd61e2995669 (diff)
downloadpkgsrc-3278825938aa9dab6d18190260fb76878e325c85.tar.gz
Add comment to patch.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/harfbuzz/distinfo4
-rw-r--r--fonts/harfbuzz/patches/patch-src_hb-open-type-private.hh7
2 files changed, 8 insertions, 3 deletions
diff --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo
index 4eba769475a..9f6fa05dce8 100644
--- a/fonts/harfbuzz/distinfo
+++ b/fonts/harfbuzz/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2013/07/07 10:19:03 wiz Exp $
+$NetBSD: distinfo,v 1.13 2013/07/07 10:23:14 wiz Exp $
SHA1 (harfbuzz-0.9.18.tar.bz2) = 621943fa0cadbc5514d8c8cdf985b7158baebc2d
RMD160 (harfbuzz-0.9.18.tar.bz2) = 846129218febad5dcdcb914ef943bb19dd9c310b
Size (harfbuzz-0.9.18.tar.bz2) = 902395 bytes
-SHA1 (patch-src_hb-open-type-private.hh) = b8700b88b02c36d659af0ef151c477aa42043c6f
+SHA1 (patch-src_hb-open-type-private.hh) = 876f1afdf2c7babb4cd3c2b9c9e4635167ad1021
SHA1 (patch-test_api_Makefile.in) = f19f3b2f96b93e8d3c1aa64d5c6f78cfc385e177
diff --git a/fonts/harfbuzz/patches/patch-src_hb-open-type-private.hh b/fonts/harfbuzz/patches/patch-src_hb-open-type-private.hh
index 239c463c635..9dc45e179be 100644
--- a/fonts/harfbuzz/patches/patch-src_hb-open-type-private.hh
+++ b/fonts/harfbuzz/patches/patch-src_hb-open-type-private.hh
@@ -1,4 +1,9 @@
-$NetBSD: patch-src_hb-open-type-private.hh,v 1.1 2013/02/03 05:13:26 ryoon Exp $
+$NetBSD: patch-src_hb-open-type-private.hh,v 1.2 2013/07/07 10:23:14 wiz Exp $
+
+Fix build with gcc 4.2.1 of FreeBSD 9.1.
+
+Patch is taken from
+https://build.opensuse.org/package/view_file?file=mozilla-gcc43.patch&package=MozillaFirefox&project=home%3AWernerFink%3Abranches%3Amozilla
--- src/hb-open-type-private.hh.orig 2013-01-08 22:13:42.000000000 +0000
+++ src/hb-open-type-private.hh