FreeBSD Bugzilla – Attachment 178711 Details for
Bug 215926
Broken "Long description" links on ports/<category>.html
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix
portindex.diff.txt (text/plain), 640 bytes, created by
Pietro Cerutti
on 2017-01-10 13:33:55 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Pietro Cerutti
Created:
2017-01-10 13:33:55 UTC
Size:
640 bytes
patch
obsolete
>Index: portindex >=================================================================== >--- portindex (revision 49811) >+++ portindex (working copy) >@@ -191,14 +191,14 @@ > > $catkey{$name} = $cat[0]; > >+ # figure out the FTP url >+ $loc =~ s%/usr/ports/%$baseSVNWEB%; >+ $ldesc =~ s%/usr/ports/%$baseSVNWEB%; >+ $ldesc .= '?revision=HEAD'; >+ > foreach my $i (sort(@cat)) { > $stats{$i}++; > >- # figure out the FTP url >- $loc =~ s%/usr/ports/%$baseSVNWEB%; >- $ldesc =~ s%/usr/ports/%$baseSVNWEB%; >- $ldesc .= '?revision=HEAD'; >- > # The name description and maintainer > $name =~ s/,.*//g; > $name =~ s/\++//g;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215926
: 178711