From owner-cvs-ports@FreeBSD.ORG Tue Aug 10 03:29:40 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 D4DDB1065673; Tue, 10 Aug 2010 03:29:40 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id A6B978FC16; Tue, 10 Aug 2010 03:29:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 550C217132; Mon, 9 Aug 2010 23:29:40 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1281410980; bh=1DJdRMRixQwAhDXCqQbNb1wFT/yuvWVUdvWznVkikO4=; b= X4C3O7WfWtGat2x56LMvcgQVBZzTkFY8/IU/nKPVPqQDcPYcLy3Nvy3wa6/oub3U Z3N8YgUFQJl3Ba+13mI1v4M8zdj+A0jK2CxaUjPU7GaV14nKD1tLaTeCTwsGyoGE dR/RQENEXz4UZAdUhdmPeHICqhzHhTEwpjBSQUP6R/w= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id bOs2LSwPgF91; Mon, 9 Aug 2010 23:29:40 -0400 (EDT) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 788F817045; Mon, 9 Aug 2010 23:29:39 -0400 (EDT) Date: Mon, 9 Aug 2010 23:29:37 -0400 From: Sahil Tandon To: Tong LIU Message-ID: <20100810032936.GD3018@magic.hamla.org> References: <201008100226.o7A2QjOY059115@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201008100226.o7A2QjOY059115@repoman.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2010 03:29:40 -0000 On Tue, 2010-08-10 at 02:26:45 +0000, Tong LIU wrote: > nemoliu 2010-08-10 02:26:45 UTC > > FreeBSD ports repository > > Modified files: > . MOVED > Log: > - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6. Would you please update net/Makefile to disconnect p5-IO-INET6 and connect p5-IO-Socket-INET6, since you have already updated other ports to depend on the latter? -- Sahil Tandon