Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2009 15:53:21 +0400 (MSD)
From:      Denis Barov <dindin@dindin.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135440: [MAINTAINER] russian/mueller-dic: fix typo in main script
Message-ID:  <200906101153.n5ABrLWf072262@sepulca.yandex.ru>
Resent-Message-ID: <200906101200.n5AC0DWc088451@freefall.freebsd.org>

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

>Number:         135440
>Category:       ports
>Synopsis:       [MAINTAINER] russian/mueller-dic: fix typo in main script
>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:   Wed Jun 10 12:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Denis Barov
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
Yandex
>Environment:
System: FreeBSD sepulca.yandex.ru 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Tue Jun  2 19:57:10 MSD
>Description:
fix typo in main script

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mueller-dic-1.2_3.patch begins here ---
diff -ruN --exclude=CVS mueller-dic/Makefile mueller-dic/Makefile
--- mueller-dic/Makefile	2009-06-05 19:11:06.000000000 +0400
+++ mueller-dic/Makefile	2009-06-10 15:34:46.000000000 +0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	mueller-dic
 PORTVERSION=	1.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	russian
 MASTER_SITES=	http://www.dindin.ru/download/ \
 		http://mueller-dic.chat.ru/
diff -ruN --exclude=CVS mueller-dic/files/mueller.in mueller-dic/files/mueller.in
--- mueller-dic/files/mueller.in	2009-06-05 19:11:06.000000000 +0400
+++ mueller-dic/files/mueller.in	2009-06-10 15:34:11.000000000 +0400
@@ -4,4 +4,4 @@
     LANG="ru_RU.KOI8-R"
 fi
 
-%%PREFIX%%/bin/muellerfind -d %%DATADIR%%/Mueller7accentGPL.${LANG}
+%%PREFIX%%/bin/muellerfind -d %%DATADIR%%/Mueller7accentGPL.${LANG} $@
--- mueller-dic-1.2_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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