Bug 181775 - [maintainer update] devel/py-robotframework-selenium2library 1.2.0 -> 1.3.0
Summary: [maintainer update] devel/py-robotframework-selenium2library 1.2.0 -> 1.3.0
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-09-03 11:30 UTC by vladimir.chukharev
Modified: 2013-09-03 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (879 bytes, patch)
2013-09-03 11:30 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-09-03 11:30:00 UTC
Update devel/py-robotframework-selenium2library from version 1.2.0 to 1.3.0.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-03 11:30:08 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-03 11:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-09-03 13:31:08 UTC
Responsible Changed
From-To: freebsd-python->wg

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-09-03 17:27:52 UTC
Author: wg
Date: Tue Sep  3 16:27:44 2013
New Revision: 326169
URL: http://svnweb.freebsd.org/changeset/ports/326169

Log:
  devel/py-robotframework-selenium2library: update to 1.3.0
  
  - Update to 1.3.0
  
  PR:		ports/181775
  Submitted by:	Vladimir Chukharev <Vladimir.Chukharev gmail.com> (maintainer)

Modified:
  head/devel/py-robotframework-selenium2library/Makefile
  head/devel/py-robotframework-selenium2library/distinfo

Modified: head/devel/py-robotframework-selenium2library/Makefile
==============================================================================
--- head/devel/py-robotframework-selenium2library/Makefile	Tue Sep  3 16:19:05 2013	(r326168)
+++ head/devel/py-robotframework-selenium2library/Makefile	Tue Sep  3 16:27:44 2013	(r326169)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	robotframework-selenium2library
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	devel www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-robotframework-selenium2library/distinfo
==============================================================================
--- head/devel/py-robotframework-selenium2library/distinfo	Tue Sep  3 16:19:05 2013	(r326168)
+++ head/devel/py-robotframework-selenium2library/distinfo	Tue Sep  3 16:27:44 2013	(r326169)
@@ -1,2 +1,2 @@
-SHA256 (robotframework-selenium2library-1.2.0.tar.gz) = 095a7a6d8c93498992e508fa5cedd95e7c09e0ac6f9e3d6b8792e57614b0cf32
-SIZE (robotframework-selenium2library-1.2.0.tar.gz) = 211842
+SHA256 (robotframework-selenium2library-1.3.0.tar.gz) = 6365b93f9a2cd8fa7a90bc763388e229e937588aa3ab3608547ca3d67888e58b
+SIZE (robotframework-selenium2library-1.3.0.tar.gz) = 214148
_______________________________________________
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"
Comment 5 William Grzybowski freebsd_committer freebsd_triage 2013-09-03 17:28:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!