Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jun 2004 20:06:05 +0900 (JST)
From:      Takayuki Nakao <t@nakao.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67668: Update ports: japanese/yc.el
Message-ID:  <20040607.200605.74747339.t@nakao.org>
Resent-Message-ID: <200406071110.i57BA7eb049705@freefall.freebsd.org>

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

>Number:         67668
>Category:       ports
>Synopsis:       Update ports: japanese/yc.el
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 07 11:10:07 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Takayuki Nakao <t@nakao.org>
>Release:        
>Organization:
>Environment:
>Description:
This is a request for upgrading japanese/yc.el to version 4.0.10.

Summary of changes;
  - fix odd conversion in Kana-Kanji conversion mode

>How-To-Repeat:
>Fix:
The recursive diff is attached below;

diff -ruN yc.el.orig/Makefile yc.el/Makefile
--- yc.el.orig/Makefile	Mon Jun  7 19:58:35 2004
+++ yc.el/Makefile	Mon Jun  7 19:58:53 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	yc.el
-PORTVERSION=	4.0.9
+PORTVERSION=	4.0.10
 PORTEPOCH=	1
 CATEGORIES=	japanese elisp
 MASTER_SITES=	http://www.ceres.dti.ne.jp/~knak/
diff -ruN yc.el.orig/distinfo yc.el/distinfo
--- yc.el.orig/distinfo	Mon Jun  7 19:58:35 2004
+++ yc.el/distinfo	Mon Jun  7 19:59:04 2004
@@ -1,2 +1,2 @@
-MD5 (yc-4.0.9.tar.gz) = 2682bdeb44e8164d00e33156907612bf
-SIZE (yc-4.0.9.tar.gz) = 43550
+MD5 (yc-4.0.10.tar.gz) = db439964393b4324d975f0e4344cfbf4
+SIZE (yc-4.0.10.tar.gz) = 43633
>Release-Note:
>Audit-Trail:
>Unformatted:



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