Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2017 21:24:34 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434750 - head/www/py-textile
Message-ID:  <201702242124.v1OLOYF7067364@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Fri Feb 24 21:24:34 2017
New Revision: 434750
URL: https://svnweb.freebsd.org/changeset/ports/434750

Log:
  www/py-textile: Update version 2.3.3->2.3.6

Modified:
  head/www/py-textile/Makefile
  head/www/py-textile/distinfo

Modified: head/www/py-textile/Makefile
==============================================================================
--- head/www/py-textile/Makefile	Fri Feb 24 21:15:52 2017	(r434749)
+++ head/www/py-textile/Makefile	Fri Feb 24 21:24:34 2017	(r434750)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	textile
-PORTVERSION=	2.3.3
+PORTVERSION=	2.3.6
 CATEGORIES=	www textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,9 @@ COMMENT=	Textile markup generator writte
 
 LICENSE=	BSD2CLAUSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner \
+		${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest
+
 USES=		python
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes

Modified: head/www/py-textile/distinfo
==============================================================================
--- head/www/py-textile/distinfo	Fri Feb 24 21:15:52 2017	(r434749)
+++ head/www/py-textile/distinfo	Fri Feb 24 21:24:34 2017	(r434750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469480033
-SHA256 (textile-2.3.3.tar.gz) = 4b01bc13f5a694968406021049bf6820375359f0399a36294ebd4f890f754275
-SIZE (textile-2.3.3.tar.gz) = 24871
+TIMESTAMP = 1487938373
+SHA256 (textile-2.3.6.tar.gz) = c259b993f015741cac517fd80ea575871632e4319ce2e6553d26d0cf7f2bb1cf
+SIZE (textile-2.3.6.tar.gz) = 45495



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