Index: head/sysutils/py3-iocage/Makefile =================================================================== --- head/sysutils/py3-iocage/Makefile +++ head/sysutils/py3-iocage/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= iocage -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8.1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,11 +13,16 @@ NO_PACKAGE= should be compiled using python ${PYTHON_VER} or greater +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py3-pytest-runner RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py3-click \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.10.0:misc/py3-tqdm \ + ${PYTHON_PKGNAMEPREFIX}coloredlogs>0:devel/py3-coloredlogs \ ca_root_nss>0:security/ca_root_nss \ ${PYTHON_PKGNAMEPREFIX}texttable>=0.8.7:textproc/py3-texttable \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py3-requests + ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py3-pytest-runner \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py3-requests \ + ${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:devel/py3-libzfs \ + ${PYTHON_PKGNAMEPREFIX}pygit2>=0.24.1:devel/py3-pygit2 USE_GITHUB= yes Index: head/sysutils/py3-iocage/distinfo =================================================================== --- head/sysutils/py3-iocage/distinfo +++ head/sysutils/py3-iocage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489549714 -SHA256 (iocage-iocage-0.9.7_GH0.tar.gz) = 76dab74df5f9d8b169924fcc0addaa1a291a8274bf6e0e222fb5d62425456a72 -SIZE (iocage-iocage-0.9.7_GH0.tar.gz) = 325256 +TIMESTAMP = 1495979141 +SHA256 (iocage-iocage-0.9.8.1_GH0.tar.gz) = 36ff1bdbcd6167dc6cd61a3d99a27d096b2f2b3ad29ebbd075946f34e7b320b9 +SIZE (iocage-iocage-0.9.8.1_GH0.tar.gz) = 368335