Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2011 22:37:48 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-ports@freebsd.org
Subject:   porter handbook MASTER_SITES section outdated?
Message-ID:  <20110731213748.GA3533@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
In sec 5.4.2 MASTER_SITES in the porter handbook: 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html#AEN1512

the example given is:

MASTER_SITES=         ${MASTER_SITE_GNU}

However, sunpoet@ has just committed my patch
changing my ${IGNORE_MASTER_SITE_XCONTRIB} and
${MASTER_SITE_LOCAL} to:

MASTER_SITES=   XCONTRIB/applications \
                http://seis.bris.ac.uk/~mexas/ \
                LOCAL/simon

Are both forms acceptable? Or is the form
given in the porters handbook outdated?

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110731213748.GA3533>