Re: broken autoconf upgrade

2008-09-06 Thread Michael P. Soulier
On Sat, Sep 6, 2008 at 10:17 AM, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Nope. > > And that port doesn't do anything different with the texinfo files, > either. Try just cleaning things up and making another attempt. Or > remove all of the auto* ports and try to upgrade everything > remaining

Re: broken autoconf upgrade

2008-09-06 Thread Lowell Gilbert
"Michael P. Soulier" <[EMAIL PROTECTED]> writes: > While running portupgrade -ai, I noticed this > > else \ > rc=$?; \ > cd . && \ > $restore $backupdir/* `echo "./autoconf-2.62.info" | sed > 's|[^/]*$||'` > ; \ > fi; \ > rm -rf $backupdir; ex

broken autoconf upgrade

2008-09-05 Thread Michael P. Soulier
While running portupgrade -ai, I noticed this else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./autoconf-2.62.info" | sed 's|[^/]*$||'` ; \ fi; \ rm -rf $backupdir; exit $rc autoconf-2.62.texi:1723: Unknown command `'. autoconf-2.62.texi