From nobody@FreeBSD.org  Sun Jun 27 19:48:43 2010
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 AFF5C106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 Jun 2010 19:48:43 +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 1A2298FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 Jun 2010 19:48:43 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o5RJmgvm054241
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 Jun 2010 19:48:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o5RJmg5X054240;
	Sun, 27 Jun 2010 19:48:42 GMT
	(envelope-from nobody)
Message-Id: <201006271948.o5RJmg5X054240@www.freebsd.org>
Date: Sun, 27 Jun 2010 19:48:42 GMT
From: Garrett Cooper <yaneurabeya@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Fix some spelling and grammar mistakes in bsd.port.mk
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148190
>Category:       ports
>Synopsis:       [patch] Fix some spelling and grammar mistakes in bsd.port.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 27 19:50:03 UTC 2010
>Closed-Date:    Fri Aug 20 12:18:00 UTC 2010
>Last-Modified:  Sun Feb 03 22:29:00 UTC 2013
>Originator:     Garrett Cooper
>Release:        9-CURRENT
>Organization:
Cisco Systems, Inc.
>Environment:
FreeBSD bayonetta.local 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r206173M: Mon Apr 26 22:45:06 PDT 2010     root@bayonetta.local:/usr/obj/usr/src/sys/BAYONETTA.ata  amd64
>Description:
There are some typos and grammar errors in the comments that should be fixed for bsd.port.mk.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: bsd.port.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.642
diff -u -r1.642 bsd.port.mk
--- bsd.port.mk	4 Jun 2010 08:09:17 -0000	1.642
+++ bsd.port.mk	27 Jun 2010 19:09:52 -0000
@@ -761,7 +761,7 @@
 # deinstall-all	- Remove all installations with the same PKGORIGIN.
 # package		- Create a package from an _installed_ port.
 # package-recursive
-#				- Create a package for a port and _all_ of its dependancies.
+#				- Create a package for a port and _all_ of its dependencies.
 # describe		- Try to generate a one-line description for each port for
 #				  use in INDEX files and the like.
 # checkpatch	- Do a "patch -C" instead of a "patch".  Note that it may
@@ -777,14 +777,16 @@
 #				  Automatically run prior to extract, patch, configure, build,
 #				  install, and package.
 # config-recursive
-#				- Configure options for this port for this port and all
+#				- Configure options for this port for a port and all its
 #				  dependencies.
 # showconfig	- Display options config for this port.
 # showconfig-recursive
-#				- Display options config for this port and all dependencies.
+#				- Display options config for this port and all its
+#				  dependencies.
 # rmconfig		- Remove the options config for this port.
 # rmconfig-recursive
-#				- Remove the options config for this port and all dependencies.
+#				- Remove the options config for this port and all its
+#				  dependencies.
 #
 # Default sequence for "all" is:
 #


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 27 19:50:19 UTC 2010 
Responsible-Changed-Why:  
bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148190 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Aug 20 12:17:53 UTC 2010 
State-Changed-Why:  
Comitted, thanks 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148190: commit references a PR
Date: Fri, 20 Aug 2010 12:15:15 +0000 (UTC)

 pav         2010-08-20 12:15:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.commands.mk bsd.licenses.mk 
                          bsd.port.mk 
   Log:
   - Fix plist leftovers when using LICENSE framework and having @cwd command in
     plist
   
   PR:             ports/147296
   Submitted by:   beat
   
   - Provide end-user DISABLE_LICENSES knob to disable licensing framework
   
   PR:             ports/149070
   Submitted by:   amdmi3
   
   - Include bsd.gnome.mk when INSTALLS_ICONS is defined
   
   PR:             ports/148051
   Submitted by:   amdmi3
   
   - Disable xz memory limit to fix port builds on low-memory systems
   
   PR:             ports/148250
   Submitted by:   Warren Block <wblock@wonkity.com>
   
   - Remove compatibility shim for 6.3-RELEASE and older in describe target
   
   PR:             ports/146067
   Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
   
   - Remove INSTALLS_SHLIB
   
   PR:             ports/146351
   Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
   
   - Remove last trace of APACHE_COMPAT
   
   PR:             ports/147114
   Submitted by:   pgollucci
   
   - Allow ports to override _MAKE_JOBS
   
   PR:             ports/148754
   Submitted by:   Anonymous <swell.k@gmail.com>
   
   - Fixes to comments block
   
   PR:             ports/135649, ports/148190
   Submitted by:   pgollucci, gcooper
   
   Revision  Changes    Path
   1.6       +4 -3      ports/Mk/bsd.commands.mk
   1.3       +6 -10     ports/Mk/bsd.licenses.mk
   1.644     +36 -139   ports/Mk/bsd.port.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:
