summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvg <vg@FreeBSD.org>2016-03-21 11:50:14 +0000
committervg <vg@FreeBSD.org>2016-03-21 11:50:14 +0000
commit2d3a5d5c1ed8311cead7961d2cd508e59ef1d230 (patch)
treef7c3ddab8a2c7dd20dfdf9672828aeb7b3fc9996
parent13dfe5a34a0949d3b8cd54e5cdcd8522b4509b51 (diff)
downloadFreeBSD-ports-2d3a5d5c1ed8311cead7961d2cd508e59ef1d230.zip
FreeBSD-ports-2d3a5d5c1ed8311cead7961d2cd508e59ef1d230.tar.gz
- Update to 3.15.0.1
- The Circular and Radial layout algorithm as well as Balloon and all Directed Tree layout algorithms support a new edge routing style where edge paths are bundled to prevent visual clutter. - Disabled menu interaction on Mac OS X during layout runs to prevent accidental graph structure modifications. - Many bugfixes, great and small. PR: ports/208134 Submitted by: pi Approved by: Eugene Mychlo <myc@barev.net> (maintainer)
-rw-r--r--graphics/yed/Makefile4
-rw-r--r--graphics/yed/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/yed/Makefile b/graphics/yed/Makefile
index 72e4c37..6455a78 100644
--- a/graphics/yed/Makefile
+++ b/graphics/yed/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yed
-PORTVERSION= 3.14.4
+PORTVERSION= 3.15.0.1
CATEGORIES= graphics java
MASTER_SITES= #
DISTNAME= yEd-${PORTVERSION}
@@ -27,7 +27,7 @@ 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 <bsd.port.pre.mk>
diff --git a/graphics/yed/distinfo b/graphics/yed/distinfo
index 16b9731..131689d 100644
--- a/graphics/yed/distinfo
+++ b/graphics/yed/distinfo
@@ -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
OpenPOWER on IntegriCloud