graphics/yed: Update to 3.25

This commit is contained in:
Wen Heping 2025-02-04 04:25:59 +00:00
parent 6e9b4199c9
commit a192eb6d1b
3 changed files with 9 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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