From owner-freebsd-perl@FreeBSD.ORG Fri Jun 6 11:59:21 2014 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56B7DE48 for ; Fri, 6 Jun 2014 11:59:21 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 170FB27AB for ; Fri, 6 Jun 2014 11:59:21 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A970CBDC24; Fri, 6 Jun 2014 13:59:18 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 7F945BDC1D; Fri, 6 Jun 2014 13:59:18 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id C93156113; Fri, 6 Jun 2014 13:59:17 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 726DF6EDCB8E; Fri, 6 Jun 2014 13:59:16 +0200 (CEST) Date: Fri, 06 Jun 2014 13:59:15 +0200 From: Mathieu Arnold To: Max , perl@freebsd.org Subject: Re: p5-Net-SSLeay install error Message-ID: In-Reply-To: References: <8B274252-AF51-4FD5-B421-F6577B1C4C05@bpsw.biz> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 11:59:21 -0000 +--On 6 juin 2014 00:34:13 -0700 Max wrote: | Please see issue below. I'm having the same problem with p5-Net-SSLeay | (missing *.bs file). Here's a diff for p5-Net-SSLeay that corrects the | issue for me. Any idea what the issue is?? There has been an update to the ports framework in r356204, four days ago that fixes this. The more general issue is worked on. While that happen, please don't remove the .bs files from the plists. -- Mathieu Arnold