ports/184523: Update devel/py-robotframework to version 2.8.3
Vladimir Chukharev
Vladimir.Chukharev at gmail.com
Thu Dec 5 20:20:01 UTC 2013
>Number: 184523
>Category: ports
>Synopsis: Update devel/py-robotframework to version 2.8.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: Thu Dec 05 20:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Vladimir Chukharev
>Release: 9.2-STABLE
>Organization:
>Environment:
FreeBSD vovaasus 9.2-STABLE FreeBSD 9.2-STABLE #6 r258732: Fri Nov 29 12:21:39 EET 2013 root at vovaasus:/usr/obj/usr/src/sys/VOVA amd64
>Description:
Update devel/py-robotframework from version 2.8.2 to 2.8.3. This a bug fixing update, mostly about java.
An important note. With stage allowed, at least one file (islike.py) is not installed. I'm not sure if this deserves a separate PR...
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 335649)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= robotframework
-PORTVERSION= 2.8.2
+PORTVERSION= 2.8.3
CATEGORIES= devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,4 +15,5 @@
USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
+NO_STAGE= yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo (revision 335649)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (robotframework-2.8.2.tar.gz) = da1cb3318a349a7c359a4f0c78d75c87561791f12235dc48551400bee2bf6c5f
-SIZE (robotframework-2.8.2.tar.gz) = 568721
+SHA256 (robotframework-2.8.3.tar.gz) = bb8ca9bad5152a3ac19e4dfc6e097324b31a4a8879d66c268e61d3eb577fd2f4
+SIZE (robotframework-2.8.3.tar.gz) = 570523
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list