1 |
diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile |
2 |
--- /usr/ports/www/py-selenium/Makefile 2013-04-17 01:03:08.000000000 -0700 |
3 |
+++ py-selenium/Makefile 2013-05-26 10:55:04.000000000 -0700 |
4 |
@@ -2,7 +2,7 @@ |
5 |
# $FreeBSD: www/py-selenium/Makefile 315943 2013-04-17 08:03:08Z culot $ |
6 |
|
7 |
PORTNAME= selenium |
8 |
-PORTVERSION= 2.32.0 |
9 |
+PORTVERSION= 2.33.0 |
10 |
CATEGORIES= www python |
11 |
MASTER_SITES= CHEESESHOP |
12 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
@@ -25,7 +25,7 @@ |
14 |
.include <bsd.port.options.mk> |
15 |
|
16 |
.if ${PORT_OPTIONS:MFIREFOX} |
17 |
-USE_FIREFOX= 10+ |
18 |
+USE_FIREFOX= yes |
19 |
.endif |
20 |
|
21 |
.include <bsd.port.mk> |
22 |
diff -Nrux .svn -x work /usr/ports/www/py-selenium/distinfo py-selenium/distinfo |
23 |
--- /usr/ports/www/py-selenium/distinfo 2013-04-17 01:03:08.000000000 -0700 |
24 |
+++ py-selenium/distinfo 2013-05-26 10:55:24.000000000 -0700 |
25 |
@@ -1,2 +1,2 @@ |
26 |
-SHA256 (selenium-2.32.0.tar.gz) = 338ec50b06f94e52b66f1baf2e39e4f06e2ddb80569bc7fa30c4291944906b71 |
27 |
-SIZE (selenium-2.32.0.tar.gz) = 2506082 |
28 |
+SHA256 (selenium-2.33.0.tar.gz) = 6508690bad70881eb851c3921b7cb51faa0e3409e605b437058e600677ede89b |
29 |
+SIZE (selenium-2.33.0.tar.gz) = 2536129 |