diff options
author | tnn <tnn@pkgsrc.org> | 2015-03-12 16:57:52 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-03-12 16:57:52 +0000 |
commit | 7641620567b3da82a293379070a1f887ae558cc4 (patch) | |
tree | 867deef312ba4dbe7177b778c987327ce6a1b9f0 /math | |
parent | 4382834d6d11bf90f5078482cc3c77455a84d6d9 (diff) | |
download | pkgsrc-7641620567b3da82a293379070a1f887ae558cc4.tar.gz |
fix parse error in fftw.texi when makeinfo is provided by gtexinfo
Diffstat (limited to 'math')
-rw-r--r-- | math/fftw2/distinfo | 4 | ||||
-rw-r--r-- | math/fftw2/patches/patch-aa | 20 |
2 files changed, 20 insertions, 4 deletions
diff --git a/math/fftw2/distinfo b/math/fftw2/distinfo index 67e0280b20e..b4a4ebb9ff0 100644 --- a/math/fftw2/distinfo +++ b/math/fftw2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 12:06:54 agc Exp $ +$NetBSD: distinfo,v 1.4 2015/03/12 16:57:52 tnn Exp $ SHA1 (fftw-2.1.5.tar.gz) = 12020b58edc1b0490a83db4aa912fac5dfdfb26b RMD160 (fftw-2.1.5.tar.gz) = 723308722d76c12710db6473979adf8d086b0909 Size (fftw-2.1.5.tar.gz) = 1256888 bytes -SHA1 (patch-aa) = 7a451f7aa2d4fe0e5134d014006c63d077951726 +SHA1 (patch-aa) = d9337561482d5665441132fe8ad635bf91ef2a7e diff --git a/math/fftw2/patches/patch-aa b/math/fftw2/patches/patch-aa index 61434ceecf4..438f028add7 100644 --- a/math/fftw2/patches/patch-aa +++ b/math/fftw2/patches/patch-aa @@ -1,6 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2003/06/05 20:50:29 wiz Exp $ +$NetBSD: patch-aa,v 1.2 2015/03/12 16:57:52 tnn Exp $ ---- doc/fftw.texi.orig Sat Mar 3 16:17:10 2001 +Unbreak build with gtexinfo-5.2 + +--- doc/fftw.texi.orig 2003-03-16 23:43:18.000000000 +0000 +++ doc/fftw.texi @@ -5,6 +5,11 @@ @settitle FFTW @@ -14,3 +16,17 @@ $NetBSD: patch-aa,v 1.1.1.1 2003/06/05 20:50:29 wiz Exp $ @include version.texi @setchapternewpage odd @c define constant index (ct) +@@ -46,10 +51,10 @@ approved by the Free Software Foundation + @titlepage + @sp 10 + @comment The title is printed in a large font. +-@title{FFTW User's Manual} ++@title FFTW User's Manual + @subtitle For version @value{VERSION}, @value{UPDATED} +-@author{Matteo Frigo} +-@author{Steven G. Johnson} ++@author Matteo Frigo ++@author Steven G. Johnson + + @c The following two commands start the copyright page. + @page |