From 69857bf35a24c304bb08fc4e58aa26ca932c1395 Mon Sep 17 00:00:00 2001 From: tnn Date: Wed, 9 Mar 2016 20:43:38 +0000 Subject: Update to yet-3.15. Previous distfile is gone and can't be redistributed. New Features 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. Bugfixes Disabled menu interaction on Mac OS X during layout runs to prevent accidental graph structure modifications. Many bugfixes, great and small. --- editors/yed/Makefile | 4 ++-- editors/yed/distinfo | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'editors') diff --git a/editors/yed/Makefile b/editors/yed/Makefile index 53c1c7cf491..31028e5da52 100644 --- a/editors/yed/Makefile +++ b/editors/yed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2015/07/03 09:56:55 abs Exp $ +# $NetBSD: Makefile,v 1.2 2016/03/09 20:43:38 tnn Exp $ -DISTNAME= yEd-3.14.2 +DISTNAME= yEd-3.15 PKGNAME= ${DISTNAME:C:E:e:} CATEGORIES= editors MASTER_SITES= http://www.yworks.com/products/yed/demo/ diff --git a/editors/yed/distinfo b/editors/yed/distinfo index 9ae9a8d1aa5..42ae0992d60 100644 --- a/editors/yed/distinfo +++ b/editors/yed/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2015/07/03 09:56:55 abs Exp $ +$NetBSD: distinfo,v 1.2 2016/03/09 20:43:38 tnn Exp $ -SHA1 (yEd-3.14.2.zip) = 6147ab5057c28c0dc312e096169626d0e355362d -RMD160 (yEd-3.14.2.zip) = 80f4ec0035f42f927fa8038188032ad43b3d3b80 -Size (yEd-3.14.2.zip) = 28690181 bytes +SHA1 (yEd-3.15.zip) = 4648480610a53a213486125ef7c8e7bf11298dea +RMD160 (yEd-3.15.zip) = d38bfa2831e5d4d0500d7805b94a02771b70d8c1 +SHA512 (yEd-3.15.zip) = 232817caf356b1b47e98df32c6d807b6954940c3994d3dc7870da39132bb8d8d85bdbf180932dcb59eb993a5aa1eeefce471ae771141059019e656bf1c1c182b +Size (yEd-3.15.zip) = 29754644 bytes -- cgit v1.2.3