- Update to 1.2.3

This commit is contained in:
Li-Wen Hsu 2014-09-02 16:49:03 +00:00
parent 7df3c36c2b
commit e9ab37c9de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367048
2 changed files with 5 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sphinx
PORTVERSION= 1.2.2
PORTREVISION= 1
PORTVERSION= 1.2.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -21,9 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \
${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \
${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= python
USE_PYTHON= autoplist distutils
post-build:
cd ${WRKSRC}/build/lib && \

View File

@ -1,2 +1,2 @@
SHA256 (python/Sphinx-1.2.2.tar.gz) = 2d3415f5b3e6b7535877f4c84fe228bdb802a8993c239b2d02c23169d67349bd
SIZE (python/Sphinx-1.2.2.tar.gz) = 3143671
SHA256 (python/Sphinx-1.2.3.tar.gz) = 94933b64e2fe0807da0612c574a021c0dac28c7bd3c4a23723ae5a39ea8f3d04
SIZE (python/Sphinx-1.2.3.tar.gz) = 3200548