Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 09:56:45 +0900
From:      TOGAWA Satoshi <toga@puyo.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45774: japanese/cannadic bug fix
Message-ID:  <200211270055.gAR0tpr6029062@akane.vegalta.org>

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

>Number:         45774
>Category:       ports
>Synopsis:       japanese/cannadic bug fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 26 17:00:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     TOGAWA Satoshi
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
FreeBSD nayuki.vegalta.org 5.0-CURRENT FreeBSD 5.0-CURRENT #10: Mon Nov 25 17:24:11 JST 2002     togawa@nayuki.vegalta.org:/usr/obj/usr/src/sys/NAYUKI  i386

>Description:
japanese/canna has bug that some dictionary can't use.

>How-To-Repeat:
1) install japanese/cannadic
2) execute commands in share/doc/cannadic/README.FreeBSD
3) lsdic

"gcannaf" doesn't appear.

>Fix:
diff -urN cannadic.orig/Makefile cannadic/Makefile
--- cannadic.orig/Makefile	Wed Nov 27 09:45:24 2002
+++ cannadic/Makefile	Wed Nov 27 09:50:25 2002
@@ -7,7 +7,7 @@
 
 PORTNAME=	cannadic
 PORTVERSION=	0.94e
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	japanese
 MASTER_SITES=	http://cannadic.oucrc.org/
 
diff -urN cannadic.orig/files/patch-ac cannadic/files/patch-ac
--- cannadic.orig/files/patch-ac	Wed Nov 27 09:45:24 2002
+++ cannadic/files/patch-ac	Wed Nov 27 09:45:52 2002
@@ -5,4 +5,4 @@
 --- 1,4 ----
 + gcanna.cld(gcanna.mwd)	-gcanna---
 + gcanna.cbd(gcanna.mwd)	-gcanna---
-+ gcannaf.t(swd)		-gcannaf---
++ gcannaf.t(.swd)		-gcannaf---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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