diff --git a/www/py-webob/Makefile b/www/py-webob/Makefile index b90b5f232ae0..1fd4386fe588 100644 --- a/www/py-webob/Makefile +++ b/www/py-webob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= webob -DISTVERSION= 1.1beta1 +DISTVERSION= 1.1b2 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ diff --git a/www/py-webob/distinfo b/www/py-webob/distinfo index 16f58d7536c2..1f67a1bafa89 100644 --- a/www/py-webob/distinfo +++ b/www/py-webob/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebOb-1.1beta1.zip) = 25fdb9e8ad7d7612a420cb081d83e500a718a7366cf4622b20f7e8d5242912f5 -SIZE (WebOb-1.1beta1.zip) = 192816 +SHA256 (WebOb-1.1b2.zip) = 23bdc450cbd6f751c63b653beab8dc36661418c340e7f13b90e7508926d78506 +SIZE (WebOb-1.1b2.zip) = 196015 diff --git a/www/py-webob/pkg-descr b/www/py-webob/pkg-descr index 75c92fd3d1d5..31c3fd579385 100644 --- a/www/py-webob/pkg-descr +++ b/www/py-webob/pkg-descr @@ -5,4 +5,4 @@ The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. -WWW: http://pythonpaste.org/webob/ +WWW: http://webob.org/