aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/yed/Makefile2
-rw-r--r--graphics/yed/distinfo4
-rw-r--r--graphics/yed/files/yed.in3
3 files changed, 4 insertions, 5 deletions
diff --git a/graphics/yed/Makefile b/graphics/yed/Makefile
index d9fed32bdf01..449d7ea481c6 100644
--- a/graphics/yed/Makefile
+++ b/graphics/yed/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yed
-PORTVERSION= 3.14.2
+PORTVERSION= 3.14.3
CATEGORIES= graphics java
MASTER_SITES= #
DISTNAME= yEd-${PORTVERSION}
diff --git a/graphics/yed/distinfo b/graphics/yed/distinfo
index f15704567edd..4a8030ee1721 100644
--- a/graphics/yed/distinfo
+++ b/graphics/yed/distinfo
@@ -1,2 +1,2 @@
-SHA256 (yEd-3.14.2.zip) = d08e43a17dd078fda66419715fc45d7fe62fd361bf14a705b1b1037c2eb34ec4
-SIZE (yEd-3.14.2.zip) = 28690181
+SHA256 (yEd-3.14.3.zip) = 94d15b5f66d1ebc39fe44f1e05d02fa2ed40995fbb7658cc7c5aa0bfecfcea75
+SIZE (yEd-3.14.3.zip) = 29474323
diff --git a/graphics/yed/files/yed.in b/graphics/yed/files/yed.in
index 8ce0afa03406..afb5d071639f 100644
--- a/graphics/yed/files/yed.in
+++ b/graphics/yed/files/yed.in
@@ -1,3 +1,2 @@
#!/bin/sh
-
-exec java -jar %%DATADIR%%/yed.jar
+exec java -Dawt.useSystemAAFontSettings=on -jar %%DATADIR%%/yed.jar