aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs21
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2003-12-31 22:29:20 +0800
committernobutaka <nobutaka@FreeBSD.org>2003-12-31 22:29:20 +0800
commit4c84ef053ed61414e68b5b5e09e0616682ee49d1 (patch)
tree0b78b1885386364266b357908bbdf6e8b54fa640 /editors/emacs21
parent5902753b71da206badd2b209cffd01436f09bd66 (diff)
downloadfreebsd-ports-4c84ef053ed61414e68b5b5e09e0616682ee49d1.tar.gz
freebsd-ports-4c84ef053ed61414e68b5b5e09e0616682ee49d1.tar.zst
freebsd-ports-4c84ef053ed61414e68b5b5e09e0616682ee49d1.zip
Add emacs-21.2-menu-encode.patch for WITH_MENUBAR_FONTSET knob.
It enables to support multibyte encodings in menu bar. PR: ports/60571 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Diffstat (limited to 'editors/emacs21')
-rw-r--r--editors/emacs21/Makefile2
-rw-r--r--editors/emacs21/distinfo1
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index caa7c509107f..cf9a99d27e81 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -26,7 +26,7 @@ USE_XPM= yes
.if defined(WITH_MENUBAR_FONTSET)
PATCH_SITES= http://www.nijino.com/ari/emacs/
-PATCHFILES= emacs-21.1-fontset.patch
+PATCHFILES= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch
PATCH_DIST_STRIP= -p1
.endif
diff --git a/editors/emacs21/distinfo b/editors/emacs21/distinfo
index 6fd0ff1acd9b..f092543ddb23 100644
--- a/editors/emacs21/distinfo
+++ b/editors/emacs21/distinfo
@@ -1,2 +1,3 @@
MD5 (emacs-21.3.tar.gz) = a0bab457cbf5b4f8eb99d1d0a3ada420
MD5 (emacs-21.1-fontset.patch) = 4d2cdde317b96207f95a7be8cd4f20fc
+MD5 (emacs-21.2-menu-encode.patch) = f888cbac4a98c78ad1cf621957b9b247