From owner-svn-ports-all@freebsd.org Sat Dec 12 23:25:28 2015 Return-Path: Delivered-To: svn-ports-all@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 BA8D5A41122; Sat, 12 Dec 2015 23:25:28 +0000 (UTC) (envelope-from junovitch@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 8BD9911A6; Sat, 12 Dec 2015 23:25:28 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBCNPRSF084944; Sat, 12 Dec 2015 23:25:27 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBCNPRt1084942; Sat, 12 Dec 2015 23:25:27 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201512122325.tBCNPRt1084942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 12 Dec 2015 23:25:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403638 - head/devel/py-robotframework-ride X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2015 23:25:28 -0000 Author: junovitch Date: Sat Dec 12 23:25:27 2015 New Revision: 403638 URL: https://svnweb.freebsd.org/changeset/ports/403638 Log: devel/py-robotframework-ride: update 1.4.1 -> 1.5 - Also set USES=python:-2.7 instead of python:2 Changes: https://github.com/robotframework/RIDE/releases/tag/v1.5 PR: 205147 Submitted by: Vladimir.Chukharev@gmail.com (maintainer) Modified: head/devel/py-robotframework-ride/Makefile head/devel/py-robotframework-ride/distinfo Modified: head/devel/py-robotframework-ride/Makefile ============================================================================== --- head/devel/py-robotframework-ride/Makefile Sat Dec 12 23:08:00 2015 (r403637) +++ head/devel/py-robotframework-ride/Makefile Sat Dec 12 23:25:27 2015 (r403638) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= robotframework-ride -PORTVERSION= 1.4.1 +PORTVERSION= 1.5 CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robo ${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments NO_ARCH= yes -USES= python:2 +USES= python:-2.7 USE_PYTHON= autoplist distutils USE_WX= 3.0+ WX_COMPS= python:run Modified: head/devel/py-robotframework-ride/distinfo ============================================================================== --- head/devel/py-robotframework-ride/distinfo Sat Dec 12 23:08:00 2015 (r403637) +++ head/devel/py-robotframework-ride/distinfo Sat Dec 12 23:25:27 2015 (r403638) @@ -1,2 +1,2 @@ -SHA256 (robotframework-ride-1.4.1.tar.gz) = e280119c511755ec2a0befb09a829700eb358c0584c1108af930fc9486eb432c -SIZE (robotframework-ride-1.4.1.tar.gz) = 588969 +SHA256 (robotframework-ride-1.5.tar.gz) = 151ba20984b552e73648cf8bfcc4d645cda007825db483c52493198210f9fd1b +SIZE (robotframework-ride-1.5.tar.gz) = 575615