misc/142881: [port update] chinese/stardict2-dict-zh_CN

Ju Pengfei jupengfei at gmail.com
Sat Jan 16 11:50:02 UTC 2010


>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 at FreeBSD.org
+MAINTAINER=	jupengfei at 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:


More information about the freebsd-bugs mailing list