Index: head/graphics/yed/Makefile =================================================================== --- head/graphics/yed/Makefile (revision 465711) +++ head/graphics/yed/Makefile (revision 465712) @@ -1,68 +1,68 @@ # Created by: Eugene Mychlo # $FreeBSD$ PORTNAME= yed -PORTVERSION= 3.17 +DISTVERSION= 3.17.2 CATEGORIES= graphics java MASTER_SITES= # -DISTNAME= yEd-${PORTVERSION} +DISTNAME= yEd-${DISTVERSION} MAINTAINER= myc@barev.net COMMENT= Editor for graphs and diagrams LICENSE= YED_1_1 LICENSE_NAME= yEd Software License Agreement (Version 1.1) LICENSE_TEXT= Description of the license can be obtained from the following URL: \ http://www.yworks.com/products/yed/license.html LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept USES= zip USE_JAVA= yes JAVA_VERSION= 1.8+ NO_BUILD= yes NO_ARCH= yes RESTRICTED= Downloading requires acceptance of license agreement DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "Graphics;" false -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} SUB_FILES= ${PORTNAME} DOWNLOAD_URL?= http://www.yworks.com/downloads\#yEd .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= you must manually obtain ${DISTNAME}${EXTRACT_SUFX} from\ '${DOWNLOAD_URL}', place it in ${DISTDIR} and then run make again .endif do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/license.html ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/thirdpartylicenses.html ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DATADIR}/lib . for lib in common-image.jar \ common-io.jar \ common-lang.jar \ imageio-bmp.jar \ imageio-core.jar \ imageio-hdr.jar \ imageio-icns.jar \ imageio-iff.jar \ imageio-jpeg.jar \ imageio-metadata.jar \ imageio-pcx.jar \ imageio-pict.jar \ imageio-psd.jar \ imageio-sgi.jar \ imageio-tga.jar \ imageio-thumbsdb.jar \ imageio-tiff.jar \ vectorgraphics.jar ${INSTALL_DATA} ${WRKSRC}/lib/${lib} ${STAGEDIR}${DATADIR}/lib . endfor .include Index: head/graphics/yed/distinfo =================================================================== --- head/graphics/yed/distinfo (revision 465711) +++ head/graphics/yed/distinfo (revision 465712) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496563482 -SHA256 (yEd-3.17.zip) = ea0b1e95e1eaa9776dbac0b2b2f307d108f7a474b853796889c38344314365f2 -SIZE (yEd-3.17.zip) = 34762028 +TIMESTAMP = 1521832786 +SHA256 (yEd-3.17.2.zip) = e2e1130763ec10a22d7632ebb373bd808399cfa3bbaa89fb98f2752c47dbee72 +SIZE (yEd-3.17.2.zip) = 35251336