1 |
douglas |
528 |
diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile |
2 |
|
|
--- /usr/ports/www/py-selenium/Makefile 2012-04-29 12:21:20.000000000 -0700 |
3 |
|
|
+++ py-selenium/Makefile 2012-05-17 21:46:25.000000000 -0700 |
4 |
|
|
@@ -6,7 +6,7 @@ |
5 |
|
|
# |
6 |
|
|
|
7 |
|
|
PORTNAME= selenium |
8 |
|
|
-PORTVERSION= 2.21.2 |
9 |
|
|
+PORTVERSION= 2.21.3 |
10 |
|
|
CATEGORIES= www python |
11 |
|
|
MASTER_SITES= CHEESESHOP |
12 |
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
|
|
@@ -29,7 +29,7 @@ |
14 |
|
|
.include <bsd.port.options.mk> |
15 |
|
|
|
16 |
|
|
.if defined(WITH_FIREFOX) |
17 |
|
|
-USE_FIREFOX= 36+ |
18 |
|
|
+USE_FIREFOX= 10+ |
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 2012-04-22 11:35:19.000000000 -0700 |
24 |
|
|
+++ py-selenium/distinfo 2012-05-17 21:17:52.000000000 -0700 |
25 |
|
|
@@ -1,2 +1,2 @@ |
26 |
|
|
-SHA256 (py-selenium/selenium-2.21.2.tar.gz) = cac18c32c1e39e2a3959872dcac5cc0386d6f4f553c6dafb59cbaea8178dc7fc |
27 |
|
|
-SIZE (py-selenium/selenium-2.21.2.tar.gz) = 2546022 |
28 |
|
|
+SHA256 (py-selenium/selenium-2.21.3.tar.gz) = 7603ea407dd4f2be76c55d551f7058b7ea55f78e49157723dedc9d35e0b62bd8 |
29 |
|
|
+SIZE (py-selenium/selenium-2.21.3.tar.gz) = 2645487 |