From owner-freebsd-ports@FreeBSD.ORG Fri Dec 10 16:09:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F7CA16A4CE for ; Fri, 10 Dec 2004 16:09:43 +0000 (GMT) Received: from s01060050fc24de67.cg.shawcable.net (S01060050fc24de67.cg.shawcable.net [68.144.193.12]) by mx1.FreeBSD.org (Postfix) with SMTP id AB23643D64 for ; Fri, 10 Dec 2004 16:09:42 +0000 (GMT) (envelope-from admin@bsdhelp.net) Received: (qmail 38549 invoked by uid 89); 10 Dec 2004 15:46:25 -0000 Received: from unknown (HELO mail.jomom.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2004 15:46:25 -0000 Received: from 68.144.199.220 (SquirrelMail authenticated user admin@bsdhelp.net); by mail.jomom.net with HTTP; Fri, 10 Dec 2004 10:46:25 -0500 (EST) Message-ID: <1150.68.144.199.220.1102693585.squirrel@68.144.199.220> In-Reply-To: <41B77D8B.8010704@sapo.pt> References: <41B77D8B.8010704@sapo.pt> Date: Fri, 10 Dec 2004 10:46:25 -0500 (EST) From: "Joe St.Louis" To: "Agostinho Sousa" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: ports@freebsd.org cc: question+fbsdports@closedsrc.org Subject: Re: FreeBSD Port: getmail-4.2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 16:09:43 -0000 did you run the script suggested in the /usr/ports/UPDATING file? 20041202: AFFECTS: users of any ports which have dependency on lang/python AUTHOR: perky@FreeBSD.org After upgrading of lang/python, you must rebuild all its consumer ports to make them get ready to Python 2.4. To do this, you will need to: pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages > Hi > After upgrade to python 2.4 every time that getmail retrieve my messages I > received de following warning: > > /usr/local/lib/python2.4/email/__init__.py:43: DeprecationWarning: > 'strict' argument is deprecated (and ignored) > return Parser(*args, **kws).parsestr(s) > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >