Date: Wed, 12 Jan 2011 01:16:19 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/trac-graphviz Makefile ports/www/trac-graphviz/files patch-graphviz_graphviz.py Message-ID: <201101120116.p0C1GJm6043748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2011-01-12 01:16:19 UTC FreeBSD ports repository Modified files: www/trac-graphviz Makefile www/trac-graphviz/files patch-graphviz_graphviz.py Log: Stop using the deprecated sha module. Instead use hashlib. Since hashlib was introduced in 2.5, change the USE_PYTHON setting to require it. Feature safe: yes Revision Changes Path 1.8 +2 -2 ports/www/trac-graphviz/Makefile 1.2 +22 -0 ports/www/trac-graphviz/files/patch-graphviz_graphviz.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101120116.p0C1GJm6043748>