1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Update to 1.10.1.post20200504175005

- Update WWW

Changes:	https://foss.heptapod.net/doc-utils/cloud_sptheme/-/blob/branch/default/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-09-08 17:49:09 +00:00
parent 31cfa4c991
commit 7fc843b98b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548012
3 changed files with 6 additions and 17 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -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