ports/83844: [patch] port www/geolizer, correction of overstriking

Stefan Kremen piftik at fsev.tnuni.sk
Thu Jul 21 11:00:34 UTC 2005


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list