From owner-cvs-all@FreeBSD.ORG Wed Aug 11 03:36:30 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A67991065675 for ; Wed, 11 Aug 2010 03:36:30 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 357498FC1F for ; Wed, 11 Aug 2010 03:36:30 +0000 (UTC) Received: (qmail 8014 invoked by uid 399); 11 Aug 2010 03:36:28 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 11 Aug 2010 03:36:28 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4C621AB7.9020206@FreeBSD.org> Date: Tue, 10 Aug 2010 20:36:23 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.8) Gecko/20100807 Thunderbird/3.1.2 MIME-Version: 1.0 To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <201008110328.o7B3SRfk064434@repoman.freebsd.org> In-Reply-To: <201008110328.o7B3SRfk064434@repoman.freebsd.org> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: ports/net/p5-IO-INET6 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 03:36:30 -0000 On 08/10/2010 20:28, Doug Barton wrote: > dougb 2010-08-11 03:28:27 UTC > > FreeBSD ports repository > > Removed files: > net/p5-IO-INET6 Makefile distinfo pkg-descr pkg-plist > Log: > Properly remove p5-IO-INET6. I didn't bother including in the commit log the fact that as long as this port existed in the tree I was seeing a very odd thing I could not explain the cause of. Updating/installing the port in p5-IO-Socket-INET6 would cause the ORIGIN in the +CONTENTS file to be listed as net/p5-IO-INET6. Not sure why or how, but the problem disappeared as soon as I removed the stale version. I'm hoping that this is the cause of the pointyhat errors I received today on my perl ports that depend on p5-IO-Socket-INET6 ... Doug