brewでgraphvisをインストールしようとすると、netpbmのインストールで失敗する
svn: E170013: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/netpbm/code/stable'
svn: E230001: Server SSL certificate verification failed: certificate has expired
システムsvnが悪さをしているらしく
svn install svn
をした後に、svn install graphvis
をすると解決する
Reference