From owner-freebsd-perl@FreeBSD.ORG Sat Nov 2 08:59:23 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 374D8CBA; Sat, 2 Nov 2013 08:59:23 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-oa0-x22a.google.com (mail-oa0-x22a.google.com [IPv6:2607:f8b0:4003:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EADF029B5; Sat, 2 Nov 2013 08:59:22 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id k14so5543386oag.15 for ; Sat, 02 Nov 2013 01:59:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=dPQ8RSf5+d3TnTj5sP52Bge6hJ5kKZPh9hQoh3iUj80=; b=V3nnkt1guxMDaf3+NHZvEC/1tlojfm2uTrPlFRgih2h93dTjWrdaJbJtcD5oIGQQ4u RpZ43TuYQcBZKRnvrsKmkgwwOYlrSavipZCmtm3lNX+NeETZlhq5Kh7zNTgboCOdPL59 qDydlfwGt26PdkKoJ4rK24o8/+yxM62KFMj0skmKYag72I1+HYzoTwe1Y8jCTUsBy/a/ aBa9BO/Y1nLz0/f5kfwE/Tn3b/rWWZOg6E7yJxZkY2X3P4pjaOZ0jjA9CiZiRq9m7aDc 50qtqBXpvZcWd/k78scr13tKEA6yT6p1Gzrzk/tdPV0++T+NM/fDLEAp34hK9cfcHB4S N+PQ== MIME-Version: 1.0 X-Received: by 10.182.40.201 with SMTP id z9mr5727801obk.45.1383382762234; Sat, 02 Nov 2013 01:59:22 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.230.131 with HTTP; Sat, 2 Nov 2013 01:59:22 -0700 (PDT) In-Reply-To: <52738A88.6030005@marino.st> References: <52738A88.6030005@marino.st> Date: Sat, 2 Nov 2013 12:59:22 +0400 X-Google-Sender-Auth: MW68svc_9V50S0ksRLjgquVu82M Message-ID: Subject: Re: A fix for broken p5-PDFLib From: Andrej Zverev To: marino@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Sat, 02 Nov 2013 08:59:23 -0000 Please, push patch to the tree. On Fri, Nov 1, 2013 at 3:03 PM, John Marino wrote: > Hi all, > There doesn't seem to be a PR or portsmon errors against > print/p5-PDFLib, but it's been broken for weeks. > > I believe the version test is failing falsely, so the attached patch > disables the test (I think). > > I don't know if this is a proper fix, but the downstream ports in dports > are building now. If somebody approves, I can push this easily. > > Awaiting direction, > John > > > _______________________________________________ > 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" >