diff options
author | nivit <nivit@FreeBSD.org> | 2011-06-27 18:14:16 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-06-27 18:14:16 +0800 |
commit | 6c6cb60213e919c54ef041d01193b676d7f6f5a5 (patch) | |
tree | 980299d20e8bc4145fc0e912beceeb4522250b40 /www | |
parent | fca507223ab4a70f156a78899e3c0158108dce99 (diff) | |
download | freebsd-ports-gnome-6c6cb60213e919c54ef041d01193b676d7f6f5a5.tar.gz freebsd-ports-gnome-6c6cb60213e919c54ef041d01193b676d7f6f5a5.tar.zst freebsd-ports-gnome-6c6cb60213e919c54ef041d01193b676d7f6f5a5.zip |
- Update to 1.0.8
PR: ports/158091
Submitted by: Jin-Sih Lin <linpct at gmail.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/py-webob/Makefile | 3 | ||||
-rw-r--r-- | www/py-webob/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/py-webob/Makefile b/www/py-webob/Makefile index 94267ebeffe1..623133473f4e 100644 --- a/www/py-webob/Makefile +++ b/www/py-webob/Makefile @@ -6,8 +6,7 @@ # PORTNAME= webob -PORTVERSION= 1.0.7 -PORTREVISION= 0 +PORTVERSION= 1.0.8 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 5719a8ddaab2..fd4fb8a734aa 100644 --- a/www/py-webob/distinfo +++ b/www/py-webob/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebOb-1.0.7.zip) = ea0f8be2555986e8e9a0cc104e8e58e438b5462b064d7e9da60101a266518620 -SIZE (WebOb-1.0.7.zip) = 193712 +SHA256 (WebOb-1.0.8.zip) = fe771def02bd7857b5519bdf3ae4ea7ea4ebb7d2f5fa10953c8d4535b0ccb2b5 +SIZE (WebOb-1.0.8.zip) = 194699 |