Bug 104240 - mail/mailman: does not work well with python 2.5
Summary: mail/mailman: does not work well with python 2.5
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 02:30 UTC by NIIMI Satoshi
Modified: 2006-10-11 14:20 UTC (History)
0 users

See Also:


Attachments
mailman.diff (527 bytes, patch)
2006-10-10 02:30 UTC, NIIMI Satoshi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description NIIMI Satoshi 2006-10-10 02:30:20 UTC
Current version of mailman (2.1.9) does not work well with python 2.5.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-10 02:30:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

Over to maintainer
Comment 2 Jean Milanez Melo freebsd_committer freebsd_triage 2006-10-10 14:34:03 UTC
State Changed
From-To: open->feedback

What the problems have you had with python 2.5?
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-11 14:13:48 UTC
jmelo       2006-10-11 13:13:33 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailman         Makefile 
  Log:
  - Japanese Codecs in pythonlib bundled with mailman do not work with python 2.5, change port to use python 2.4.
  
  PR:             ports/104240
  Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.65      +1 -1      ports/mail/mailman/Makefile
_______________________________________________
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 4 Jean Milanez Melo freebsd_committer freebsd_triage 2006-10-11 14:13:50 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!