Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2016 23:40:03 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r421592 - in branches/2016Q3/textproc/py-cloud_sptheme: . files
Message-ID:  <201609082340.u88Ne3wl082071@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep  8 23:40:03 2016
New Revision: 421592
URL: https://svnweb.freebsd.org/changeset/ports/421592

Log:
  MFH: r421590
  
  textproc/py-cloud_sptheme: unbreak after r415071
  
  PR:		212496
  Submitted by:	w.schwarzenfeld@utanet.at
  Approved by:	ports-secteam blanket

Added:
  branches/2016Q3/textproc/py-cloud_sptheme/files/
     - copied from r421590, head/textproc/py-cloud_sptheme/files/
Modified:
  branches/2016Q3/textproc/py-cloud_sptheme/Makefile
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/textproc/py-cloud_sptheme/Makefile
==============================================================================
--- branches/2016Q3/textproc/py-cloud_sptheme/Makefile	Thu Sep  8 23:38:33 2016	(r421591)
+++ branches/2016Q3/textproc/py-cloud_sptheme/Makefile	Thu Sep  8 23:40:03 2016	(r421592)
@@ -14,11 +14,9 @@ COMMENT=	Sphinx theme
 
 LICENSE=	BSD3CLAUSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.1:textproc/py-sphinx
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-BROKEN=		does not build
-
 USES=		python
 USE_PYTHON=	distutils autoplist
 PYDISTUTILS_BUILDARGS=	build_sphinx -E



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609082340.u88Ne3wl082071>