Date: Wed, 24 Feb 2021 12:26:55 +0900 From: Tatsuki Makino <tatsuki_makino@hotmail.com> To: Jonathan Chen <jonc@chen.org.nz>, Chris <portmaster@bsdforge.com> Cc: Mark Millard <marklmi@yahoo.com>, FreeBSD ports <freebsd-ports@freebsd.org> Subject: Re: When did pkg(8) drop support for 12-STABLE? Message-ID: <TY2PR02MB4013F197DF08C9090590C3DAFA9F9@TY2PR02MB4013.apcprd02.prod.outlook.com> In-Reply-To: <CAJuc1zN9y9dF0O66hwfNP2mFoC3wpKa98UXbW4WAn4xnygFUnw@mail.gmail.com> References: <DDE4E045-DAEF-4B6F-B9FD-8A8A9867442C.ref@yahoo.com> <DDE4E045-DAEF-4B6F-B9FD-8A8A9867442C@yahoo.com> <6d0749479e9e3b173127ebbad18ac5cd@bsdforge.com> <CAJuc1zN9y9dF0O66hwfNP2mFoC3wpKa98UXbW4WAn4xnygFUnw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello. Jonathan Chen wrote on 2021/02/24 11:25: > > You're running 12.1, and not -STABLE. The EOL for 12.1 was Nov-2019. > > You need to get a later version or run -STABLE (ie: build from source > off the stable/12 branch). No, it's the 12.x-STABLE. But it's older than 12.2-RELEASE. By the way, now 12.x-STABLE needs to bring the source with the following git command. Is there an announcement about it anywhere? 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 -- Regards.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?TY2PR02MB4013F197DF08C9090590C3DAFA9F9>