ports/162224: [patch] net-mgmt/mrtg fix typo
Alexey V. Panfilov
ports at subnets.ru
Tue Nov 1 11:00:20 UTC 2011
>Number: 162224
>Category: ports
>Synopsis: [patch] net-mgmt/mrtg fix typo
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 01 11:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Alexey V. Panfilov
>Release: 8.2-STABLE
>Organization:
meganet-2003 llc
>Environment:
FreeBSD work-book.lehis.ru 8.2-STABLE FreeBSD 8.2-STABLE #1: Thu Oct 6 19:05:27 MSK 2011 lehis at work-book.lehis.ru:/usr/src/sys/i386/compile/BOOK-8-STABLE i386
>Description:
Patch provided by Alexey Markov fixes broken translation because of typo in the bin/mrtg
>How-To-Repeat:
>Fix:
Apply the patch
Patch attached with submission follows:
--- bin/mrtg 2011-02-18 17:34:27.000000000 +0300
+++ bin/mrtg 2011-11-01 14:20:02.000000000 +0400
@@ -1748,7 +1748,7 @@
print HTML "
<!-- Begin $sample{$peri} -->
<div class=\"graph\">
- <h2>".&$LOC("$sample{$peri}").&$LOC(' Average\)')."</h2>
+ <h2>".&$LOC("$sample{$peri}").&$LOC(" Average\)")."</h2>
<img src=\"$imagepath$router-$full{$peri}.${main::GRAPHFMT}\" title=\"$full{$peri}\" alt=\"$full{$peri}\" />
<table>
<tr>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list