From owner-freebsd-ports@FreeBSD.ORG Thu Dec 4 15:09:30 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8B7A9AF for ; Thu, 4 Dec 2014 15:09:30 +0000 (UTC) Received: from ceto.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6237E13F for ; Thu, 4 Dec 2014 15:09:29 +0000 (UTC) Received: from ceto.cloudzeeland.nl (ceto.cloudzeeland.nl [10.10.10.30]) by ceto.cloudzeeland.nl (Postfix) with ESMTP id A449B47CAF90; Thu, 4 Dec 2014 16:09:27 +0100 (CET) Received: from [10.10.10.33] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ceto.cloudzeeland.nl (Postfix) with ESMTPSA id 6753447CAF40; Thu, 4 Dec 2014 16:09:27 +0100 (CET) Message-ID: <54807927.5070107@webrz.net> Date: Thu, 04 Dec 2014 16:09:27 +0100 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: David Wolfskill Subject: Re: Port update p5-IO-Socket-SSL-2.007 broken References: <547CD35B.7060007@webrz.net> <54807506.2080808@webrz.net> <20141204150059.GM2559@albert.catwhisker.org> In-Reply-To: <20141204150059.GM2559@albert.catwhisker.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on ceto.cloudzeeland.nl Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2014 15:09:30 -0000 On 4-12-2014 16:00, David Wolfskill wrote: > ... > Alternatively (as the UPDATING entry indicates): > > cd /usr/ports/security > svn revert -R p5-IO-Socket-SSL > Thanks, Dave - I just removed the entire p5-IO-Socket-SSL folder and resynced with svn. Then running portmaster -y --clean-distfiles portmaster -y --clean-packages portmaster -y --check-depends portmaster -a also did the trick. Piece too Jos Chrispijn