Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 07:01:10 GMT
From:      Yamashiro Jun <yamajun@ofug.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/79738: Update port: japanese/anthy optional kana-kanji dictionary update
Message-ID:  <200504100701.j3A71A7i064447@www.freebsd.org>
Resent-Message-ID: <200504100710.j3A7ARYP008153@freefall.freebsd.org>

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

>Number:         79738
>Category:       ports
>Synopsis:       Update port: japanese/anthy optional kana-kanji dictionary update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 10 07:10:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yamashiro Jun
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
Okinawa FreeBSD Users Group
>Environment:
FreeBSD base.mydomain 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Fri Mar 11 14:19:59 JST 2005 yamajun@base.mydomain:/usr/obj/usr/src/sys/THUNDER i386
>Description:
I attached patch for update kana-kanji dictionary for Okinawan peoples.

Okinawa dictionary: http://www.zukeran.org/o-dic/ (in Japanese)
is Kana-Kanji dictionary for Okinawan peoples. 
It contain okinawan geographic name, second name, 
food name and other okinawan things.
>How-To-Repeat:
      
>Fix:
Apply this patch to /usr/ports/japanese/anthy

# cd /usr/ports/japanese/anthy
# patch -p1 < /path/th/thismail.txt

diff -ru anthy.orig/Makefile anthy/Makefile
--- anthy.orig/Makefile	Sun Apr 10 15:12:35 2005
+++ anthy/Makefile	Sun Apr 10 15:14:49 2005
@@ -33,7 +33,7 @@
 
 .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 @@
 .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 -ru anthy.orig/distinfo anthy/distinfo
--- anthy.orig/distinfo	Sun Apr 10 15:12:35 2005
+++ anthy/distinfo	Sun Apr 10 15:22:07 2005
@@ -2,7 +2,7 @@
 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

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



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