Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2017 14:09:13 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433736 - head/textproc/py-cloud_sptheme
Message-ID:  <201702091409.v19E9DiQ088253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Thu Feb  9 14:09:13 2017
New Revision: 433736
URL: https://svnweb.freebsd.org/changeset/ports/433736

Log:
  Update to 1.8.3.

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

Modified: head/textproc/py-cloud_sptheme/Makefile
==============================================================================
--- head/textproc/py-cloud_sptheme/Makefile	Thu Feb  9 13:58:43 2017	(r433735)
+++ head/textproc/py-cloud_sptheme/Makefile	Thu Feb  9 14:09:13 2017	(r433736)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cloud_sptheme
-PORTVERSION=	1.8.0
+PORTVERSION=	1.8.3
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,10 @@ COMMENT=	Sphinx theme
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx \
+		${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx \
+		${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc
 
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/textproc/py-cloud_sptheme/distinfo
==============================================================================
--- head/textproc/py-cloud_sptheme/distinfo	Thu Feb  9 13:58:43 2017	(r433735)
+++ head/textproc/py-cloud_sptheme/distinfo	Thu Feb  9 14:09:13 2017	(r433736)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482479245
-SHA256 (python/cloud_sptheme-1.8.0.tar.gz) = 0deae6f4599031f84d30c4fe2d43f49667638c958419e40c3ad0a7a1ccc2d1b6
-SIZE (python/cloud_sptheme-1.8.0.tar.gz) = 116992
+TIMESTAMP = 1486646426
+SHA256 (python/cloud_sptheme-1.8.3.tar.gz) = 60f03e89117bd8271d97321176d48001b9a640f611f54f22ad1d23824e335413
+SIZE (python/cloud_sptheme-1.8.3.tar.gz) = 123341



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