FreeBSD Bugzilla – Attachment 104739 Details for
Bug 144955
Mk/bsd.sites.mk: PyPI mirror URLs are given incorrectly (missing trailing slashes)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.18 KB, created by
Keith Gaughan
on 2010-03-22 13:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Keith Gaughan
Created:
2010-03-22 13:40:03 UTC
Size:
1.18 KB
patch
obsolete
>--- bsd.sites.mk 2010-03-22 12:58:20.000000000 +0000 >+++ bsd.sites.mk 2010-03-22 12:58:43.000000000 +0000 >@@ -128,13 +128,13 @@ > .if !defined(IGNORE_MASTER_SITE_CHEESESHOP) > MASTER_SITE_CHEESESHOP+= \ > http://pypi.python.org/packages/%SUBDIR%/ \ >- http://pypi.d9t.de/${DISTNAME:S/${DISTVERSION}//:S/-//} \ >- http://pypi.inqbus.de/${DISTNAME:S/${DISTVERSION}//:S/-//} \ >- http://pypi.it.uwosh.edu/${DISTNAME:S/${DISTVERSION}//:S/-//} \ >- http://pypi.netsight.co.uk/${DISTNAME:S/${DISTVERSION}//:S/-//} \ >- http://pypi.python.jp/${DISTNAME:S/${DISTVERSION}//:S/-//} \ >- http://pypi.websushi.org/${DISTNAME:S/${DISTVERSION}//:S/-//} \ >- http://pypi.zopyx.com/${DISTNAME:S/${DISTVERSION}//:S/-//} >+ http://pypi.d9t.de/${DISTNAME:S/${DISTVERSION}//:S/-//}/ \ >+ http://pypi.inqbus.de/${DISTNAME:S/${DISTVERSION}//:S/-//}/ \ >+ http://pypi.it.uwosh.edu/${DISTNAME:S/${DISTVERSION}//:S/-//}/ \ >+ http://pypi.netsight.co.uk/${DISTNAME:S/${DISTVERSION}//:S/-//}/ \ >+ http://pypi.python.jp/${DISTNAME:S/${DISTVERSION}//:S/-//}/ \ >+ http://pypi.websushi.org/${DISTNAME:S/${DISTVERSION}//:S/-//}/ \ >+ http://pypi.zopyx.com/${DISTNAME:S/${DISTVERSION}//:S/-//}/ > .endif > > .if !defined(IGNORE_MASTER_SITE_COMP_SOURCES)
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 144955
: 104739