From owner-cvs-ports@FreeBSD.ORG Thu Jun 9 14:38:16 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1269A106566C; Thu, 9 Jun 2011 14:38:16 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE27E8FC1E; Thu, 9 Jun 2011 14:38:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p59EcFjS009110; Thu, 9 Jun 2011 14:38:15 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p59EcFva009109; Thu, 9 Jun 2011 14:38:15 GMT (envelope-from flz) Message-Id: <201106091438.p59EcFva009109@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 9 Jun 2011 14:38:15 +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-p2p/rtorrent-devel Makefile ports/net-p2p/rtorrent-devel/files patch-src_thread_base.cc 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: Thu, 09 Jun 2011 14:38:16 -0000 flz 2011-06-09 14:38:15 UTC FreeBSD ports repository Modified files: net-p2p/rtorrent-devel Makefile Added files: net-p2p/rtorrent-devel/files patch-src_thread_base.cc Log: Add local patch to fix rtorrent's spinlock implementation. Submitted by: kan Revision Changes Path 1.37 +1 -1 ports/net-p2p/rtorrent-devel/Makefile 1.1 +11 -0 ports/net-p2p/rtorrent-devel/files/patch-src_thread_base.cc (new)