diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-23 00:44:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-23 00:44:05 +0800 |
commit | 549c24a6bf8ad3a965e2368f1d337f3ef3cf1877 (patch) | |
tree | b6fb839f5fbcd0c8a8e50333bb67873f18f12d1a /textproc | |
parent | 2776b741cc78de2cba538331d472612d3143aab2 (diff) | |
download | freebsd-ports-gnome-549c24a6bf8ad3a965e2368f1d337f3ef3cf1877.tar.gz freebsd-ports-gnome-549c24a6bf8ad3a965e2368f1d337f3ef3cf1877.tar.zst freebsd-ports-gnome-549c24a6bf8ad3a965e2368f1d337f3ef3cf1877.zip |
Update to 1.0.7
- Update WWW
Changes: https://github.com/Pylons/pylons-sphinx-themes/blob/master/CHANGES.txt
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-pylons-sphinx-themes/Makefile | 7 | ||||
-rw-r--r-- | textproc/py-pylons-sphinx-themes/distinfo | 6 | ||||
-rw-r--r-- | textproc/py-pylons-sphinx-themes/pkg-descr | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/textproc/py-pylons-sphinx-themes/Makefile b/textproc/py-pylons-sphinx-themes/Makefile index 95e071b08632..edf3e9505225 100644 --- a/textproc/py-pylons-sphinx-themes/Makefile +++ b/textproc/py-pylons-sphinx-themes/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylons-sphinx-themes -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,9 @@ COMMENT= Sphinx themes for Pylons Project documentation LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes -USE_PYTHON= autoplist concurrent distutils USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/py-pylons-sphinx-themes/distinfo b/textproc/py-pylons-sphinx-themes/distinfo index 3c59f57c2759..b83f1f765f8d 100644 --- a/textproc/py-pylons-sphinx-themes/distinfo +++ b/textproc/py-pylons-sphinx-themes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521344702 -SHA256 (pylons-sphinx-themes-1.0.6.tar.gz) = 2fc29def153594e0f5e7facf674a8aa9e9a60ca1617cc9db234fa9204ee461ec -SIZE (pylons-sphinx-themes-1.0.6.tar.gz) = 140798 +TIMESTAMP = 1537608181 +SHA256 (pylons-sphinx-themes-1.0.7.tar.gz) = 19d0200d46a5970de9a5ea7d2c2b998e839f01d073fb884b14bd07ff66a96e3b +SIZE (pylons-sphinx-themes-1.0.7.tar.gz) = 141528 diff --git a/textproc/py-pylons-sphinx-themes/pkg-descr b/textproc/py-pylons-sphinx-themes/pkg-descr index 1cede5ae724b..e7fe79c33728 100644 --- a/textproc/py-pylons-sphinx-themes/pkg-descr +++ b/textproc/py-pylons-sphinx-themes/pkg-descr @@ -3,4 +3,4 @@ related projects. This project is based on Pylons Sphinx Theme (singular), but uses a package implementation instead of git submodules and manual steps. WWW: https://pypi.org/project/pylons-sphinx-themes/ -WWW: https://github.com/Pylons/pylons_sphinx_theme +WWW: https://github.com/Pylons/pylons-sphinx-themes |