Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152767018
D11545.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11545.diff
View Options
Index: head/java/openjfx8-devel/Makefile
===================================================================
--- head/java/openjfx8-devel/Makefile
+++ head/java/openjfx8-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openjfx8
PORTVERSION= 20160228
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java x11-toolkits devel
MASTER_SITES= https://bitbucket.org/tobik/openjfx-rt/get/ \
http://bitbucket.org/tobik/openjfx-rt/get/
Index: head/java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c
===================================================================
--- head/java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c
+++ head/java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c
@@ -0,0 +1,11 @@
+--- modules/graphics/src/main/native-font/pango.c.orig 2017-07-08 13:12:21 UTC
++++ modules/graphics/src/main/native-font/pango.c
+@@ -23,7 +23,7 @@
+ * questions.
+ */
+
+-#if defined __linux__
++#if defined __linux__ || defined(__FreeBSD__)
+ #if defined _ENABLE_PANGO
+
+ #include <jni.h>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 11:54 PM (10 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31643699
Default Alt Text
D11545.diff (1 KB)
Attached To
Mode
D11545: java/openjfx8-devel: Fix Pango support
Attached
Detach File
Event Timeline
Log In to Comment