Created attachment 146077 [details] update to 3.13 Update to 3.13 New Features: New support for multi-parents in the Directed tree layout algorithm. This enhancement to the Directed tree layout automatically recognizes and then arranges side-by-side multiple parents of a node, a structural configuration that normally is not allowed in a tree structure. New support in the Properties Mapper dialog to import and export configurations. [Q&A 4848], [Q&A 3747], [Q&A 3575] Bugfixes: Addressed the java.lang.ArrayIndexOutOfBoundsException: at apple.awt.CWindow.displayChanged issue on multi-monitor Mac systems running Apple Java SE 6. Many other bug fixes as well.
maintainer in CC needs to approve this.
I approve this patch.
I'll take it.
A commit references this bug: Author: vg Date: Wed Sep 3 16:51:57 UTC 2014 New revision: 367218 URL: http://svnweb.freebsd.org/changeset/ports/367218 Log: - Update to 3.13 PR: ports/192855 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Approved by: Eugene Mychlo <myc@barev.net> (maintainer) Changes: head/graphics/yed/Makefile head/graphics/yed/distinfo head/graphics/yed/pkg-plist
Thank you, commited!