Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2011 13:59:33 -0800 (PST)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/163192: Update port: www/py-selenium Upgrade to 2.15.0
Message-ID:  <201112112159.pBBLxXfl034645@slowhand.douglasthrift.net>
Resent-Message-ID: <201112112220.pBBMK0pj084672@freefall.freebsd.org>

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

>Number:         163192
>Category:       ports
>Synopsis:       Update port: www/py-selenium Upgrade to 2.15.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 22:20:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 8.0-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 8.0-RELEASE-p6 FreeBSD 8.0-RELEASE-p6 #2: Wed Sep 28 21:40:42 PDT 2011 user@jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64
>Description:
Upgraded www/py-selenium to version 2.15.0. Unfortunately there wasn't an entry
in the CHANGES file. Also, set DIST_SUBDIR just in case other Selenium ports
have the same source file name.
>How-To-Repeat:
>Fix:
--- py-selenium.patch begins here ---
diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile
--- /usr/ports/www/py-selenium/Makefile	2011-12-05 03:41:13.000000000 -0800
+++ py-selenium/Makefile	2011-12-11 13:50:41.000000000 -0800
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	selenium
-PORTVERSION=	2.14.0
+PORTVERSION=	2.15.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DIST_SUBDIR=	py-${PORTNAME}
 
 MAINTAINER=	douglas@douglasthrift.net
 COMMENT=	Python bindings for Selenium
diff -Nrux .svn -x work /usr/ports/www/py-selenium/distinfo py-selenium/distinfo
--- /usr/ports/www/py-selenium/distinfo	2011-12-05 03:41:13.000000000 -0800
+++ py-selenium/distinfo	2011-12-11 12:51:28.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (selenium-2.14.0.tar.gz) = c7cb55b1e57bb7da18db1e5679f7dc8da8215cbfb3a25a078cc25283dc041bd9
-SIZE (selenium-2.14.0.tar.gz) = 3333690
+SHA256 (py-selenium/selenium-2.15.0.tar.gz) = fe76f2c4aea72ed590fa279a56c33a4a52e1fb346a16ea49d983eace7990fcb8
+SIZE (py-selenium/selenium-2.15.0.tar.gz) = 3553513
--- py-selenium.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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