Index: head/graphics/yed/Makefile =================================================================== --- head/graphics/yed/Makefile (revision 411555) +++ head/graphics/yed/Makefile (revision 411556) @@ -1,62 +1,62 @@ # Created by: Eugene Mychlo # $FreeBSD$ PORTNAME= yed -PORTVERSION= 3.14.4 +PORTVERSION= 3.15.0.1 CATEGORIES= graphics java MASTER_SITES= # DISTNAME= yEd-${PORTVERSION} 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.7+ NO_BUILD= yes RESTRICTED= Downloading requires acceptance of license agreement DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "Graphics;" false WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= ${PORTNAME} -DOWNLOAD_URL?= http://www.yworks.com/en/products_download.php?file=${DISTNAME}${EXTRACT_SUFX} +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}/${PORTNAME}.jar ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DATADIR}/lib . for lib in common-image.jar \ common-io.jar \ common-lang.jar \ imageio-core.jar \ imageio-icns.jar \ imageio-ico.jar \ imageio-iff.jar \ imageio-jpeg.jar \ imageio-metadata.jar \ imageio-pict.jar \ imageio-psd.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 411555) +++ head/graphics/yed/distinfo (revision 411556) @@ -1,2 +1,2 @@ -SHA256 (yEd-3.14.4.zip) = c677b4b92a4e19284e436cb7d4ba9c4b09ac141489f3b499d10233a37538a25e -SIZE (yEd-3.14.4.zip) = 29485917 +SHA256 (yEd-3.15.0.1.zip) = 8adf89b61acbc3447e81e2d9f281928594b837a5d1ac34563ee22298fdfe0228 +SIZE (yEd-3.15.0.1.zip) = 29747674