Bug 64607

Summary: [NEW PORT] www/zope-cmftransforms
Product: Ports & Packages Reporter: Filippo Natali <filippo>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Filippo Natali 2004-03-23 09:10:03 UTC
	This Zope product handles transformations between mime types. Required by the new version of zope-archetypes.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-04-04 13:48:01 UTC
State Changed
From-To: open->feedback

This does not build with new zope-2.7.0/python-2.3 

Compiling /tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/TransformsChain.py ... 
File "/tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/TransformsChain.py", line 3 
from zope.TransformsChain import Transform.TransformsChain 
^ 
SyntaxError: invalid syntax 

[...] 

Compiling /tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/transforms/office_uno.py ... 
File "/tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/transforms/office_uno.py", line 10 
commandtransform.__init__(self, name) 
^ 
SyntaxError: invalid syntax 

Do you have patches for these? The second is simply fixed, it's just 
an indentation issue, but I failed to fix the first one. 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-04-04 13:48:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-04-05 15:06:18 UTC
State Changed
From-To: feedback->closed

New port added, thanks!