From owner-cvs-ports@FreeBSD.ORG Tue May 4 05:58:32 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 1DB461065670; Tue, 4 May 2010 05:58:32 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id E88728FC14; Tue, 4 May 2010 05:58:31 +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 o445wV6Z050477; Tue, 4 May 2010 05:58:31 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o445wVUN050476; Tue, 4 May 2010 05:58:31 GMT (envelope-from glewis) Message-Id: <201005040558.o445wVUN050476@repoman.freebsd.org> From: Greg Lewis Date: Tue, 4 May 2010 05:58:31 +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/java/eclipse-devel Makefile 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: Tue, 04 May 2010 05:58:32 -0000 glewis 2010-05-04 05:58:31 UTC FreeBSD ports repository Modified files: java/eclipse-devel Makefile Log: . Fix the specifications of MASTER_SITES -- fixes the fetching of the ANT distribution at least. . Copy the bundles into the plugin directory during install, otherwise the install creates symlinks to the bundles in the actually port's working directory, which it means it stops working after a 'make clean'. Reported by: Ronald Klop Revision Changes Path 1.30 +6 -3 ports/java/eclipse-devel/Makefile