diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-28 15:17:20 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-28 15:17:20 +0800 |
commit | 61acbe5e8b1ffc8ab0f4bb04b350b88d66b97e94 (patch) | |
tree | 922474a06e844c290b7d030a79bd5ef288a7910a /editors | |
parent | 4b4ee3d31ecaa02426b561c6941492630b40f7fe (diff) | |
download | freebsd-ports-gnome-61acbe5e8b1ffc8ab0f4bb04b350b88d66b97e94.tar.gz freebsd-ports-gnome-61acbe5e8b1ffc8ab0f4bb04b350b88d66b97e94.tar.zst freebsd-ports-gnome-61acbe5e8b1ffc8ab0f4bb04b350b88d66b97e94.zip |
Fix build with newer texinfo
Diffstat (limited to 'editors')
-rw-r--r-- | editors/flim/files/patch-ac | 10 | ||||
-rw-r--r-- | editors/flim/files/patch-ad | 10 |
2 files changed, 12 insertions, 8 deletions
diff --git a/editors/flim/files/patch-ac b/editors/flim/files/patch-ac index d141dd0f2467..5c237662fd29 100644 --- a/editors/flim/files/patch-ac +++ b/editors/flim/files/patch-ac @@ -1,9 +1,11 @@ ---- mime-en.texi.orig Fri Feb 15 14:12:42 2002 -+++ mime-en.texi Mon Aug 12 19:29:19 2002 -@@ -2,6 +2,10 @@ +--- ./mime-en.texi.orig 2002-10-08 15:50:05.000000000 +0000 ++++ ./mime-en.texi 2014-06-28 06:58:47.000000000 +0000 +@@ -1,7 +1,11 @@ + \input texinfo.tex @c Generated automatically from mime-en.sgml by sinfo 3.7. @setfilename mime-en.info - @settitle{FLIM 1.14 Reference Manual about MIME Features} +-@settitle{FLIM 1.14 Reference Manual about MIME Features} ++@settitle FLIM 1.14 Reference Manual about MIME Features +@dircategory The Emacs editor and associated tools +@direntry +* mime-en: (mime-en). MIME features for GNU Emacs. (English) diff --git a/editors/flim/files/patch-ad b/editors/flim/files/patch-ad index 2dce7f59c67f..25bba1ca109f 100644 --- a/editors/flim/files/patch-ad +++ b/editors/flim/files/patch-ad @@ -1,9 +1,11 @@ ---- mime-ja.texi.orig Fri Feb 15 14:12:42 2002 -+++ mime-ja.texi Mon Aug 12 19:32:16 2002 -@@ -2,6 +2,10 @@ +--- ./mime-ja.texi.orig 2002-10-08 15:50:05.000000000 +0000 ++++ ./mime-ja.texi 2014-06-28 06:59:01.000000000 +0000 +@@ -1,7 +1,11 @@ + \input texinfo.tex @c Generated automatically from mime-ja.sgml by sinfo 3.7. @setfilename mime-ja.info - @settitle{FLIM 1.14 MIME 機能説明書} +-@settitle{FLIM 1.14 MIME 機能説明書} ++@settitle FLIM 1.14 MIME 機能説明書 +@dircategory The Emacs editor and associated tools +@direntry +* mime-ja: (mime-ja). MIME features for GNU Emacs. (Japanese) |