aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-sphinx
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2016-12-29 16:39:15 +0000
committerKris Moore <kmoore@FreeBSD.org>2016-12-29 16:39:15 +0000
commitd045306d195fd77dfc71b62056aa151811922332 (patch)
tree16df2ade297c477757e77a2b1ea1119d0f025c10 /textproc/py-sphinx
parent075e748124b41046ec96ce7bd20f5e29a0f99d17 (diff)
downloadports-d045306d195fd77dfc71b62056aa151811922332.tar.gz
ports-d045306d195fd77dfc71b62056aa151811922332.zip
- Update to 1.5.1
PR: 215311 Submitted by: Wen Heping <wen@freebsd.org>
Notes
Notes: svn path=/head/; revision=429929
Diffstat (limited to 'textproc/py-sphinx')
-rw-r--r--textproc/py-sphinx/Makefile9
-rw-r--r--textproc/py-sphinx/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile
index a7f9a4814551..56dba4175ebf 100644
--- a/textproc/py-sphinx/Makefile
+++ b/textproc/py-sphinx/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sphinx
-PORTVERSION= 1.4.8
+PORTVERSION= 1.5.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \
${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \
- ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six
+ ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \
${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \
@@ -26,9 +26,10 @@ 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.5:devel/py-six \
${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize \
- ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
+ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \
+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests
USES= python
USE_PYTHON= autoplist distutils
diff --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo
index c44c15805e26..ee5ef340a9c0 100644
--- a/textproc/py-sphinx/distinfo
+++ b/textproc/py-sphinx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479406747
-SHA256 (python/Sphinx-1.4.8.tar.gz) = 41af978f653ef862eb4bb3776dabd8ff13afed17e431907310fe990a3947707f
-SIZE (python/Sphinx-1.4.8.tar.gz) = 4494940
+TIMESTAMP = 1481766989
+SHA256 (python/Sphinx-1.5.1.tar.gz) = 8e6a77a20b2df950de322fc32f3b508697d9d654fe984e3cc88f446a5b4c17c5
+SIZE (python/Sphinx-1.5.1.tar.gz) = 4397246