Index: head/graphics/yed/Makefile =================================================================== --- head/graphics/yed/Makefile (revision 250264) +++ head/graphics/yed/Makefile (revision 250265) @@ -1,42 +1,42 @@ # New ports collection makefile for: yed # Date created: 15 Jan 2010 # Whom: Eugene Mychlo # # $FreeBSD$ # PORTNAME= yed -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= graphics java MASTER_SITES= # DISTNAME= yEd-${PORTVERSION} MAINTAINER= myc@barev.net COMMENT= An editor for graphs and diagrams USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes RESTRICTED= Restrictive license WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= ${PORTNAME} DOWNLOAD_URL?= http://www.yworks.com/en/products_download.php?file=${DISTNAME}${EXTRACT_SUFX} .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} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/license.html ${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin .include Property changes on: head/graphics/yed/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/graphics/yed/distinfo =================================================================== --- head/graphics/yed/distinfo (revision 250264) +++ head/graphics/yed/distinfo (revision 250265) @@ -1,3 +1,3 @@ -MD5 (yEd-3.4.1.zip) = 786390514740f4dc1ea8e20177aac087 -SHA256 (yEd-3.4.1.zip) = 505ffa37b2d81fa0040c010c3f2c62e675b081e644dfc9bd307c6899f8a3f475 -SIZE (yEd-3.4.1.zip) = 13994703 +MD5 (yEd-3.4.2.zip) = 91bbd954bb40e081798120ecd05cdecf +SHA256 (yEd-3.4.2.zip) = c7f48c7b56c077e7e5c65c3dea0fb654e8021def653c7c60db1f1a7f30a3ef3c +SIZE (yEd-3.4.2.zip) = 14068997 Property changes on: head/graphics/yed/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property