From owner-cvs-ports@FreeBSD.ORG Fri Oct 22 16:22:29 2010 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 3B094106564A; Fri, 22 Oct 2010 16:22:29 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1199E8FC0C; Fri, 22 Oct 2010 16:22:29 +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 o9MGMSB1083419; Fri, 22 Oct 2010 16:22:28 GMT (envelope-from rene@repoman.freebsd.org) Received: (from rene@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9MGMSbK083418; Fri, 22 Oct 2010 16:22:28 GMT (envelope-from rene) Message-Id: <201010221622.o9MGMSbK083418@repoman.freebsd.org> From: Rene Ladan Date: Fri, 22 Oct 2010 16:22:28 +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/devel/ros Makefile distinfo 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, 22 Oct 2010 16:22:29 -0000 rene 2010-10-22 16:22:28 UTC FreeBSD ports repository Modified files: devel/ros Makefile distinfo Log: - Properly fetch all required files in the fetch phase, and feed them to the upstream build system. Since multiple files are fetched now, move all distfiles to DIST_SUBDIR. - Re-enable cluster build. - Return pointy hat to pool. Tested with: offline laptop doing 'make' Blames: fast connection to upstream site and too summarized upstream build logs. Revision Changes Path 1.3 +10 -5 ports/devel/ros/Makefile 1.2 +9 -3 ports/devel/ros/distinfo