Date: Tue, 23 Feb 2021 19:43:32 -0800 From: Mark Millard <marklmi@yahoo.com> To: Tatsuki Makino <tatsuki_makino@hotmail.com> Cc: Jonathan Chen <jonc@chen.org.nz>, Chris <portmaster@bsdforge.com>, FreeBSD ports <freebsd-ports@freebsd.org> Subject: Re: When did pkg(8) drop support for 12-STABLE? Message-ID: <A089504F-4A92-4CCD-B638-2429B3C38B2B@yahoo.com> In-Reply-To: <TY2PR02MB4013F197DF08C9090590C3DAFA9F9@TY2PR02MB4013.apcprd02.prod.outlook.com> References: <DDE4E045-DAEF-4B6F-B9FD-8A8A9867442C.ref@yahoo.com> <DDE4E045-DAEF-4B6F-B9FD-8A8A9867442C@yahoo.com> <6d0749479e9e3b173127ebbad18ac5cd@bsdforge.com> <CAJuc1zN9y9dF0O66hwfNP2mFoC3wpKa98UXbW4WAn4xnygFUnw@mail.gmail.com> <TY2PR02MB4013F197DF08C9090590C3DAFA9F9@TY2PR02MB4013.apcprd02.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2021-Feb-23, at 19:26, Tatsuki Makino <tatsuki_makino@hotmail.com> = wrote: > Hello. >=20 > Jonathan Chen wrote on 2021/02/24 11:25: >>=20 >> You're running 12.1, and not -STABLE. The EOL for 12.1 was Nov-2019. >>=20 >> You need to get a later version or run -STABLE (ie: build from source >> off the stable/12 branch). >=20 > No, it's the 12.x-STABLE. But it's older than 12.2-RELEASE. >=20 > By the way, now 12.x-STABLE needs to bring the source with the = following git command. > Is there an announcement about it anywhere? >=20 > git clone -b stable/12 "https://git.FreeBSD.org/src.git" /usr/src > git -C /usr/src/ fetch -- origin stable/12 > git -C /usr/src/ merge -- > git -C /usr/src/ reset --hard HEAD -- For only getting 12's source (not for committing source) . . . For stable/12/ and releng/12.*/ and release/12.*.*/ svn can still be used: git use is and will be optional, although svn is somewhat delayed from git for when commits appear. (There was a recent problem that made for a huge delay for svn to have the commits appear. That has been fixed and the delays are back to the normal timescale as I understand.) For stable/13/ and releng/13.*/ and relelase/13.*/ and main (14) and later: snv can no longer be used to get source. =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A089504F-4A92-4CCD-B638-2429B3C38B2B>