From nobody@FreeBSD.org  Thu May 14 14:26:28 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1D536106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 May 2009 14:26:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0B09A8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 May 2009 14:26:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4EEQRVM002615
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 May 2009 14:26:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4EEQRtp002614;
	Thu, 14 May 2009 14:26:27 GMT
	(envelope-from nobody)
Message-Id: <200905141426.n4EEQRtp002614@www.freebsd.org>
Date: Thu, 14 May 2009 14:26:27 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Mk fix: Fix typos in bsd.scons.mk
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         134541
>Category:       ports
>Synopsis:       Mk fix: Fix typos in bsd.scons.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 14 14:30:01 UTC 2009
>Closed-Date:    Fri Aug 14 11:35:07 UTC 2009
>Last-Modified:  Fri Aug 14 11:40:06 UTC 2009
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD laptop.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Mon Apr 27 12:15:23 UTC 2009     martymac@laptop.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  i386
>Description:
This patch fixes several typos in Mk/bsd.scons.mk
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Mk/bsd.scons.mk.orig	2009-05-13 18:20:09.238533738 +0000
+++ Mk/bsd.scons.mk	2009-05-13 18:22:34.372062021 +0000
@@ -45,11 +45,11 @@
 # same for any scons port to scons. Things like CCFLAGS, and LINKFLAGS
 # go here.
 #
-# SCONS_ARG is where you pass port specific scons flags to the scons
-# enviornment.
+# SCONS_ARGS is where you pass port specific scons flags to the scons
+# environment.
 #
 # SCONS_BUILDENV is where you pass variables you want to be in the
-# System Enviornment instead of the SCons Enviornment.
+# System Environment instead of the SCons Environment.
 #
 # SCONS_TARGET is the same as MAKE_TARGET it is passed as the last
 # argument to scons.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alexbl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 14 14:30:17 UTC 2009 
Responsible-Changed-Why:  
bsd.scons.mk is alexbl territory (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134541 
Responsible-Changed-From-To: alexbl->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Aug 2 08:04:35 UTC 2009 
Responsible-Changed-Why:  
Maintainer was reset. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134541 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Aug 14 11:35:05 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134541 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134541: commit references a PR
Date: Fri, 14 Aug 2009 11:35:10 +0000 (UTC)

 miwi        2009-08-14 11:34:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.scons.mk 
   Log:
   - Fix some typos
   
   PR:             134541
   Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
   
   Revision  Changes    Path
   1.13      +4 -4      ports/Mk/bsd.scons.mk
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
