diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2005-04-18 00:18:07 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2005-04-18 00:18:07 +0800 |
commit | 916a22590956b77aa8b8d3020d515237805a68bf (patch) | |
tree | a7e1cc5283a433d925dcd14e564fe18c8f16e035 | |
parent | adc3306b5119a1f9df907ad85725c4e20fa61aee (diff) | |
download | freebsd-ports-gnome-916a22590956b77aa8b8d3020d515237805a68bf.tar.gz freebsd-ports-gnome-916a22590956b77aa8b8d3020d515237805a68bf.tar.zst freebsd-ports-gnome-916a22590956b77aa8b8d3020d515237805a68bf.zip |
Follow the update of the Okinawan dictionary file.
PR: ports/79738
Submitted by: Yamashiro Jun <yamajun@ofug.net>
-rw-r--r-- | japanese/anthy/Makefile | 6 | ||||
-rw-r--r-- | japanese/anthy/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index 59f0d777db9b..627f3b5ed598 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -33,7 +33,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .if defined(WITH_ODIC) MASTER_SITES+= http://www.ofug.net/~yamajun/files/:odic -DISTFILES+= okinawa-20041220.t:odic +DISTFILES+= okinawa-20050410.t:odic EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif @@ -51,9 +51,9 @@ post-extract: .endif .if defined(WITH_ODIC) - ${CP} ${DISTDIR}/${DIST_SUBDIR}/okinawa-20041220.t ${WRKSRC}/mkanthydic + ${CP} ${DISTDIR}/${DIST_SUBDIR}/okinawa-20050410.t ${WRKSRC}/mkanthydic ${REINPLACE_CMD} -e \ - 's/base.t extra.t/base.t extra.t okinawa-20041220.t/' \ + 's/base.t extra.t/base.t extra.t okinawa-20050410.t/' \ ${WRKSRC}/mkanthydic/Makefile.in .endif diff --git a/japanese/anthy/distinfo b/japanese/anthy/distinfo index 02c8b0c8ad9e..a9c25eb3daad 100644 --- a/japanese/anthy/distinfo +++ b/japanese/anthy/distinfo @@ -2,7 +2,7 @@ MD5 (anthy/anthy-6300d.tar.gz) = 7bbb58cb2c759ca065dad40b194ff118 SIZE (anthy/anthy-6300d.tar.gz) = 2021541 MD5 (anthy/2ch.t) = d253bec53045cec3ba40f69a63f76612 SIZE (anthy/2ch.t) = 142157 -MD5 (anthy/okinawa-20041220.t) = 0a732577fee039362d1d392b742d67ae -SIZE (anthy/okinawa-20041220.t) = 145992 +MD5 (anthy/okinawa-20050410.t) = 8f0490e2ea847fc40cd59ea5fcad132b +SIZE (anthy/okinawa-20050410.t) = 150102 MD5 (anthy/gskk-20041208.t.gz) = c7d1a20e54b862c8bf99a3eee8c8293b SIZE (anthy/gskk-20041208.t.gz) = 760867 |