Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2014 14:07:24 GMT
From:      Vladimir Chukharev <Vladimir.Chukharev@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186842: [Maintainer Update] devel/py-robotframework-ride 1.2.3 -> 1.3
Message-ID:  <201402171407.s1HE7ODK008861@cgiserv.freebsd.org>
Resent-Message-ID: <201402171410.s1HEA0ea093781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186842
>Category:       ports
>Synopsis:       [Maintainer Update] devel/py-robotframework-ride 1.2.3 -> 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 14:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Chukharev
>Release:        9.2-STABLE
>Organization:
>Environment:
FreeBSD vovaasus 9.2-STABLE FreeBSD 9.2-STABLE #9 r260698: Fri Jan 17 01:31:56 EET 2014     root@vovaasus:/usr/obj/usr/src/sys/VOVA  amd64
>Description:
>From Mikko Korpela:

Feb 13 
Hello all!

RIDE 1.3 was released yesterday.
This release contains support for *.robot extension.
Also variable suggestions are now improved.

See released notes for the full list of issues https://github.com/robotframework/RIDE/wiki/Release-notes#wiki-ride-1-3

RIDE download packages are now hosted in Python Package Index.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 344633)
+++ Makefile	(working copy)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	robotframework-ride
-PORTVERSION=	1.2.3
+PORTVERSION=	1.3
 CATEGORIES=	devel www python
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	Vladimir.Chukharev@gmail.com
Index: distinfo
===================================================================
--- distinfo	(revision 344633)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (robotframework-ride-1.2.3.tar.gz) = b2f4a28400b206358c9b48c3378388f1ffc8ba16a1cfba064aed38803a71c5d1
-SIZE (robotframework-ride-1.2.3.tar.gz) = 866289
+SHA256 (robotframework-ride-1.3.tar.gz) = b35c2fa4c7f78880253e28ea48120cd733a23427aa61139c1d3973a1e1ba90b7
+SIZE (robotframework-ride-1.3.tar.gz) = 866683


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402171407.s1HE7ODK008861>