Index: head/ports-mgmt/porttree/Makefile =================================================================== --- head/ports-mgmt/porttree/Makefile (revision 422988) +++ head/ports-mgmt/porttree/Makefile (revision 422989) @@ -1,40 +1,40 @@ # Created by: Vladimir Chukharev # $FreeBSD$ PORTNAME= porttree PORTVERSION= 0.3.r${SVN_REV} CATEGORIES= ports-mgmt python -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= SF +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= Vladimir.Chukharev@gmail.com COMMENT= Show dependences of FreeBSD port as pseudo graphical tree LICENSE= MIT -BROKEN= Unfetchable (google code has gone away) - USES= python tar:bzip2 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}networkx>=1.5:math/py-networkx .if target(gen-dist) FETCH_DEPENDS+= svn:devel/subversion .endif SVNROOT?= http://porttree.googlecode.com/svn/trunk/ SVN_REV= 52 NO_BUILD= yes NO_INSTALL= yes PLIST_FILES= bin/porttree man/man1/porttree.1.gz +NO_ARCH= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/src/porttree.py ${STAGEDIR}${PREFIX}/bin/porttree ${INSTALL_MAN} ${WRKSRC}/src/porttree.1 ${STAGEDIR}${MANPREFIX}/man/man1 gen-dist: ${MKDIR} ${WRKDIR} ${RM} -rf ${WRKSRC} svn export -r ${SVN_REV} ${SVNROOT} ${WRKSRC} ${TAR} -cvy -C ${WRKDIR} --exclude FreeBSDport -f ${DISTDIR}/${DISTNAME}.tar.bz2 ${DISTNAME} .include Index: head/ports-mgmt/porttree/distinfo =================================================================== --- head/ports-mgmt/porttree/distinfo (revision 422988) +++ head/ports-mgmt/porttree/distinfo (revision 422989) @@ -1,2 +1,3 @@ +TIMESTAMP = 1474982854 SHA256 (porttree-0.3.r52.tar.bz2) = d67ae79e93c1e66db4f325b426a2a17ae991941cecb967e3691d88516bd8dbe9 SIZE (porttree-0.3.r52.tar.bz2) = 9965