From owner-cvs-ports@FreeBSD.ORG Fri May 7 07:35:39 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97F521065673; Fri, 7 May 2010 07:35:39 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 6F4868FC19; Fri, 7 May 2010 07:35:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o477ZdP9058041; Fri, 7 May 2010 07:35:39 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o477ZdDD058040; Fri, 7 May 2010 07:35:39 GMT (envelope-from wen) Message-Id: <201005070735.o477ZdDD058040@repoman.freebsd.org> From: Wen Heping Date: Fri, 7 May 2010 07:35:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/py-xmpppy Makefile ports/net-im/py-xmpppy/files patch-xmpp-auth.py X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2010 07:35:39 -0000 wen 2010-05-07 07:35:39 UTC FreeBSD ports repository Modified files: net-im/py-xmpppy Makefile net-im/py-xmpppy/files patch-xmpp-auth.py Log: - Fix the run error with python-2.6 PR: ports/145986 Submitted by: Thorkill Approved by: maintainer(timeout, > 2 weeks) Revision Changes Path 1.13 +1 -0 ports/net-im/py-xmpppy/Makefile 1.3 +48 -9 ports/net-im/py-xmpppy/files/patch-xmpp-auth.py