summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-03 02:36:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-03 02:36:47 +0000
commitdc27cedefd52934a847a4f832f63ad870ffd36df (patch)
tree2032ec014d9bafa9769f8d781fc5672848bc496d /japanese
parentDo not use thread mutexes if we are compiling APR without thread support. (diff)
replace 4jwords with 4jwords3
Submitted by: Jonathan Hanna <jhanna@shaw.ca>
Notes
Notes: svn path=/head/; revision=147067
Diffstat (limited to 'japanese')
-rw-r--r--japanese/edict/Makefile10
-rw-r--r--japanese/edict/distinfo4
-rw-r--r--japanese/edict/pkg-plist6
3 files changed, 12 insertions, 8 deletions
diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile
index 5115ef448cac..86e8b8dd2eb4 100644
--- a/japanese/edict/Makefile
+++ b/japanese/edict/Makefile
@@ -7,7 +7,7 @@
PORTNAME= edict
PORTVERSION= 19990714
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/nihongo/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/ \
@@ -27,7 +27,7 @@ DICTFILES= edict.gz edicth enamdict.gz compdic.gz \
kanjidic.gz kanjd212.gz lawgledt.zip \
lingdic.zip geodic.gz pandpdic.zip \
aviation.zip findic.zip mktdic.zip \
- compverb.gz 4jword2.gz concrete.zip
+ compverb.gz 4jword3_edict.zip concrete.zip
SRCFILES= xjdic23.tgz
@@ -35,7 +35,7 @@ DOCFILES= edict_doc.txt edict_doc.html edicth.doc \
enamdict_doc.txt enamdict_doc.html \
j_places.inf kanjidic.doc kanjd212.doc ediclsd3.rme \
lawgldoc.new lingdic.txt geodic.doc aviation.txt \
- findic.doc mktdic.doc compverb.doc 4jword2.doc \
+ findic.doc mktdic.doc compverb.doc 4jword3_inf.txt \
concrete.doc
#
@@ -101,6 +101,10 @@ do-install:
;; \
*.zip) \
instfile=`${BASENAME} $$file .zip` ; \
+ if [ $$instfile = 4jword3_edict ] ; \
+ then \
+ instfile=4jword3_edict.euc ; \
+ fi; \
if unzip -o ${_DISTDIR}/$$file $$instfile -d ${DATADIR} ; \
then \
${TRUE} ; \
diff --git a/japanese/edict/distinfo b/japanese/edict/distinfo
index e1542df24031..6fcc4d0cf59b 100644
--- a/japanese/edict/distinfo
+++ b/japanese/edict/distinfo
@@ -16,7 +16,8 @@ MD5 (edict/aviation.zip) = IGNORE
MD5 (edict/findic.zip) = IGNORE
MD5 (edict/mktdic.zip) = IGNORE
MD5 (edict/compverb.gz) = IGNORE
-MD5 (edict/4jword2.gz) = IGNORE
+MD5 (edict/4jword3_edict.zip) = IGNORE
+MD5 (edict/4jword3_inf.txt) = IGNORE
MD5 (edict/concrete.zip) = IGNORE
MD5 (edict/edict_doc.txt) = IGNORE
MD5 (edict/edict_doc.html) = IGNORE
@@ -34,5 +35,4 @@ MD5 (edict/aviation.txt) = IGNORE
MD5 (edict/findic.doc) = IGNORE
MD5 (edict/mktdic.doc) = IGNORE
MD5 (edict/compverb.doc) = IGNORE
-MD5 (edict/4jword2.doc) = IGNORE
MD5 (edict/concrete.doc) = IGNORE
diff --git a/japanese/edict/pkg-plist b/japanese/edict/pkg-plist
index 3e920b8a086d..ab040e1070aa 100644
--- a/japanese/edict/pkg-plist
+++ b/japanese/edict/pkg-plist
@@ -4,8 +4,8 @@ bin/xjdic_sa
bin/xjdic_cl
bin/xjdserver
bin/xjdxgen
-share/dict/edict/4jword2
-share/dict/edict/4jword2.xjdx
+share/dict/edict/4jword3_edict.euc
+share/dict/edict/4jword3_edict.euc.xjdx
share/dict/edict/aviation
share/dict/edict/aviation.xjdx
share/dict/edict/compdic
@@ -47,7 +47,7 @@ share/dict/edict/romkana.cnv
share/dict/edict/vconj
share/dict/edict/.xjdicrc
@dirrm share/dict/edict
-share/doc/xjdic/4jword2.doc
+share/doc/xjdic/4jword3_inf.txt
share/doc/xjdic/aviation.txt
share/doc/xjdic/compverb.doc
share/doc/xjdic/concrete.doc