Sun Nov 17 07:36:11 2013 UTC ()
Fix following problem at ld/ld.texinfo
  bfd.texinfo:325: unknown command `colophon'
  bfd.texinfo:336: unknown command `cygnus'
This patch won't be necessary for next release.


(mef)
diff -r1.6 -r1.7 pkgsrc/cross/avr-binutils/distinfo
diff -r0 -r1.1 pkgsrc/cross/avr-binutils/patches/patch-ld_ld.texinfo

cvs diff -r1.6 -r1.7 pkgsrc/cross/avr-binutils/distinfo (expand / switch to context diff)
--- pkgsrc/cross/avr-binutils/distinfo 2013/08/07 02:41:30 1.6
+++ pkgsrc/cross/avr-binutils/distinfo 2013/11/17 07:36:11 1.7
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2013/08/07 02:41:30 mef Exp $
+$NetBSD: distinfo,v 1.7 2013/11/17 07:36:11 mef Exp $
 
 SHA1 (binutils-2.23.2.tar.bz2) = 042c51073205ebaf88c272d6168f9deb71984b56
 RMD160 (binutils-2.23.2.tar.bz2) = 9788e2a8c4a7c74360919347c3bc72040e87b898
@@ -11,3 +11,4 @@
 SHA1 (patch-ah) = b6e91279475c41bc78b3df227938a91948fc377c
 SHA1 (patch-ai) = 3cd298ac0364f913c1261fc87f7f474281bae9cf
 SHA1 (patch-aj) = fd2a66979f68350a53960defdaf5e9e5018ec59a
+SHA1 (patch-ld_ld.texinfo) = 98f3b37b288caea62f4cfcd56c778c34cbec1e14

File Added: pkgsrc/cross/avr-binutils/patches/Attic/patch-ld_ld.texinfo
$NetBSD: patch-ld_ld.texinfo,v 1.1 2013/11/17 07:36:11 mef Exp $

CentOS 5.1 claims
bfd.texinfo:325: unknown command `colophon'
bfd.texinfo:336: unknown command `cygnus'

--- ld/ld.texinfo.orig	2013-03-25 17:06:23.000000000 +0900
+++ ld/ld.texinfo	2013-11-16 13:21:12.000000000 +0900
@@ -7863,7 +7863,7 @@ If you have more than one @code{SECT} st
 @printindex cp
 
 @tex
-% I think something like @colophon should be in texinfo.  In the
+% I think something like @@colophon should be in texinfo.  In the
 % meantime:
 \long\def\colophon{\hbox to0pt{}\vfill
 \centerline{The body of this manual is set in}
@@ -7874,7 +7874,7 @@ If you have more than one @code{SECT} st
 \centerline{{\sl\fontname\tensl\/}}
 \centerline{are used for emphasis.}\vfill}
 \page\colophon
-% Blame: doc@cygnus.com, 28mar91.
+% Blame: doc@@cygnus.com, 28mar91.
 @end tex
 
 @bye