Bug 64607 - [NEW PORT] www/zope-cmftransforms
Summary: [NEW PORT] www/zope-cmftransforms
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-23 09:10 UTC by Filippo Natali
Modified: 2004-04-05 15:06 UTC (History)
0 users

See Also:


Attachments
file.shar (18.59 KB, text/plain)
2004-03-23 09:10 UTC, Filippo Natali
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!