Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 02:43:43 +0900 (JST)
From:      Takayuki Nakao <t@nakao.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63072: Update ports: japanese/yc.el
Message-ID:  <20040220.024343.74678867.t@nakao.org>
Resent-Message-ID: <200402191750.i1JHoEiH022950@freefall.freebsd.org>

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

>Number:         63072
>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 Feb 19 09:50:14 PST 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.7.

Summary of changes;
  - bug fix of version 4.0.6:
      malfunction in handling roman-kana conversion in fence-mode

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

diff -ruN yc.el.orig/Makefile yc.el/Makefile
--- yc.el.orig/Makefile	Fri Feb 20 02:35:21 2004
+++ yc.el/Makefile	Fri Feb 20 02:35:40 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	yc.el
-PORTVERSION=	4.0.6
+PORTVERSION=	4.0.7
 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	Fri Feb 20 02:35:21 2004
+++ yc.el/distinfo	Fri Feb 20 02:36:31 2004
@@ -1,2 +1,2 @@
-MD5 (yc-4.0.6.tar.gz) = 29d43d9e3a31d56b789926e1f8f52452
-SIZE (yc-4.0.6.tar.gz) = 43892
+MD5 (yc-4.0.7.tar.gz) = 9e6365f8126f005a53cd821d07a68b56
+SIZE (yc-4.0.7.tar.gz) = 43415
>Release-Note:
>Audit-Trail:
>Unformatted:



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