diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-11-28 14:46:12 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-11-28 14:46:12 +0000 |
commit | db986fafa50e24cef287cb8e0812f6683e603a81 (patch) | |
tree | d8acd9eee8a2fc67caba6b4002f95235d32d0c5f /textproc | |
parent | 0ec9c6ca1ed0f94749942ca36f2ff0e061c214d1 (diff) | |
download | ports-db986fafa50e24cef287cb8e0812f6683e603a81.tar.gz ports-db986fafa50e24cef287cb8e0812f6683e603a81.zip |
- Update to 1.0.5
Notes
Notes:
svn path=/head/; revision=265320
Diffstat (limited to 'textproc')
-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 21ebe2c1beab..0ececcb39fd6 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 ff8039c5af2e..d5505b6c144f 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 |