From nobody@FreeBSD.org  Mon Sep  3 15:23:36 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9F278106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 Sep 2012 15:23:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 8AF098FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 Sep 2012 15:23:36 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q83FNaWR019091
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 3 Sep 2012 15:23:36 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q83FNa4X019090;
	Mon, 3 Sep 2012 15:23:36 GMT
	(envelope-from nobody)
Message-Id: <201209031523.q83FNa4X019090@red.freebsd.org>
Date: Mon, 3 Sep 2012 15:23:36 GMT
From: Derek Wood <ddwood@outlook.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] sysutils/tmux: typo in BACKSPACE_DESC text
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         171280
>Category:       ports
>Synopsis:       [patch] sysutils/tmux: typo in BACKSPACE_DESC text
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gahr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 03 15:30:12 UTC 2012
>Closed-Date:    Mon Sep 03 15:48:04 UTC 2012
>Last-Modified:  Mon Sep  3 15:50:12 UTC 2012
>Originator:     Derek Wood
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:

>Description:
Small typo in the BACKSPACE_DESC text.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- /usr/ports/sysutils/tmux/Makefile	2012-08-06 05:43:51.000000000 -0700
+++ tmux/Makefile	2012-09-03 07:10:23.000000000 -0700
@@ -31,7 +31,7 @@
 
 LIBEVENT2_DESC=	Use libevent version 2
 LIBEVENT_STATIC_DESC=	Build with static libevent
-BACKSPACE_DESC=	Build wiht tty/keys patch
+BACKSPACE_DESC=	Build with tty/keys patch
 
 .include <bsd.port.options.mk>
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gahr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Sep 3 15:30:25 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171280 
State-Changed-From-To: open->closed 
State-Changed-By: gahr 
State-Changed-When: Mon Sep 3 15:48:00 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171280: commit references a PR
Date: Mon,  3 Sep 2012 15:48:07 +0000 (UTC)

 Author: gahr
 Date: Mon Sep  3 15:47:52 2012
 New Revision: 303600
 URL: http://svn.freebsd.org/changeset/ports/303600
 
 Log:
   - Fix typo in BACKSPACE_DESC string
   
   PR:		171280
   Submitted by:	Derek Wood <ddwood@outlook.com>
 
 Modified:
   head/sysutils/tmux/Makefile
 
 Modified: head/sysutils/tmux/Makefile
 ==============================================================================
 --- head/sysutils/tmux/Makefile	Mon Sep  3 13:30:22 2012	(r303599)
 +++ head/sysutils/tmux/Makefile	Mon Sep  3 15:47:52 2012	(r303600)
 @@ -31,7 +31,7 @@ OPTIONS_DEFINE=	LIBEVENT2 LIBEVENT_STATI
  
  LIBEVENT2_DESC=	Use libevent version 2
  LIBEVENT_STATIC_DESC=	Build with static libevent
 -BACKSPACE_DESC=	Build wiht tty/keys patch
 +BACKSPACE_DESC=	Build with tty/keys patch
  
  .include <bsd.port.options.mk>
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
