summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-12-31 14:29:20 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-12-31 14:29:20 +0000
commit2cad569c81399b97e03b30157e2e984b6ad31df5 (patch)
tree5521874eef93c2809d22c18f05be6f558d4fdc57 /editors
parentUpdate to MovableType 2.65, which contains an important XMLRPC security (diff)
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>
Notes
Notes: svn path=/head/; revision=96992
Diffstat (limited to 'editors')
-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