From owner-freebsd-perl@FreeBSD.ORG Sun May 27 17:20:06 2012 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17944106566C for ; Sun, 27 May 2012 17:20:06 +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 EE4ED8FC0A for ; Sun, 27 May 2012 17:20:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4RHK5jm007432 for ; Sun, 27 May 2012 17:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4RHK5Tx007431; Sun, 27 May 2012 17:20:05 GMT (envelope-from gnats) Date: Sun, 27 May 2012 17:20:05 GMT Message-Id: <201205271720.q4RHK5Tx007431@freefall.freebsd.org> To: perl@FreeBSD.org From: Chris Rees Cc: Subject: Re: ports/168379: [PATCH] bsd.perl.mk stop clobbering USE_PERL5 values X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Rees 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, 27 May 2012 17:20:06 -0000 The following reply was made to PR ports/168379; it has been noted by GNATS. From: Chris Rees To: "bug-followup@freebsd.org" Cc: Subject: Re: ports/168379: [PATCH] bsd.perl.mk stop clobbering USE_PERL5 values Date: Sun, 27 May 2012 18:09:43 +0100 ------1A9H1SXZU8I39TXPDZXX1M0RDIOX3H Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sorry, should clarify. The version tests work, but the lazy evaluation of the IGNORE message results in the modified variables becoming blank when USE_PERL5 is set to "yes". ------1A9H1SXZU8I39TXPDZXX1M0RDIOX3H Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit Sorry, should clarify.

The version tests work, but the lazy evaluation of the IGNORE message results in the modified variables becoming blank when USE_PERL5 is set to "yes". ------1A9H1SXZU8I39TXPDZXX1M0RDIOX3H--