www/170053: Mailing list sort options broken for svn lists

brd at FreeBSD.org brd at FreeBSD.org
Fri Aug 31 14:29:18 UTC 2012


Synopsis: Mailing list sort options broken for svn lists

Responsible-Changed-From-To: freebsd-www->wosch
Responsible-Changed-By: brd
Responsible-Changed-When: Fri Aug 31 14:26:07 UTC 2012
Responsible-Changed-Why: 
Wosch,

Can you take a look at this? It appears to me that line 87 should be changed from:

} elsif ($file =~ s%^current/%% && $file =~ /^freebsd-|^cvs-/) {

to:

} elsif ($file =~ s%^current/%% && $file =~ /^freebsd-|^cvs-|^svn-/) {


Thanks,
Brad Davis


http://www.freebsd.org/cgi/query-pr.cgi?pr=170053


More information about the freebsd-www mailing list