Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2014 07:17:21 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359667 - head/editors/flim/files
Message-ID:  <201406280717.s5S7HL69092859@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jun 28 07:17:20 2014
New Revision: 359667
URL: http://svnweb.freebsd.org/changeset/ports/359667
QAT: https://qat.redports.org/buildarchive/r359667/

Log:
  Fix build with newer texinfo

Modified:
  head/editors/flim/files/patch-ac
  head/editors/flim/files/patch-ad

Modified: head/editors/flim/files/patch-ac
==============================================================================
--- head/editors/flim/files/patch-ac	Sat Jun 28 07:16:52 2014	(r359666)
+++ head/editors/flim/files/patch-ac	Sat Jun 28 07:17:20 2014	(r359667)
@@ -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)

Modified: head/editors/flim/files/patch-ad
==============================================================================
--- head/editors/flim/files/patch-ad	Sat Jun 28 07:16:52 2014	(r359666)
+++ head/editors/flim/files/patch-ad	Sat Jun 28 07:17:20 2014	(r359667)
@@ -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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406280717.s5S7HL69092859>