svn commit: r421591 - head/textproc/py-cloud_sptheme

Jan Beich jbeich at FreeBSD.org
Thu Sep 8 23:38:35 UTC 2016


Author: jbeich
Date: Thu Sep  8 23:38:33 2016
New Revision: 421591
URL: https://svnweb.freebsd.org/changeset/ports/421591

Log:
  textproc/py-cloud_sptheme: update to 1.7.1
  
  Changes:	https://bitbucket.org/ecollins/cloud_sptheme/src/1.7.1/CHANGES
  PR:		212496
  Submitted by:	w.schwarzenfeld at utanet.at

Modified:
  head/textproc/py-cloud_sptheme/Makefile   (contents, props changed)
  head/textproc/py-cloud_sptheme/distinfo   (contents, props changed)

Modified: head/textproc/py-cloud_sptheme/Makefile
==============================================================================
--- head/textproc/py-cloud_sptheme/Makefile	Thu Sep  8 23:37:23 2016	(r421590)
+++ head/textproc/py-cloud_sptheme/Makefile	Thu Sep  8 23:38:33 2016	(r421591)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cloud_sptheme
-PORTVERSION=	1.6
-PORTREVISION=	1
+PORTVERSION=	1.7.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,7 @@ COMMENT=	Sphinx theme
 
 LICENSE=	BSD3CLAUSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.1:textproc/py-sphinx
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		python

Modified: head/textproc/py-cloud_sptheme/distinfo
==============================================================================
--- head/textproc/py-cloud_sptheme/distinfo	Thu Sep  8 23:37:23 2016	(r421590)
+++ head/textproc/py-cloud_sptheme/distinfo	Thu Sep  8 23:38:33 2016	(r421591)
@@ -1,2 +1,3 @@
-SHA256 (python/cloud_sptheme-1.6.tar.gz) = 658e8cf1479155faded4d88abd9dea8698b19baf2276bc8a25d51202a7bdce35
-SIZE (python/cloud_sptheme-1.6.tar.gz) = 412913
+TIMESTAMP = 1473371879
+SHA256 (python/cloud_sptheme-1.7.1.tar.gz) = 7ea3b2da3dd4c12c8a1f859327d1bb5decae9aaa358a1a1cb2f4b772c955a97e
+SIZE (python/cloud_sptheme-1.7.1.tar.gz) = 103871


More information about the svn-ports-head mailing list