From 98d456e72b8046c166ed5eb3326bcf3fc07c4ece Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 13 Jan 2004 20:29:58 +0000 Subject: - Update to 1.6.1 PR: ports/61327 Submitted by: Tim Middleton (maintainer) --- www/zope-formulator/Makefile | 2 +- www/zope-formulator/distinfo | 2 +- www/zope-formulator/pkg-descr | 2 +- www/zope-formulator/pkg-message | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/zope-formulator/Makefile b/www/zope-formulator/Makefile index 89e9e4c73277..5bcfe5414632 100644 --- a/www/zope-formulator/Makefile +++ b/www/zope-formulator/Makefile @@ -6,7 +6,7 @@ # PORTNAME= formulator -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= www zope MASTER_SITES= http://zope.org/Members/infrae/Formulator/Formulator-${PORTVERSION}/ PKGNAMEPREFIX= zope- diff --git a/www/zope-formulator/distinfo b/www/zope-formulator/distinfo index 1361c93879fa..ff24c67ee498 100644 --- a/www/zope-formulator/distinfo +++ b/www/zope-formulator/distinfo @@ -1 +1 @@ -MD5 (zope/Formulator-1.6.0.tgz) = 6938676c62df184a6770bae90be25ce5 +MD5 (zope/Formulator-1.6.1.tgz) = 3753d468f24ea36e8ca61a13096c7095 diff --git a/www/zope-formulator/pkg-descr b/www/zope-formulator/pkg-descr index 36077ce0ed72..3eb47cd3b9c6 100644 --- a/www/zope-formulator/pkg-descr +++ b/www/zope-formulator/pkg-descr @@ -4,4 +4,4 @@ with a web-based management interface. When a form is submitted, many common validations, such as testing for required fields or certain types of input, can be automated. -WWW: http://www.zope.org/Members/faassen/Formulator +WWW: http://www.zope.org/Members/infrae/Formulator diff --git a/www/zope-formulator/pkg-message b/www/zope-formulator/pkg-message index a98e548a6b99..eed3bd31c777 100644 --- a/www/zope-formulator/pkg-message +++ b/www/zope-formulator/pkg-message @@ -7,4 +7,4 @@ a "Formulator Form" object via the Zope Management Interface. - If upgrading, see change log at: -http://zope.org/Members/infrae/Formulator/Formulator-1.6.0/Formulator-1.6.0.tgz + http://zope.org/Members/infrae/Formulator/HISTORY.txt -- cgit