diff options
author | vanilla <vanilla@FreeBSD.org> | 2017-02-09 22:09:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2017-02-09 22:09:13 +0800 |
commit | d2dd21540b56d553ec858f9b1c14a28ca7ed308d (patch) | |
tree | a7e1f4cb2e78093daaae20df1df0502b7d1afd86 /textproc | |
parent | 9117916dd5cac87c50cd6433978f24116118d6e6 (diff) | |
download | freebsd-ports-gnome-d2dd21540b56d553ec858f9b1c14a28ca7ed308d.tar.gz freebsd-ports-gnome-d2dd21540b56d553ec858f9b1c14a28ca7ed308d.tar.zst freebsd-ports-gnome-d2dd21540b56d553ec858f9b1c14a28ca7ed308d.zip |
Update to 1.8.3.
Diffstat (limited to 'textproc')
-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 |