Bug 184744 - [Maintainer Update] devel/py-robotframework-ride 1.2.2 -> 1.2.3
Summary: [Maintainer Update] devel/py-robotframework-ride 1.2.2 -> 1.2.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-13 07:20 UTC by vladimir.chukharev
Modified: 2013-12-13 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (820 bytes, patch)
2013-12-13 07:20 UTC, vladimir.chukharev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vladimir.chukharev 2013-12-13 07:20:00 UTC
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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-13 07:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-12-13 19:56:51 UTC
Responsible Changed
From-To: freebsd-python->wg

I'll take it.
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-12-13 19:57:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-12-13 19:57:17 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"