From owner-cvs-all@FreeBSD.ORG Tue Jun 5 09:42:04 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1D5416A41F; Tue, 5 Jun 2007 09:42:04 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C834813C457; Tue, 5 Jun 2007 09:42:04 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l559g4PJ041245; Tue, 5 Jun 2007 09:42:04 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l559g4TO041244; Tue, 5 Jun 2007 09:42:04 GMT (envelope-from alepulver) Message-Id: <200706050942.l559g4TO041244@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 5 Jun 2007 09:42:04 +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/rblibtorrent-devel Makefile ports/net-p2p/rblibtorrent-devel/files patch-socket_ops.hpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 09:42:05 -0000 alepulver 2007-06-05 09:42:04 UTC FreeBSD ports repository Modified files: net-p2p/rblibtorrent-devel Makefile Added files: net-p2p/rblibtorrent-devel/files patch-socket_ops.hpp Log: - Add USE_GCC=3.4 since doesn't build with 4.x (seems a devel/boost problem). - Add part of removed patch to sync with net-p2p/rblibtorrent, since they are currently of the same version. Revision Changes Path 1.7 +1 -0 ports/net-p2p/rblibtorrent-devel/Makefile 1.1 +10 -0 ports/net-p2p/rblibtorrent-devel/files/patch-socket_ops.hpp (new)