ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/www/py-selenium/py-selenium.2011-12-11T215359Z.diff
Revision: 497
Committed: 2012-02-19T17:36:49-08:00 (13 years, 4 months ago) by douglas
File size: 1042 byte(s)
Log Message:
Use ISO 8601 basic format instead of extended format since Windows is unhappy when I try to select a file with ':'s to attach in Thunderbird.


File Contents

# Content
1 diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile
2 --- /usr/ports/www/py-selenium/Makefile 2011-12-05 03:41:13.000000000 -0800
3 +++ py-selenium/Makefile 2011-12-11 13:50:41.000000000 -0800
4 @@ -6,10 +6,11 @@
5 #
6
7 PORTNAME= selenium
8 -PORTVERSION= 2.14.0
9 +PORTVERSION= 2.15.0
10 CATEGORIES= www python
11 MASTER_SITES= CHEESESHOP
12 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
13 +DIST_SUBDIR= py-${PORTNAME}
14
15 MAINTAINER= douglas@douglasthrift.net
16 COMMENT= Python bindings for Selenium
17 diff -Nrux .svn -x work /usr/ports/www/py-selenium/distinfo py-selenium/distinfo
18 --- /usr/ports/www/py-selenium/distinfo 2011-12-05 03:41:13.000000000 -0800
19 +++ py-selenium/distinfo 2011-12-11 12:51:28.000000000 -0800
20 @@ -1,2 +1,2 @@
21 -SHA256 (selenium-2.14.0.tar.gz) = c7cb55b1e57bb7da18db1e5679f7dc8da8215cbfb3a25a078cc25283dc041bd9
22 -SIZE (selenium-2.14.0.tar.gz) = 3333690
23 +SHA256 (py-selenium/selenium-2.15.0.tar.gz) = fe76f2c4aea72ed590fa279a56c33a4a52e1fb346a16ea49d983eace7990fcb8
24 +SIZE (py-selenium/selenium-2.15.0.tar.gz) = 3553513