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
Responsible Changed From-To: gnats-admin->freebsd-ports
Responsible Changed From-To: freebsd-ports->asami Actually, I'll take this one.
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!