Date: Fri, 19 Dec 2014 18:59:06 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374969 - head/security/tsshbatch Message-ID: <201412191859.sBJIx6hk000484@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Dec 19 18:59:05 2014 New Revision: 374969 URL: https://svnweb.freebsd.org/changeset/ports/374969 QAT: https://qat.redports.org/buildarchive/r374969/ Log: Mark BROKEN: unfetchable Reported by: pkg-fallout Modified: head/security/tsshbatch/Makefile Modified: head/security/tsshbatch/Makefile ============================================================================== --- head/security/tsshbatch/Makefile Fri Dec 19 18:56:16 2014 (r374968) +++ head/security/tsshbatch/Makefile Fri Dec 19 18:59:05 2014 (r374969) @@ -14,6 +14,8 @@ LICENSE_NAME= tsshbatch LICENSE_FILE= ${WRKSRC}/tsshbatch-license.txt LICENSE_PERMS= auto-accept +BROKEN= Unfetchable + RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko USES= python:run
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412191859.sBJIx6hk000484>