Bug 60203 - [japanese/emacs21-emcws] emcws patch is updated
Summary: [japanese/emacs21-emcws] emcws patch is updated
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-13 10:40 UTC by NAKAJI Hiroyuki
Modified: 2003-12-20 01:47 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2003-12-13 10:40 UTC, NAKAJI Hiroyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description NAKAJI Hiroyuki 2003-12-13 10:40:15 UTC
	New emcws (an extension for emacs to use Wnn+Canna+Sj3) patch
for Emacs-21.3 was released on Dec 13 2003. From ChangeLog,

2003-12-13  AIDA Shinra <shinra@j10n.org>
       
       * src/canna.c: Canna 3.7 Wide character API adaptation.
       X-Ml-Name: emcws-bugs #784
       http://canna.sourceforge.jp/canna37patches/
Comment 1 NAKAJI Hiroyuki 2003-12-15 04:07:55 UTC
> http://www.freebsd.org/cgi/query-pr.cgi?pr=60203

Emcws patch was replaced today. Here is new diff from ports-current.

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/emacs21-emcws/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	13 Nov 2003 14:45:06 -0000	1.21
+++ Makefile	15 Dec 2003 04:06:00 -0000
@@ -15,7 +15,7 @@
 
 PATCH_SITES=	ftp://ftp.ki.nu/pub/emcws/ \
 		ftp://ftp.jpl.org/pub/misc/
-PATCHFILES=	emcws-${EMACS_VER}-20030507.gz
+PATCHFILES=	emcws-${EMACS_VER}-20031213.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	nakaji@jp.freebsd.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/emacs21-emcws/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	18 May 2003 12:25:50 -0000	1.8
+++ distinfo	15 Dec 2003 04:06:21 -0000
@@ -1,2 +1,2 @@
 MD5 (emacs-21.3.tar.gz) = a0bab457cbf5b4f8eb99d1d0a3ada420
-MD5 (emcws-21.3-20030507.gz) = 88d7b318fb0833628b99d9d7198ed4ff
+MD5 (emcws-21.3-20031213.gz) = 673dfb5cb640f21620aaadd5aa27a28a
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2003-12-17 08:24:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon

Tonight's a slow night, I'll take a look at it.
Comment 3 Mark Linimon 2003-12-17 09:23:20 UTC
Hmm, on 4.9-PRERELEASE I get the following:

Compiling 
/usr/ports/japanese/emacs21-emcws/work/emacs-21.3/lisp/emacs-lisp/byte-opt.el
Fatal error (11).Segmentation fault (core dumped)

Can the submitter confirm this?
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2003-12-17 09:24:46 UTC
State Changed
From-To: open->feedback

Set to feeback to note that I asked the submitter for input.
Comment 5 NAKAJI Hiroyuki 2003-12-19 04:24:26 UTC
>>>>> In <3FE02088.90601@lonesome.com> 
>>>>>	Mark Linimon <linimon@lonesome.com> wrote:

> Hmm, on 4.9-PRERELEASE I get the following:

> Compiling 
> /usr/ports/japanese/emacs21-emcws/work/emacs-21.3/lisp/emacs-lisp/byte-opt.el
> Fatal error (11).Segmentation fault (core dumped)

> Can the submitter confirm this?

No. On my 4.9-STABLE on Nov 6 2003, it was successfully compiled.
-- 
NAKAJI Hiroyuki
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2003-12-20 01:46:50 UTC
State Changed
From-To: feedback->closed

Committed, thanks.