Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 20:03:45 GMT
From:      Vladimir Chukharev <Vladimir.Chukharev@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186549: [Maintainer Update] devel/py-robotframework 2.8.3 -> 2.8.4
Message-ID:  <201402072003.s17K3jjj060444@newred.freebsd.org>
Resent-Message-ID: <201402072010.s17KA0KF036088@freefall.freebsd.org>

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

>Number:         186549
>Category:       ports
>Synopsis:       [Maintainer Update] devel/py-robotframework 2.8.3 -> 2.8.4
>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:   Fri Feb 07 20: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:
Siting Pekka Laukkanen:

Robot Framework 2.8.4 is ready and released. The most important and 
most visible enhancement is the generic search functionality in 
reports. See release notes [1] for a full list of other higher and 
lower priority fixes and enhancements.
[1] http://code.google.com/p/robotframework/wiki/ReleaseNotes28#Robot_Framework_2.8.4

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 342461)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	robotframework
-PORTVERSION=	2.8.3
+PORTVERSION=	2.8.4
 CATEGORIES=	devel www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 342461)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (robotframework-2.8.3.tar.gz) = bb8ca9bad5152a3ac19e4dfc6e097324b31a4a8879d66c268e61d3eb577fd2f4
-SIZE (robotframework-2.8.3.tar.gz) = 570523
+SHA256 (robotframework-2.8.4.tar.gz) = 563c2992eff8b08116b3285150682e7163e5c68a2988423667a180c0ca08b367
+SIZE (robotframework-2.8.4.tar.gz) = 579857


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



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