From owner-freebsd-python@FreeBSD.ORG  Sun Apr 19 11:20:26 2009
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E3719106566B
	for <freebsd-python@FreeBSD.org>; Sun, 19 Apr 2009 11:20:26 +0000 (UTC)
	(envelope-from tingox@gmail.com)
Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com
	[209.85.220.167])
	by mx1.freebsd.org (Postfix) with ESMTP id 731228FC0C
	for <freebsd-python@FreeBSD.org>; Sun, 19 Apr 2009 11:20:26 +0000 (UTC)
	(envelope-from tingox@gmail.com)
Received: by fxm11 with SMTP id 11so1516783fxm.43
	for <freebsd-python@FreeBSD.org>; Sun, 19 Apr 2009 04:20:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:date:message-id:subject
	:from:to:cc:content-type:content-transfer-encoding;
	bh=bc+ZAjLgkF1RamoHkR+r9/8XWCC032JP0GUD+v1KoZo=;
	b=j0+xt+jrtHXzSXvBves+jkHxikrHn/3bY9mg68VSlFcwnAPBTzFLxG0lTgOewoA35V
	pFnzZxhgWbb6TtCwbL/wQWTU1EqgdsiAXGbppgKVo4Cj9aVnKU83azHHcMLZcSlcvAeq
	49viqmaI6fhcwI10AGYUjlr614MP/NjyO69ik=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	b=b1Ru3xuSdnyZiMSGs7WxnoQZYTZ3k7qrYcH2gL1X1G/it0L8JV2YabjqfNR0+phmDM
	wtEQzwD0FRqSEyyl6ciE64S5bRIP7L23BElafqsQvbvw8w0MrxveYfiFOeWIpfLW9mFT
	ruOSqkvDOM+T2sKafgR9PAXfWeU83CxKeRS9c=
MIME-Version: 1.0
Received: by 10.204.72.129 with SMTP id m1mr4228239bkj.61.1240138713389; Sun, 
	19 Apr 2009 03:58:33 -0700 (PDT)
Date: Sun, 19 Apr 2009 12:58:33 +0200
Message-ID: <ef8c8a880904190358x3f430fc6o42e64ebc17b7c1ca@mail.gmail.com>
From: Torfinn Ingolfsen <tingox@gmail.com>
To: FreeBSD Ports ML <freebsd-ports@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: freebsd-python@FreeBSD.org
Subject: ports/110728 - patch for mail/py-spambayes
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, 
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 19 Apr 2009 11:20:27 -0000

Hello,

ports/110728[1] contains a one-line patch that fixes py-spambayes (so
that it loads the config file from a defined location, instead of some
random directory).
The patch was submitted on August 27th, 2007.
Yes, the PR is still open.

This is a patch which improves the port - IMHO, it should be closed
before this ports freeze is over.

Could someone look at it?


References:
1) http://www.freebsd.org/cgi/query-pr.cgi?pr=110728&cat=

-- 
Regards,
Torfinn Ingolfsen