From hrs@FreeBSD.org  Tue Jun 19 03:51:42 2012
Return-Path: <hrs@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 0D80B1065670;
	Tue, 19 Jun 2012 03:51:42 +0000 (UTC)
	(envelope-from hrs@FreeBSD.org)
Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32])
	by mx1.freebsd.org (Postfix) with ESMTP id F358F8FC12;
	Tue, 19 Jun 2012 03:51:40 +0000 (UTC)
Received: from alph.allbsd.org (p4242-ipbf1504funabasi.chiba.ocn.ne.jp [118.7.211.242])
	(authenticated bits=128)
	by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id q5J3pKHx037689;
	Tue, 19 Jun 2012 12:51:31 +0900 (JST)
	(envelope-from hrs@FreeBSD.org)
Received: from localhost (localhost [IPv6:::1])
	(authenticated bits=0)
	by alph.allbsd.org (8.14.4/8.14.4) with ESMTP id q5J3pI5w067737;
	Tue, 19 Jun 2012 12:51:19 +0900 (JST)
	(envelope-from hrs@FreeBSD.org)
Message-Id: <20120619.125044.2232575345451234574.hrs@allbsd.org>
Date: Tue, 19 Jun 2012 12:50:44 +0900 (JST)
From: Hiroki Sato <hrs@FreeBSD.org>
To: jgh@FreeBSD.org
Cc: bug-followup@FreeBSD.org, hrs@FreeBSD.org
In-Reply-To: <20120619003431.GC65159@dormouse.experts-exchange.com>
Subject: Re: [PATCH] print/acroreadwrapper: fix usage of ${SRC_BASE} before
 it is defined
References: <1340062421.983725.45195.nullmailer@experts-exchange.com>
	<20120619.085608.724139764412472829.hrs@allbsd.org>
	<20120619003431.GC65159@dormouse.experts-exchange.com>

>Number:         169230
>Category:       ports
>Synopsis:       Re: [PATCH] print/acroreadwrapper: fix usage of ${SRC_BASE} before it is defined
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 19 04:00:32 UTC 2012
>Closed-Date:    Tue Jun 19 14:11:31 UTC 2012
>Last-Modified:  Tue Jun 19 14:11:31 UTC 2012
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 ----Security_Multipart(Tue_Jun_19_12_50_44_2012_758)--
 Content-Type: Text/Plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Jason Helfman <jgh@FreeBSD.org> wrote
   in <20120619003431.GC65159@dormouse.experts-exchange.com>:
 
  Still I do not understand why this is wrong.  MAKE_ENV will be
  evaluated after definition of SRC_BASE.  In Makefile, the variable
  evaluation is not like in a shell script.  The case that it causes a
  problem is only when the SRC_BASE is used in ".if" or ".for" before
  inclusion of bsd.port.pre.mk.
 
  Or, am I missing something?  Please show a way to reproduce how it
  does not work if you have it.
 
 -- Hiroki
 
 ----Security_Multipart(Tue_Jun_19_12_50_44_2012_758)--
 Content-Type: application/pgp-signature
 Content-Transfer-Encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (FreeBSD)
 
 iEYEABECAAYFAk/f9xQACgkQTyzT2CeTzy0magCdG9PaWkUpg4+iyQoPOe3A/ObQ
 TVYAn1iLhSmBj8VPbEWOnjRMAAilOAAm
 =U+RQ
 -----END PGP SIGNATURE-----
 
 ----Security_Multipart(Tue_Jun_19_12_50_44_2012_758)----
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Jun 19 14:10:44 UTC 2012 
State-Changed-Why:  
Misfiled followup to ports/169218; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Jun 19 14:10:44 UTC 2012 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=169230 
>Unformatted:
