FreeBSD Bugzilla – Attachment 19520 Details for
Bug 34669
"download" links in WWW ports listing are broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 862 bytes, created by
AnarCat
on 2002-02-06 19:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
AnarCat
Created:
2002-02-06 19:20:00 UTC
Size:
862 bytes
patch
obsolete
>Index: ports.cgi >=================================================================== >RCS file: /home/ncvs/www/en/cgi/ports.cgi,v >retrieving revision 1.59 >diff -u -r1.59 ports.cgi >--- ports.cgi 7 Nov 2001 16:32:12 -0000 1.59 >+++ ports.cgi 6 Feb 2002 19:07:33 -0000 >@@ -49,7 +49,7 @@ > > # URL of ports tree for download > $remotePrefixFtpDownload = >- 'ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/-current/ports'; >+ 'http://www.FreeBSD.org/cgi/cvsweb.cgi/ports'; > > # where to get -current packages > local($p) = 'ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386'; >@@ -313,6 +313,7 @@ > > $path =~ s/^$localPrefix/$remotePrefixFtp/o; > $pathDownload =~ s/^$localPrefix/$remotePrefixFtpDownload/o; >+ $pathDownload .= "?tarball=1"; > $descfile =~ s/^$localPrefix/$remotePrefixFtp/o; > > print qq{<DT><B><A NAME="$version">$version</A></B>\n};
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 34669
: 19520