From nobody@FreeBSD.org  Wed Jun 12 13:04:37 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id A47EF266
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jun 2013 13:04:37 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 97B971ABA
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jun 2013 13:04:37 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5CD4bik027214
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jun 2013 13:04:37 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5CD4bfa027212;
	Wed, 12 Jun 2013 13:04:37 GMT
	(envelope-from nobody)
Message-Id: <201306121304.r5CD4bfa027212@oldred.freebsd.org>
Date: Wed, 12 Jun 2013 13:04:37 GMT
From: Nikolai Lifanov <lifanov@mail.lifanov.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer] [patch] games/wtf
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179513
>Category:       ports
>Synopsis:       [maintainer] [patch] games/wtf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 12 13:10:01 UTC 2013
>Closed-Date:    Wed Jun 12 19:23:55 UTC 2013
>Last-Modified:  Wed Jun 12 19:30:00 UTC 2013
>Originator:     Nikolai Lifanov
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD lifanovbsd2 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
I assumed maintainership of this port in pr ports/179082.
However, one bit of the patch I submitted didn't get applied.

The pkg-descr still mentions that acronyms are in the wrong location.
Please apply this patch.

>How-To-Repeat:
* Read ports /head/games/wtf/pkg-descr
* Notice that acronyms are in a different place
>Fix:
Index: head/games/wtf/pkg-descr
===================================================================
--- head/games/wtf/pkg-descr	(revision 320678)
+++ head/games/wtf/pkg-descr	(working copy)
@@ -1,3 +1,3 @@
 Wtf is little shell script taken from NetBSD's CVS repository which
 translates acronyms.  These acronyms are kept in a file located at
-${PREFIX}/share/misc/acronyms.
+${PREFIX}/share/wtf/acronyms.


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Wed Jun 12 13:10:08 UTC 2013 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179513 
State-Changed-From-To: open->closed 
State-Changed-By: rakuco 
State-Changed-When: Wed Jun 12 19:23:54 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179513: commit references a PR
Date: Wed, 12 Jun 2013 19:24:01 +0000 (UTC)

 Author: rakuco
 Date: Wed Jun 12 19:23:38 2013
 New Revision: 320719
 URL: http://svnweb.freebsd.org/changeset/ports/320719
 
 Log:
   Fix the path mentioned in pkg-descr.
   
   PR:		ports/179513
   Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
 
 Modified:
   head/games/wtf/pkg-descr
 
 Modified: head/games/wtf/pkg-descr
 ==============================================================================
 --- head/games/wtf/pkg-descr	Wed Jun 12 19:20:40 2013	(r320718)
 +++ head/games/wtf/pkg-descr	Wed Jun 12 19:23:38 2013	(r320719)
 @@ -1,3 +1,3 @@
  Wtf is little shell script taken from NetBSD's CVS repository which
  translates acronyms.  These acronyms are kept in a file located at
 -${PREFIX}/share/misc/acronyms.
 +${PREFIX}/share/wtf/acronyms.
 _______________________________________________
 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:
