aboutsummaryrefslogtreecommitdiff
path: root/print/harfbuzz
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-11-02 13:40:24 +0000
committerRene Ladan <rene@FreeBSD.org>2018-11-02 13:40:24 +0000
commitb7499ae64dab208d79711d022a7cb28421594b85 (patch)
tree810984732ff2bcc7b406242348f683d67df254c2 /print/harfbuzz
parent8a502cb2d43b4059a5678ee4539ca03603104107 (diff)
downloadports-b7499ae64dab208d79711d022a7cb28421594b85.tar.gz
ports-b7499ae64dab208d79711d022a7cb28421594b85.zip
Followup on r483807.
jbeich commented on some ports in D17724 but I forgot to add them to the list. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724
Notes
Notes: svn path=/head/; revision=483808
Diffstat (limited to 'print/harfbuzz')
-rw-r--r--print/harfbuzz/files/patch-src_test-ot-color.cc15
1 files changed, 0 insertions, 15 deletions
diff --git a/print/harfbuzz/files/patch-src_test-ot-color.cc b/print/harfbuzz/files/patch-src_test-ot-color.cc
deleted file mode 100644
index 1cc6610a5daf..000000000000
--- a/print/harfbuzz/files/patch-src_test-ot-color.cc
+++ /dev/null
@@ -1,15 +0,0 @@
-Drop once FreeBSD 10.* is EOL as USE_GCC defaultso to >= 6 since 2017-09-10.
-
-https://github.com/harfbuzz/harfbuzz/issues/1338
-
---- src/test-ot-color.cc.orig 2018-10-30 05:40:14 UTC
-+++ src/test-ot-color.cc
-@@ -23,7 +23,7 @@
- * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
- */
-
--#include "hb.h"
-+#include "hb.hh"
- #include "hb-ot.h"
-
- #include "hb-ft.h"