From owner-cvs-ports@FreeBSD.ORG Mon Dec 20 08:58:17 2004 Return-Path: <owner-cvs-ports@FreeBSD.ORG> Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65A4516A4CE; Mon, 20 Dec 2004 08:58:17 +0000 (GMT) Received: from mail.ki.iif.hu (mignon.ki.iif.hu [193.6.222.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B20043D46; Mon, 20 Dec 2004 08:58:16 +0000 (GMT) (envelope-from mohacsi@niif.hu) Received: by mail.ki.iif.hu (Postfix, from userid 1003) id 094D5557C; Mon, 20 Dec 2004 09:58:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.ki.iif.hu (Postfix) with ESMTP id 06B395569; Mon, 20 Dec 2004 09:58:14 +0100 (CET) Date: Mon, 20 Dec 2004 09:58:13 +0100 (CET) From: Mohacsi Janos <mohacsi@niif.hu> X-X-Sender: mohacsi@mignon.ki.iif.hu To: Joseph Scott <joseph@randomnetworks.com> In-Reply-To: <23246F5A-512E-11D9-AB3F-000A95AD0296@randomnetworks.com> Message-ID: <20041220095536.P4623@mignon.ki.iif.hu> References: <200412181909.iBIJ9xTI073622@repoman.freebsd.org> <23246F5A-512E-11D9-AB3F-000A95AD0296@randomnetworks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org cc: Jeremy Messenger <mezz@freebsd.org> cc: cvs-ports@freebsd.org cc: Axel Gonzalez <loox@e-shell.net> cc: janos.mohacsi@bsd.hu Subject: Re: cvs commit: ports/net/py-bittornado Makefile distinfo pkg-plist btdownloadcurses.1 btdownloadheadless.1 btlaunchmany.1 btlaunchmanycurses.1 ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree <cvs-ports.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-ports>, <mailto:cvs-ports-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/cvs-ports> List-Post: <mailto:cvs-ports@freebsd.org> List-Help: <mailto:cvs-ports-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-ports>, <mailto:cvs-ports-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 20 Dec 2004 08:58:17 -0000 Hi, I think the amd64 problem (ports/74956) is still pending. I don't have access to amd64 machine to test the problem. I believe this is more python related problem.... Regards, Janos Mohacsi Network Engineer, Research Associate NII5AF/HUNGARNET, HUNGARY Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98 On Sat, 18 Dec 2004, Joseph Scott wrote: > > On Dec 18, 2004, at 11:09 AM, Jeremy Messenger wrote: > >> mezz 2004-12-18 19:09:58 UTC >> >> FreeBSD ports repository >> >> Modified files: >> net/py-bittornado Makefile distinfo pkg-plist >> net/py-bittornado/files extra-gui-patch-setup.py >> extra-nogui-patch-setup.py >> Removed files: >> net/py-bittornado/files bittorrent-downloader.1 >> bittorrent-multi-downloader.1 >> btcompletedir.1 btcopyannounce.1 >> btdownloadcurses.1 >> btdownloadheadless.1 btlaunchmany.1 >> btlaunchmanycurses.1 btmakemetafile.1 >> btreannounce.1 btrename.1 >> btsethttpseeds.1 btshowmetainfo.1 >> bttrack.1 >> Log: >> -Update to 0.3.9a, should be fix with Python 2.4.x. >> -Fix the CONFLICTS for not get in conflicts with itself. >> -Remove the manpages from FILESDIR, those have been added in the tarball. >> -Make portlint a bit happier man. >> >> PR: ports/75191 >> Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) > > Looking at related PRs, does this address any of the issues in PR > ports/74956? > > -- > Joseph Scott > http://joseph.randomnetworks.com/ > >