View | Details | Raw Unified | Return to bug 165300 | Differences between
and this patch

Collapse All | Expand All

(-)py-selenium/Makefile (-1 / +2 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	selenium
8
PORTNAME=	selenium
9
PORTVERSION=	2.14.0
9
PORTVERSION=	2.15.0
10
CATEGORIES=	www python
10
CATEGORIES=	www python
11
MASTER_SITES=	CHEESESHOP
11
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
DIST_SUBDIR=	py-${PORTNAME}
13
14
14
MAINTAINER=	douglas@douglasthrift.net
15
MAINTAINER=	douglas@douglasthrift.net
15
COMMENT=	Python bindings for Selenium
16
COMMENT=	Python bindings for Selenium
(-)py-selenium/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (selenium-2.14.0.tar.gz) = c7cb55b1e57bb7da18db1e5679f7dc8da8215cbfb3a25a078cc25283dc041bd9
1
SHA256 (py-selenium/selenium-2.15.0.tar.gz) = fe76f2c4aea72ed590fa279a56c33a4a52e1fb346a16ea49d983eace7990fcb8
2
SIZE (selenium-2.14.0.tar.gz) = 3333690
2
SIZE (py-selenium/selenium-2.15.0.tar.gz) = 3553513

Return to bug 165300