aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2025-02-04 04:25:59 +0000
committerWen Heping <wen@FreeBSD.org>2025-02-04 07:47:20 +0000
commita192eb6d1bfdce44262ebec91b6785dd6de79863 (patch)
tree47eabb204471eab3dce83e437f81c97085442237
parent6e9b4199c9b98c67736f1497b55ce5f789d3ea74 (diff)
graphics/yed: Update to 3.25
-rw-r--r--graphics/yed/Makefile8
-rw-r--r--graphics/yed/distinfo6
-rw-r--r--graphics/yed/pkg-plist1
3 files changed, 9 insertions, 6 deletions
diff --git a/graphics/yed/Makefile b/graphics/yed/Makefile
index e4b11e3ea4de..8ee68b63f471 100644
--- a/graphics/yed/Makefile
+++ b/graphics/yed/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yed
-DISTVERSION= 3.24
+DISTVERSION= 3.25
CATEGORIES= graphics java
MASTER_SITES= #
DISTNAME= yEd-${DISTVERSION}
@@ -8,14 +8,15 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Editor for graphs and diagrams
WWW= https://www.yworks.com/products/yed
-LICENSE= YED_1_1
-LICENSE_NAME= yEd Software License Agreement (Version 1.1)
+LICENSE= YED_1_2
+LICENSE_NAME= yEd Software License Agreement (Version 1.2)
LICENSE_TEXT= Description of the license can be obtained from the following URL: \
http://www.yworks.com/products/yed/license.html
# Downloading requires acceptance of license agreement
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
USES= cpe java zip
+JAVA_VERSION= 17+
CPE_VENDOR= yworks
DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "Graphics;" false
@@ -61,6 +62,7 @@ do-install:
imageio-tga.jar \
imageio-thumbsdb.jar \
imageio-tiff.jar \
+ imageio-webp.jar \
vectorgraphics.jar
${INSTALL_DATA} ${WRKSRC}/lib/${lib} ${STAGEDIR}${DATADIR}/lib
. endfor
diff --git a/graphics/yed/distinfo b/graphics/yed/distinfo
index 1e01a44d6dbe..d09ba0bce881 100644
--- a/graphics/yed/distinfo
+++ b/graphics/yed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735108106
-SHA256 (yEd-3.24.zip) = 842909f6e4c15399b660f316056499e63e931f95ade43d850045d852d3128947
-SIZE (yEd-3.24.zip) = 36560208
+TIMESTAMP = 1738631209
+SHA256 (yEd-3.25.zip) = 859961b310e7a5194a0c814fdbbc91d45afd8ebcb7828e37d7f6821725019534
+SIZE (yEd-3.25.zip) = 36604018
diff --git a/graphics/yed/pkg-plist b/graphics/yed/pkg-plist
index 9a3075857ec6..af59cc673362 100644
--- a/graphics/yed/pkg-plist
+++ b/graphics/yed/pkg-plist
@@ -16,6 +16,7 @@ bin/yed
%%DATADIR%%/lib/imageio-tga.jar
%%DATADIR%%/lib/imageio-thumbsdb.jar
%%DATADIR%%/lib/imageio-tiff.jar
+%%DATADIR%%/lib/imageio-webp.jar
%%DATADIR%%/lib/vectorgraphics.jar
%%DATADIR%%/license.html
%%DATADIR%%/thirdpartylicenses.html