diff options
-rw-r--r-- | textproc/py-sphinx/Makefile | 6 | ||||
-rw-r--r-- | textproc/py-sphinx/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index afa813cd5e57..a6210d8d58a7 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sphinx -PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTVERSION= 1.4.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +25,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py-sphinx_rtd_theme \ ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py-alabaster \ ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo index f661076d3b8a..3e849f2f2886 100644 --- a/textproc/py-sphinx/distinfo +++ b/textproc/py-sphinx/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Sphinx-1.3.1.tar.gz) = 1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114 -SIZE (python/Sphinx-1.3.1.tar.gz) = 3469782 +SHA256 (python/Sphinx-1.4.1.tar.gz) = c6871a784d24aba9270b6b28541537a57e2fcf4d7c799410eba18236bc76d6bc +SIZE (python/Sphinx-1.4.1.tar.gz) = 4259820 |