diff --git a/textproc/py-cloud_sptheme/Makefile b/textproc/py-cloud_sptheme/Makefile index e7e89eb5f702..1adf71a06443 100644 --- a/textproc/py-cloud_sptheme/Makefile +++ b/textproc/py-cloud_sptheme/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= cloud_sptheme -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 +DISTVERSIONSUFFIX= .post20200504175005 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,6 @@ COMMENT= Sphinx theme LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${PY_SPHINX} \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc@${PY_FLAVOR} @@ -21,16 +21,5 @@ USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -PYDISTUTILS_BUILDARGS= build_sphinx -E - -DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} -PORTDOCS= * - -OPTIONS_DEFINE= DOCS - -post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR}/ - ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/CHANGES ${STAGEDIR}${DOCSDIR}/ - cd ${WRKSRC}/build/sphinx/ && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}/ .include diff --git a/textproc/py-cloud_sptheme/distinfo b/textproc/py-cloud_sptheme/distinfo index b5bec20261f1..3cb70d301518 100644 --- a/textproc/py-cloud_sptheme/distinfo +++ b/textproc/py-cloud_sptheme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575793981 -SHA256 (cloud_sptheme-1.10.0.tar.gz) = e55448c14087a7fcbba7d58d6d9edf12190b73ea9c1ca68562ca75aeabbe484a -SIZE (cloud_sptheme-1.10.0.tar.gz) = 167074 +TIMESTAMP = 1599574511 +SHA256 (cloud_sptheme-1.10.1.post20200504175005.tar.gz) = caf47ac4c6346eef47fc11e799adbeaf645921c712cc099cf2530560e7ecde44 +SIZE (cloud_sptheme-1.10.1.post20200504175005.tar.gz) = 168375 diff --git a/textproc/py-cloud_sptheme/pkg-descr b/textproc/py-cloud_sptheme/pkg-descr index 1dade0377711..5019f4d74de4 100644 --- a/textproc/py-cloud_sptheme/pkg-descr +++ b/textproc/py-cloud_sptheme/pkg-descr @@ -2,4 +2,4 @@ This is a small package containing a Sphinx theme named "Cloud", along with some related Sphinx extensions. For more details (and to see the theme in action), check out it's documentation at https://cloud-sptheme.readthedocs.io. -WWW: https://pypi.org/project/cloud_sptheme/ +WWW: https://foss.heptapod.net/doc-utils/cloud_sptheme