From nobody@FreeBSD.org  Fri Dec 13 07:12:59 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id C7A78F70
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Dec 2013 07:12:59 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id B42E91AD2
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Dec 2013 07:12:59 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBD7CxBB058764
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Dec 2013 07:12:59 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBD7CxJ9058752;
	Fri, 13 Dec 2013 07:12:59 GMT
	(envelope-from nobody)
Message-Id: <201312130712.rBD7CxJ9058752@oldred.freebsd.org>
Date: Fri, 13 Dec 2013 07:12:59 GMT
From: Vladimir Chukharev <Vladimir.Chukharev@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Maintainer Update] devel/py-robotframework-ride 1.2.2 -> 1.2.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184744
>Category:       ports
>Synopsis:       [Maintainer Update] devel/py-robotframework-ride 1.2.2 -> 1.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 13 07:20:00 UTC 2013
>Closed-Date:    Fri Dec 13 19:57:01 UTC 2013
>Last-Modified:  Fri Dec 13 20:00:01 UTC 2013
>Originator:     Vladimir Chukharev
>Release:        9.2-STABLE
>Organization:
>Environment:
FreeBSD vovaasus 9.2-STABLE FreeBSD 9.2-STABLE #7 r259028: Sun Dec  8 14:46:24 EET 2013     root@vovaasus:/usr/obj/usr/src/sys/VOVA  amd64
>Description:
Update devel/py-robotframework-ride version 1.2.2 to a new version 1.2.3. Fixed in this release:

Issue 1290 Defect      Medium  RIDE runs not selected (with checkboxes) tests
Issue 1306 Defect      Medium  [RIDE 1.2.2 running on Python 2.7.5.] - Unable to insert cell in RIDE, if the TC contains FOR loop.
Issue 1307 Enhancement Medium  Possibility to create new folder with right click

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 336221)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	robotframework-ride
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 CATEGORIES=	devel www python
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 336221)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (robotframework-ride-1.2.2.tar.gz) = c3211575afcc347f28b976af4bb68f7eccdedb1071b8c1419a7c4ad920a0dbf9
-SIZE (robotframework-ride-1.2.2.tar.gz) = 867256
+SHA256 (robotframework-ride-1.2.3.tar.gz) = b2f4a28400b206358c9b48c3378388f1ffc8ba16a1cfba064aed38803a71c5d1
+SIZE (robotframework-ride-1.2.3.tar.gz) = 866289


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Dec 13 07:20:08 UTC 2013 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184744 
Responsible-Changed-From-To: freebsd-python->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Fri Dec 13 19:56:51 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184744 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Fri Dec 13 19:57:01 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184744 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184744: commit references a PR
Date: Fri, 13 Dec 2013 19:57:17 +0000 (UTC)

 Author: wg
 Date: Fri Dec 13 19:57:09 2013
 New Revision: 336371
 URL: http://svnweb.freebsd.org/changeset/ports/336371
 
 Log:
   devel/py-robotframework-ride: update to 1.2.3
   
   PR:		ports/184744
   Submitted by:	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	Fri Dec 13 19:35:01 2013	(r336370)
 +++ head/devel/py-robotframework-ride/Makefile	Fri Dec 13 19:57:09 2013	(r336371)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	robotframework-ride
 -PORTVERSION=	1.2.2
 +PORTVERSION=	1.2.3
  CATEGORIES=	devel www python
  MASTER_SITES=	GOOGLE_CODE
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 @@ -18,7 +18,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}robo
  USE_PYTHON=	-2.7
  USE_PYDISTUTILS=	yes
  PYDISTUTILS_AUTOPLIST=	yes
 -PYDISTUTILS_NOEGGINFO=	yes
  USE_WX=		2.8+
  WX_COMPS=	python:run
  
 
 Modified: head/devel/py-robotframework-ride/distinfo
 ==============================================================================
 --- head/devel/py-robotframework-ride/distinfo	Fri Dec 13 19:35:01 2013	(r336370)
 +++ head/devel/py-robotframework-ride/distinfo	Fri Dec 13 19:57:09 2013	(r336371)
 @@ -1,2 +1,2 @@
 -SHA256 (robotframework-ride-1.2.2.tar.gz) = c3211575afcc347f28b976af4bb68f7eccdedb1071b8c1419a7c4ad920a0dbf9
 -SIZE (robotframework-ride-1.2.2.tar.gz) = 867256
 +SHA256 (robotframework-ride-1.2.3.tar.gz) = b2f4a28400b206358c9b48c3378388f1ffc8ba16a1cfba064aed38803a71c5d1
 +SIZE (robotframework-ride-1.2.3.tar.gz) = 866289
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
