From nobody@FreeBSD.org  Fri Jan  2 09:43:54 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 11806106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Jan 2009 09:43:54 +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 F22EB8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Jan 2009 09:43:53 +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 n029hriW070751
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 2 Jan 2009 09:43:53 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n029hrVK070750;
	Fri, 2 Jan 2009 09:43:53 GMT
	(envelope-from nobody)
Message-Id: <200901020943.n029hrVK070750@www.freebsd.org>
Date: Fri, 2 Jan 2009 09:43:53 GMT
From: Nino <nino80@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] www/rt38 - fix path in pkg-message.in
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         130111
>Category:       ports
>Synopsis:       [PATCH] www/rt38 - fix path in pkg-message.in
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 02 09:50:02 UTC 2009
>Closed-Date:    Fri Jan 02 13:27:21 UTC 2009
>Last-Modified:  Fri Jan 02 13:27:21 UTC 2009
>Originator:     Nino
>Release:        6.4-RELEASE
>Organization:
-
>Environment:
-
>Description:
www/rt38 port contains a typo in files/pkg-message.in (%%LOCALBASE% -> %%LOCALBASE%%).
>How-To-Repeat:
-
>Fix:
apply patch

Patch attached with submission follows:

--- pkg-message.in.orig	2008-12-29 06:35:06.000000000 +0100
+++ pkg-message.in	2009-01-02 10:34:22.000000000 +0100
@@ -2,7 +2,7 @@
 
 To complete the installation of this port, please follow these steps:
 
-1. Edit %%LOCALBASE%/etc/rt38/RT_SiteConfig.pm, by referring to
+1. Edit %%LOCALBASE%%/etc/rt38/RT_SiteConfig.pm, by referring to
    the default config file (%%LOCALBASE%%/etc/rt38/RT_Config.pm).
 2. Configure the email and web gateways.  Please refer to
    'SETTING UP THE MAIL GATEWAY' in %%DOCSDIR%%/README


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Fri Jan 2 13:25:36 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130111 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Fri Jan 2 13:27:21 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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