Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 12:53:53 +0200 (CEST)
From:      Stefan Kremen <piftik@fsev.tnuni.sk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        piftik@fsev.tnuni.sk
Subject:   ports/83844: [patch] port www/geolizer, correction of overstriking
Message-ID:  <20050721105353.D8DB42E01A@fsev.tnuni.sk>
Resent-Message-ID: <200507211100.j6LB0GgG097781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83844
>Category:       ports
>Synopsis:       [patch] port www/geolizer, correction of overstriking
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 11:00:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Kremen <piftik@yhman.tnuni.sk>
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD fsev.tnuni.sk 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jul 8 09:34:06 CEST 2005 root@fsev.tnuni.sk:/usr/obj/usr/src/sys/fsev i386

/usr/ports/www/geolizer/Makefile
# $FreeBSD: /repoman/r/pcvs/ports/www/geolizer/Makefile,v 1.6 2004/11/11 21:04:28 ache Exp $

>Description:
	Overstriking in name of language. In Makefile at line 39 is "slowak" but it should be "slovak".
>How-To-Repeat:
make GEOLIZER_LANG=slowak install
>Fix:

--- /usr/ports/www/geolizer/Makefile.orig       Thu Jul 21 12:45:25 2005
+++ /usr/ports/www/geolizer/Makefile    Thu Jul 21 12:45:35 2005
@@ -36,7 +36,7 @@
                 icelandic indonesian italian japanese korean latvian \
                 malay norwegian polish portuguese portuguese_brazil \
                 romanian romanian-iso-8859-2 russian serbian \
-                simplified_chinese slowak slovene spanish swedish \
+                simplified_chinese slovak slovene spanish swedish \
                 turkish ukrainian

 CONFLICTS=     webalizer-2*
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050721105353.D8DB42E01A>