Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2004 15:17:19 -0500 (EST)
From:      Tim Middleton <x@vex.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        x@vex.net
Subject:   ports/61327: [PATCH] www/zope-formulator: update to 1.6.1
Message-ID:  <20040113201719.8EF21BD5A@bee.vii.net>
Resent-Message-ID: <200401132020.i0DKK8n9021428@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61327
>Category:       ports
>Synopsis:       [PATCH] www/zope-formulator: update to 1.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 12:20:07 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tim Middleton
>Release:        FreeBSD 5.2-CURRENT-20040108-JPSNAP i386
>Organization:
The Cain Gang Ltd
>Environment:
System: FreeBSD bee.vii.net 5.2-CURRENT-20040108-JPSNAP FreeBSD 5.2-CURRENT-20040108-JPSNAP #0: Fri Jan  9 20:18:43 EST
>Description:
- Update to 1.6.1
- Adding Fields to empty Groups had not been possible
- ZMI "Order" tab of an empty form did raise an exception

>How-To-Repeat:
>Fix:

--- zope-formulator-1.6.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/zope-formulator/Makefile,v
retrieving revision 1.3
diff -c -u -r1.3 Makefile
--- Makefile	5 Jan 2004 19:14:41 -0000	1.3
+++ Makefile	13 Jan 2004 20:15:11 -0000
@@ -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-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/zope-formulator/distinfo,v
retrieving revision 1.2
diff -c -u -r1.2 distinfo
--- distinfo	2 Jan 2004 20:37:00 -0000	1.2
+++ distinfo	13 Jan 2004 20:15:11 -0000
@@ -1 +1 @@
-MD5 (zope/Formulator-1.6.0.tgz) = 6938676c62df184a6770bae90be25ce5
+MD5 (zope/Formulator-1.6.1.tgz) = 3753d468f24ea36e8ca61a13096c7095
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/zope-formulator/pkg-descr,v
retrieving revision 1.1
diff -c -u -r1.1 pkg-descr
--- pkg-descr	29 Dec 2003 04:37:34 -0000	1.1
+++ pkg-descr	13 Jan 2004 20:15:12 -0000
@@ -4,4 +4,4 @@
 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 
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/www/zope-formulator/pkg-message,v
retrieving revision 1.2
diff -c -u -r1.2 pkg-message
--- pkg-message	2 Jan 2004 20:37:00 -0000	1.2
+++ pkg-message	13 Jan 2004 20:15:12 -0000
@@ -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
--- zope-formulator-1.6.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040113201719.8EF21BD5A>