Index: head/sysutils/py-consul/Makefile =================================================================== --- head/sysutils/py-consul/Makefile +++ head/sysutils/py-consul/Makefile @@ -1,22 +1,24 @@ # $FreeBSD$ -PORTNAME= py-consul -PORTVERSION= 0.7.2 +PORTNAME= consul +PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jhixson@FreeBSD.org COMMENT= Python client for consul LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ +BUILD_DEPENDS= ${LOCALBASE}/bin/consul:sysutils/consul \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ +RUN_DEPENDS= ${LOCALBASE}/bin/consul:sysutils/consul \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} -USES= python:3.3+ +USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= cablehead Index: head/sysutils/py-consul/distinfo =================================================================== --- head/sysutils/py-consul/distinfo +++ head/sysutils/py-consul/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507911738 -SHA256 (cablehead-python-consul-v0.7.2_GH0.tar.gz) = 5eea5ccb1983036a9a360786b95530c2955a88d35228d83f6af8965309a59c8f -SIZE (cablehead-python-consul-v0.7.2_GH0.tar.gz) = 12960212 +TIMESTAMP = 1546923514 +SHA256 (cablehead-python-consul-v1.1.0_GH0.tar.gz) = 5ad41822e2791fb5edc986e17bae6978573fbe44e7075fb12243e74008abfe13 +SIZE (cablehead-python-consul-v1.1.0_GH0.tar.gz) = 27548878