Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2010 11:44:52 GMT
From:      Ju Pengfei <jupengfei@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/142881: [port update] chinese/stardict2-dict-zh_CN
Message-ID:  <201001161144.o0GBiqYO005079@www.freebsd.org>
Resent-Message-ID: <201001161150.o0GBo2Nf010733@freefall.freebsd.org>

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

>Number:         142881
>Category:       misc
>Synopsis:       [port update] chinese/stardict2-dict-zh_CN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 16 11:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ju Pengfei
>Release:        8.0-RELEASE-p2
>Organization:
Ju Pengfei
>Environment:
>Description:
Add the CONFLICTS variable, and I'll pick it up.
>How-To-Repeat:

>Fix:
the attachment is the patch file.

Patch attached with submission follows:

diff -ruN stardict2-dict-zh_CN.bak/Makefile stardict2-dict-zh_CN/Makefile
--- stardict2-dict-zh_CN.bak/Makefile	2010-01-16 19:05:40.000000000 +0800
+++ stardict2-dict-zh_CN/Makefile	2010-01-16 19:30:44.000000000 +0800
@@ -17,7 +17,7 @@
 		stardict-xdict-ec-gb-${PORTVERSION}.tar.bz2
 DIST_SUBDIR=	stardict
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jupengfei@gmail.com
 COMMENT=	English-Chinese(S)/Chinese(S)-English dictionaries for StarDict
 
 RUN_DEPENDS=	stardict:${PORTSDIR}/textproc/stardict2
@@ -25,6 +25,8 @@
 NO_BUILD=	yes
 USE_BZIP2=	yes
 
+CONFLICTS=	zh-stardict3-dict-zh_CN-[0-9]*
+
 do-install:
 		${MKDIR} ${PREFIX}/share/stardict/dic/
 		${INSTALL_DATA} ${WRKDIR}/stardict-cdict-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/


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



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