svn commit: r480403 - head/textproc/py-pylons-sphinx-themes

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 22 16:44:06 UTC 2018


Author: sunpoet
Date: Sat Sep 22 16:44:05 2018
New Revision: 480403
URL: https://svnweb.freebsd.org/changeset/ports/480403

Log:
  Update to 1.0.7
  
  - Update WWW
  
  Changes:	https://github.com/Pylons/pylons-sphinx-themes/blob/master/CHANGES.txt

Modified:
  head/textproc/py-pylons-sphinx-themes/Makefile
  head/textproc/py-pylons-sphinx-themes/distinfo
  head/textproc/py-pylons-sphinx-themes/pkg-descr

Modified: head/textproc/py-pylons-sphinx-themes/Makefile
==============================================================================
--- head/textproc/py-pylons-sphinx-themes/Makefile	Sat Sep 22 16:44:00 2018	(r480402)
+++ head/textproc/py-pylons-sphinx-themes/Makefile	Sat Sep 22 16:44:05 2018	(r480403)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylons-sphinx-themes
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.7
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ COMMENT=	Sphinx themes for Pylons Project documentatio
 LICENSE=	BSD4CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-NO_ARCH=	yes
-USE_PYTHON=	autoplist concurrent distutils
 USES=		python
+USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/py-pylons-sphinx-themes/distinfo
==============================================================================
--- head/textproc/py-pylons-sphinx-themes/distinfo	Sat Sep 22 16:44:00 2018	(r480402)
+++ head/textproc/py-pylons-sphinx-themes/distinfo	Sat Sep 22 16:44:05 2018	(r480403)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521344702
-SHA256 (pylons-sphinx-themes-1.0.6.tar.gz) = 2fc29def153594e0f5e7facf674a8aa9e9a60ca1617cc9db234fa9204ee461ec
-SIZE (pylons-sphinx-themes-1.0.6.tar.gz) = 140798
+TIMESTAMP = 1537608181
+SHA256 (pylons-sphinx-themes-1.0.7.tar.gz) = 19d0200d46a5970de9a5ea7d2c2b998e839f01d073fb884b14bd07ff66a96e3b
+SIZE (pylons-sphinx-themes-1.0.7.tar.gz) = 141528

Modified: head/textproc/py-pylons-sphinx-themes/pkg-descr
==============================================================================
--- head/textproc/py-pylons-sphinx-themes/pkg-descr	Sat Sep 22 16:44:00 2018	(r480402)
+++ head/textproc/py-pylons-sphinx-themes/pkg-descr	Sat Sep 22 16:44:05 2018	(r480403)
@@ -3,4 +3,4 @@ related projects. This project is based on Pylons Sphi
 uses a package implementation instead of git submodules and manual steps.
 
 WWW: https://pypi.org/project/pylons-sphinx-themes/
-WWW: https://github.com/Pylons/pylons_sphinx_theme
+WWW: https://github.com/Pylons/pylons-sphinx-themes


More information about the svn-ports-head mailing list