]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Apply r346792 (cperciva) from stable/12 to head. The original commit
authorgjb <gjb@FreeBSD.org>
Thu, 19 Sep 2019 16:43:12 +0000 (16:43 +0000)
committergjb <gjb@FreeBSD.org>
Thu, 19 Sep 2019 16:43:12 +0000 (16:43 +0000)
commit7f83844617b3cab207e814b3f1351db83ca2be29
tree6e98976fa9322abcbd59f677a064eacf620fa9c2
parentd4cd8747e62b33019a2f3ad2a2ee97a50bfb6ae2
Apply r346792 (cperciva) from stable/12 to head.  The original commit
message:

 On non-x86 systems, use "quarterly" packages.

 x86 architectures have "latest" package builds on stable/*, so keep using
 those (they'll get switched over to "quarterly" during releases).

The original commit was a direct commit to stable/12, as at the time it
was presumed it would not be necessary for head.  However, when it is time
to create a releng branch or switch from PRERELEASE/STABLE to BETA/RC, the
pkg(7) Makefile needs further adjusting.  This commit includes those
further adjustments, evaluating the BRANCH variable from release/Makefile
to determine the pkg(7) repository to use.

MFC after: immediate (if possible)
Sponsored by: Rubicon Communications, LLC (Netgate)
usr.sbin/pkg/Makefile