K 10 svn:author V 7 thierry K 8 svn:date V 27 2021-01-04T12:08:32.034584Z K 7 svn:log V 413 - Upgrade to 0.8.3 Release notes at - Update WWW: URL - Set LIB_DEPENDS for math/igraph - Depends on py-cairocffi - Let it find an image viewer for FreeBSD Without that, you cannot run code like: >>> import igraph as ig >>> g = ig.Graph.Famous("petersen") >>> ig.plot(g) - Add a plist PR: 252381 Submitted by: /me Approved by: lwhsu@ (maintainer) END