From owner-svn-ports-head@freebsd.org Sat May 21 12:18:35 2016 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 F37E5B447F9; Sat, 21 May 2016 12:18:35 +0000 (UTC) (envelope-from wg@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 C3EEC1AC9; Sat, 21 May 2016 12:18:35 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4LCIYX5028973; Sat, 21 May 2016 12:18:34 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4LCIY0Q028971; Sat, 21 May 2016 12:18:34 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201605211218.u4LCIY0Q028971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sat, 21 May 2016 12:18:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415596 - head/devel/py-pyte 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.22 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: Sat, 21 May 2016 12:18:36 -0000 Author: wg Date: Sat May 21 12:18:34 2016 New Revision: 415596 URL: https://svnweb.freebsd.org/changeset/ports/415596 Log: devel/py-pyte: update to 0.5.2 Modified: head/devel/py-pyte/Makefile head/devel/py-pyte/distinfo Modified: head/devel/py-pyte/Makefile ============================================================================== --- head/devel/py-pyte/Makefile Sat May 21 12:12:43 2016 (r415595) +++ head/devel/py-pyte/Makefile Sat May 21 12:18:34 2016 (r415596) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pyte -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,9 @@ COMMENT= Simple VTXXX-compatible termina LICENSE= LGPL3 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wcwidth>0:devel/py-wcwidth + NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python Modified: head/devel/py-pyte/distinfo ============================================================================== --- head/devel/py-pyte/distinfo Sat May 21 12:12:43 2016 (r415595) +++ head/devel/py-pyte/distinfo Sat May 21 12:18:34 2016 (r415596) @@ -1,2 +1,3 @@ -SHA256 (pyte-0.5.1.tar.gz) = d2cf77ef6395c6b97d5c10ee47f38d348114170e504fc55a043d4c7dd1aea6e1 -SIZE (pyte-0.5.1.tar.gz) = 49849 +TIMESTAMP = 1463832584 +SHA256 (pyte-0.5.2.tar.gz) = d734cf4021035df222a51853e1b40e27dc06e1f5ed547cfefff4ae4865ee7529 +SIZE (pyte-0.5.2.tar.gz) = 42719