- Update to 0.2.0

This commit is contained in:
Li-Wen Hsu 2010-04-24 02:01:36 +00:00
parent dcce9ce50a
commit 504d2f1a8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253140
2 changed files with 4 additions and 7 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= mechanize
PORTVERSION= 0.1.11
PORTVERSION= 0.2.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
http://wwwsearch.sourceforge.net/mechanize/src/
@ -16,9 +16,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Stateful programmatic web browsing in Python
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}clientform>0:${PORTSDIR}/www/py-clientform
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}clientform>0:${PORTSDIR}/www/py-clientform
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install

View File

@ -1,3 +1,3 @@
MD5 (mechanize-0.1.11.tar.gz) = c5e89a1886e44bd7a8598b0ba47287af
SHA256 (mechanize-0.1.11.tar.gz) = 42ce1e39fe98b7dad3cf1cbbf601284d36e0914c2bdb133e9609fc483cafc2c0
SIZE (mechanize-0.1.11.tar.gz) = 241357
MD5 (mechanize-0.2.0.tar.gz) = 4fe7a892abb8f55265d94aaf0b6c275b
SHA256 (mechanize-0.2.0.tar.gz) = 3389fe6fb83241223460cda1f7bb0405f76d7867eafb77556314904fb217cc2a
SIZE (mechanize-0.2.0.tar.gz) = 378502