From fe2b0d02d0321c2e2b8c854a2c6ae2f07e045432 Mon Sep 17 00:00:00 2001 From: dryice Date: Mon, 2 Apr 2007 03:59:01 +0000 Subject: update to 0.7.1 Approved by: itetcu (mentor, implicit) --- www/py-formencode/Makefile | 2 +- www/py-formencode/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/py-formencode') diff --git a/www/py-formencode/Makefile b/www/py-formencode/Makefile index ef1fa51f7faf..c55a85a20ba2 100644 --- a/www/py-formencode/Makefile +++ b/www/py-formencode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= formencode -PORTVERSION= 0.7 +PORTVERSION= 0.7.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/F/FormEncode/ \ ${MASTER_SITE_LOCAL} \ diff --git a/www/py-formencode/distinfo b/www/py-formencode/distinfo index 28b849967fb4..8195cfb82580 100644 --- a/www/py-formencode/distinfo +++ b/www/py-formencode/distinfo @@ -1,3 +1,3 @@ -MD5 (FormEncode-0.7.tar.gz) = b6bd7c5bfff2599a12259c197c6e1f79 -SHA256 (FormEncode-0.7.tar.gz) = 3ade192e4192f9848d02f0e01918ff1403f27f82bde37e3002365bbe83e22b82 -SIZE (FormEncode-0.7.tar.gz) = 137206 +MD5 (FormEncode-0.7.1.tar.gz) = 86ee82f7e808d2b7973b13a96bb740cc +SHA256 (FormEncode-0.7.1.tar.gz) = 5ac89b638851882de78b7bbebcff994fb807181367da990df1d8095bd6f350f9 +SIZE (FormEncode-0.7.1.tar.gz) = 137539 -- cgit