Date: Fri, 2 Jan 2009 09:43:53 GMT From: Nino <nino80@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130111: [PATCH] www/rt38 - fix path in pkg-message.in Message-ID: <200901020943.n029hrVK070750@www.freebsd.org> Resent-Message-ID: <200901020950.n029o2YM084531@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130111 >Category: ports >Synopsis: [PATCH] www/rt38 - fix path in pkg-message.in >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 09:50:02 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901020943.n029hrVK070750>