Date: Thu, 15 Jul 2004 10:01:21 +0900 (JST) From: Takayuki Nakao <t@nakao.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69077: Update ports: japanese/yc.el Message-ID: <20040715.100121.74755138.t@nakao.org> Resent-Message-ID: <200407150110.i6F1AH3U058959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69077 >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: Thu Jul 15 01:10:17 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.13. Summary of changes; - bug fix: japanese-yc is not set in input-method when loading yc - bug fix: In fence-mode, consecutive inputs cancel previous Jishu conversion >How-To-Repeat: >Fix: The recursive diff is attached below; diff -ruN yc.el.orig/Makefile yc.el/Makefile --- yc.el.orig/Makefile Thu Jul 15 09:51:47 2004 +++ yc.el/Makefile Thu Jul 15 09:51:57 2004 @@ -6,7 +6,7 @@ # PORTNAME= yc.el -PORTVERSION= 4.0.11 +PORTVERSION= 4.0.13 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 Thu Jul 15 09:51:47 2004 +++ yc.el/distinfo Thu Jul 15 09:52:07 2004 @@ -1,2 +1,2 @@ -MD5 (yc-4.0.11.tar.gz) = 807849ddf73a99fe97ca0628e3d1b796 -SIZE (yc-4.0.11.tar.gz) = 43694 +MD5 (yc-4.0.13.tar.gz) = 5cc5f04346b806d4157b4b66d7eba69f +SIZE (yc-4.0.13.tar.gz) = 43916 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040715.100121.74755138.t>