Summary: | [MAINTAINER] news/leafnode: update to 1.9.52 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthias Andree <matthias.andree> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Matthias Andree
2004-04-03 18:40:14 UTC
Matthias Andree wrote:
> - Add MASTER_SITE_SOURCEFORGE_EXTENDED and RANDOMIZE_MASTER_SITES
> [...]
> MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sourceforge/} \
> + ${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
> [...]
> +RANDOMIZE_MASTER_SITES= yes
MASTER_SITE_SOURCEFORGE_EXTENDED includes MASTER_SITE_SOURCEFORGE, so you don't
need that, and AFAIK RANDOMIZE_MASTER_SITES is a user-settable option, especially
since it nullifies the effect of preferred mirrors.
-Oliver
On Sat, 03 Apr 2004, Oliver Eikemeier wrote:
> MASTER_SITE_SOURCEFORGE_EXTENDED includes MASTER_SITE_SOURCEFORGE, so you
> don't
> need that, and AFAIK RANDOMIZE_MASTER_SITES is a user-settable option,
> especially
> since it nullifies the effect of preferred mirrors.
Please commit without RANDOMIZE_... and without MASTER_SITE_SOURCEFORGE
in MASTER_SITES.
--
Matthias Andree
Encrypt your mail: my GnuPG key ID is 0x052E7D95
State Changed From-To: open->closed Committed, thanks! |