diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-11-28 22:46:12 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-11-28 22:46:12 +0800 |
commit | 9a05f33195b046013dd6831554df76c9cb5c9af3 (patch) | |
tree | 55c90cb3f12e05748e922e06b0b532591e7a74f6 /textproc/py-sphinx | |
parent | 47daca91ef1e14f391f2d90714d8ca9b17576091 (diff) | |
download | freebsd-ports-graphics-9a05f33195b046013dd6831554df76c9cb5c9af3.tar.gz freebsd-ports-graphics-9a05f33195b046013dd6831554df76c9cb5c9af3.tar.zst freebsd-ports-graphics-9a05f33195b046013dd6831554df76c9cb5c9af3.zip |
- Update to 1.0.5
Diffstat (limited to 'textproc/py-sphinx')
-rw-r--r-- | textproc/py-sphinx/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-sphinx/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index 21ebe2c1bea..0ececcb39fd 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sphinx -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +16,8 @@ DIST_SUBDIR= python MAINTAINER= lwhsu@FreeBSD.org COMMENT= Python documentation generator +LICENSE= BSD + RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pygments>=0.8:${PORTSDIR}/textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.1:${PORTSDIR}/devel/py-Jinja2 \ ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils diff --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo index ff8039c5af2..d5505b6c144 100644 --- a/textproc/py-sphinx/distinfo +++ b/textproc/py-sphinx/distinfo @@ -1,3 +1,2 @@ -MD5 (python/Sphinx-1.0.4.tar.gz) = d4067e42e75525ecf108ece471ce97bb -SHA256 (python/Sphinx-1.0.4.tar.gz) = 4fdaf2fda676db9943a3847d5d05cd002a1b548653d721a464694cf5d870a859 -SIZE (python/Sphinx-1.0.4.tar.gz) = 2277618 +SHA256 (python/Sphinx-1.0.5.tar.gz) = 97d7613b915d69e0f68ee2e3ff5618bd16ac1177e0bf8264ece6ffe7d183fb1d +SIZE (python/Sphinx-1.0.5.tar.gz) = 2414648 |