diff options
-rw-r--r-- | textproc/py-cloud_sptheme/Makefile | 8 | ||||
-rw-r--r-- | textproc/py-cloud_sptheme/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/py-cloud_sptheme/Makefile b/textproc/py-cloud_sptheme/Makefile index cf10fbfa4584..dc1ee66c4135 100644 --- a/textproc/py-cloud_sptheme/Makefile +++ b/textproc/py-cloud_sptheme/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloud_sptheme -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,10 @@ COMMENT= Sphinx theme LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx \ + ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx \ + ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-cloud_sptheme/distinfo b/textproc/py-cloud_sptheme/distinfo index af6fd8429fa8..5a3af510f404 100644 --- a/textproc/py-cloud_sptheme/distinfo +++ b/textproc/py-cloud_sptheme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482479245 -SHA256 (python/cloud_sptheme-1.8.0.tar.gz) = 0deae6f4599031f84d30c4fe2d43f49667638c958419e40c3ad0a7a1ccc2d1b6 -SIZE (python/cloud_sptheme-1.8.0.tar.gz) = 116992 +TIMESTAMP = 1486646426 +SHA256 (python/cloud_sptheme-1.8.3.tar.gz) = 60f03e89117bd8271d97321176d48001b9a640f611f54f22ad1d23824e335413 +SIZE (python/cloud_sptheme-1.8.3.tar.gz) = 123341 |