From owner-freebsd-perl@FreeBSD.ORG Thu Sep 30 14:00:15 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EA521065673 for ; Thu, 30 Sep 2010 14:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 74F678FC14 for ; Thu, 30 Sep 2010 14:00:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8UE0FK8019393 for ; Thu, 30 Sep 2010 14:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8UE0F4G019373; Thu, 30 Sep 2010 14:00:15 GMT (envelope-from gnats) Date: Thu, 30 Sep 2010 14:00:15 GMT Message-Id: <201009301400.o8UE0F4G019373@freefall.freebsd.org> To: perl@FreeBSD.org From: Andrej Zverev Cc: Subject: Re: ports/151102: Update port: archivers/p5-Archive-Extract X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrej Zverev List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2010 14:00:15 -0000 The following reply was made to PR ports/151102; it has been noted by GNATS. From: Andrej Zverev To: bug-followup@FreeBSD.org, frederic@culot.org Cc: Subject: Re: ports/151102: Update port: archivers/p5-Archive-Extract Date: Thu, 30 Sep 2010 17:58:46 +0400 Hello, i think it would be great also to merge logic about .if ${PERL_LEVEL} < 501001 .if ${PERL_LEVEL} < 500905 We have 5.8 in tail only and 5.10 in current. So all above less 5.10 And as bouns point you can fix portlint complains :-)