Bug 136644 - [PATCH] mail/py-spambayes: update for python 2.6
Summary: [PATCH] mail/py-spambayes: update for python 2.6
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-10 21:20 UTC by martin.dieringer
Modified: 2009-07-23 08:10 UTC (History)
0 users

See Also:


Attachments
py26-spambayes-1.0.4_4.patch (1.29 KB, patch)
2009-07-10 21:20 UTC, martin.dieringer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description martin.dieringer 2009-07-10 21:20:01 UTC
fix training problem with ac_out_buffer

Added file(s):
- files/patch-python26

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-10 21:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-07-12 11:28:32 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-07-13 08:47:41 UTC
Responsible Changed
From-To: miwi->lwhsu

he like to play.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-07-23 08:03:25 UTC
lwhsu       2009-07-23 07:03:15 UTC

  FreeBSD ports repository

  Modified files:
    mail/py-spambayes    Makefile 
  Added files:
    mail/py-spambayes/files extra-patch-python26 
  Log:
  - Add a patch for working with Python 2.6
  
  PR:             ports/136644 (based on)
  Submitted by:   Martin Dieringer <martin.dieringer AT gmx.de>
  
  Revision  Changes    Path
  1.24      +15 -2     ports/mail/py-spambayes/Makefile
  1.1       +11 -0     ports/mail/py-spambayes/files/extra-patch-python26 (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 5 Li-Wen Hsu freebsd_committer freebsd_triage 2009-07-23 08:03:42 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!