svn commit: r415071 - head/textproc/py-sphinx

Kris Moore kmoore at FreeBSD.org
Thu May 12 15:53:32 UTC 2016


Author: kmoore
Date: Thu May 12 15:53:30 2016
New Revision: 415071
URL: https://svnweb.freebsd.org/changeset/ports/415071

Log:
  - Update to 1.4.1

Modified:
  head/textproc/py-sphinx/Makefile
  head/textproc/py-sphinx/distinfo

Modified: head/textproc/py-sphinx/Makefile
==============================================================================
--- head/textproc/py-sphinx/Makefile	Thu May 12 15:52:47 2016	(r415070)
+++ head/textproc/py-sphinx/Makefile	Thu May 12 15:53:30 2016	(r415071)
@@ -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}Babe
 		${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

Modified: head/textproc/py-sphinx/distinfo
==============================================================================
--- head/textproc/py-sphinx/distinfo	Thu May 12 15:52:47 2016	(r415070)
+++ head/textproc/py-sphinx/distinfo	Thu May 12 15:53:30 2016	(r415071)
@@ -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


More information about the svn-ports-all mailing list