From owner-freebsd-perl@FreeBSD.ORG Sun Aug 25 06:51:44 2013 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 ESMTP id 40141D36 for ; Sun, 25 Aug 2013 06:51:44 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-oa0-x22c.google.com (mail-oa0-x22c.google.com [IPv6:2607:f8b0:4003:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0DB472C05 for ; Sun, 25 Aug 2013 06:51:44 +0000 (UTC) Received: by mail-oa0-f44.google.com with SMTP id l20so2415178oag.3 for ; Sat, 24 Aug 2013 23:51:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=54BQ9XPJIsbu1CKOJqDLFEIkmNNThhe/GqoGol4VSck=; b=H1tq2OxNV407e/AsSrleWbcncOdxvKVFlKxRvOTEwRuwOKWxXs4dMsYiMl54Gv1CcJ bBQfUedj0SU4HVtCz4bMFfgXJY8W3A1MQucC4GWwPo+L5QmvBOloExdzKnRVEFCzxMEs eyTuX/XwV4V/og6RDNeJTejTumTNOxs4frv7pycFnEh5D0JY1ZiBlr2gfLyhdsLTAVgy 2UyQvxysRqbyBUlJ2hkqdlCOBLGO4Ki7gmSh6i8EfXx4dWOzYITiIDqroJB8zsFk2wgS GovNZxqrP2iTc5bZAF4NY4FU47VFEn28JNAW85hxYyrj3Qduj3yRZ+SwDfOGILmgUvf8 68ng== MIME-Version: 1.0 X-Received: by 10.182.181.34 with SMTP id dt2mr7994429obc.30.1377413503133; Sat, 24 Aug 2013 23:51:43 -0700 (PDT) Received: by 10.182.43.226 with HTTP; Sat, 24 Aug 2013 23:51:43 -0700 (PDT) In-Reply-To: <20130825012049.GY52586@carrick-users.bishnet.net> References: <20130825012049.GY52586@carrick-users.bishnet.net> Date: Sun, 25 Aug 2013 10:51:43 +0400 Message-ID: Subject: Re: graphics/p5-GD-Graph with lang/perl5.12 From: Andrej Zverev To: Tim Bishop Content-Type: text/plain; charset=ISO-8859-1 Cc: "perl@FreeBSD.org" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 25 Aug 2013 06:51:44 -0000 Hello Tim. This one unrelated to perl5.12 deprecation. Can you you show me output of %perl -MExtUtils::MakeMaker\ 999 and after that try to install devel/p5-ExtUtils-MakeMaker which should be newer version than yours from base. Ah and try to build p5-GD-Graph again. On Sun, Aug 25, 2013 at 5:20 AM, Tim Bishop wrote: > Hi, > > graphics/p5-GD-Graph is failing to build with lang/perl5.12: > > ===> Configuring for p5-GD-Graph-1.48 > WARNING: AUTHOR takes a string/number not a ARRAY reference. > Please inform the author. > Checking if your kit is complete... > Looks good > only nested arrays of non-refs are supported at /usr/local/lib/perl5/5.12/ExtUtils/MakeMaker.pm line 664 > *** [do-configure] Error code 2 > > Stop in /usr/ports/graphics/p5-GD-Graph. > > ===>>> make failed for graphics/p5-GD-Graph > > I appreciate 5.12 is deprecated, but it hasn't yet been removed. > > Tim. > > -- > Tim Bishop > http://www.bishnet.net/tim/ > PGP Key: 0x6C226B37FDF38D55 > > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org"