Bug 105420 - plone update 2.5.1
Summary: plone update 2.5.1
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 00:00 UTC by Armin Pirkovitsch
Modified: 2006-11-25 13:20 UTC (History)
0 users

See Also:


Attachments
plone.diff (494.49 KB, patch)
2006-11-12 00:00 UTC, Armin Pirkovitsch
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Armin Pirkovitsch 2006-11-12 00:00:52 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-12 06:45:48 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-12 09:29:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-11-20 21:15:41 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Leave PR, i have tested this patch locally. i have no idea whether 
everything is corrent.
Comment 4 Filippo Natali 2006-11-25 11:37:07 UTC
Hi,

running Plone 2.5.1 with the default Zope version in ports (2.7.x)
causes a lot of errors. I think it's better to switch to newer Zope and
Python versions (the same bundled in the installer available on plone.org).
I've just changed in the patch:

ZOPE_VERSION=   2.9
USE_PYTHON=     2.4

and all works fine here.
Maybe with these versions it's also possible to remove the NO_PACKAGE
workaround.

regards
Filippo
Comment 5 dfilter service freebsd_committer freebsd_triage 2006-11-25 13:10:21 UTC
miwi        2006-11-25 13:10:15 UTC

  FreeBSD ports repository

  Modified files:
    www/plone            Makefile distinfo 
  Added files:
    www/plone            pkg-plist 
  Log:
  - Update to 2.5.1
  
  PR:             ports/105420
  Submitted by:   Armin Pirkovitsch <a.pirko@inode.at>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.23      +13 -26    ports/www/plone/Makefile
  1.13      +3 -3      ports/www/plone/distinfo
  1.6       +7636 -0   ports/www/plone/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2006-11-25 13:10:41 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!