Bug 8178

Summary: ELF patch for mule-2.3 in editors, japanese, korean and chinese
Product: Ports & Packages Reporter: TAOKA Satoshi <taoka>
Component: Individual Port(s)Assignee: Satoshi Asami <asami>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff.mule.gz none

Description TAOKA Satoshi 1998-10-07 02:20:01 UTC
This patch is a ELF patch for mule-2.3 in editors, japanese,
korean and chinese

All of current mule-2.3 of ports tree are based on emacs-19.28.
By applying the patch, these are based on emacs-19.34.

To update, please run
% cd /usr/ports; zcat diff.mule.gz | patch -pN

By it, next files are deleted:
editors/mule-common/patches: patch-af
editors/mule-common/patches: patch-ag
editors/mule-common/patches: patch-ah
editors/mule-common/patches: patch-ai
editors/mule-common/patches: patch-ak
editors/mule-common/patches: patch-al

next directory are deleted:
editors/mule-common/scripts

and Next files are added:
editors/mule-common/patches: patch-ae
editors/mule-common/patches: patch-etl
editors/mule-common/patches: patch-mc
editors/mule-common/patches: patch-md
editors/mule-common/patches: patch-mf
editors/mule-common/patches: patch-mk
editors/mule-common/patches: patch-ml
editors/mule-common/patches: patch-mm
Comment 1 Satoshi Asami freebsd_committer freebsd_triage 1998-10-07 06:37:24 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports
Comment 2 Satoshi Asami freebsd_committer freebsd_triage 1998-10-07 07:32:26 UTC
Responsible Changed
From-To: freebsd-ports->asami

Actually, I'll take this one. 
Comment 3 Satoshi Asami freebsd_committer freebsd_triage 1998-10-07 09:11:46 UTC
State Changed
From-To: open->closed

Thanks, committed.  Three changes: 

(1) Please don't change the "Date created" lines in Makefiles -- that 
is for the original creation date, not the date the port is last changed. 

(2) I put unexfreebsd.c in files/ and copied it over instead of having 
one patch just to create the file. 

(3) I used PLIST_SUB to change "19.34" in mule-common/pkg/PLIST.  It's 
going to reduce the number of lines that needs to be changed in future 
upgrades greatly. 

It seems to build ok here, but please test there too.  Thanks!