From owner-svn-ports-head@freebsd.org Fri Feb 24 21:24:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96E35CEBD5D; Fri, 24 Feb 2017 21:24:35 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 63F06856; Fri, 24 Feb 2017 21:24:35 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1OLOYva067366; Fri, 24 Feb 2017 21:24:34 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1OLOYF7067364; Fri, 24 Feb 2017 21:24:34 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201702242124.v1OLOYF7067364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 24 Feb 2017 21:24:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434750 - head/www/py-textile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2017 21:24:35 -0000 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