> >> -----Original Message----- > >> From: [email protected] <owner-freebsd- > >> [email protected]> On Behalf Of Malcolm Matalka > >> Sent: Saturday, 23 January 2021 17:43 > >> To: FreeBSD Current <[email protected]> > >> Subject: Which branch in git is 13.0-current? > >> > >> I upgraded my src checkout to git, and looks like I'm on 14.0-CURRENT? > >> > >> > >> FreeBSD bsdell 14.0-CURRENT FreeBSD 14.0-CURRENT #33 > >> main-c256217-g6c789c55c4ba: Sat Jan 23 16:08:16 CET 2021 > >> root@bsdell:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > >> > >> I am in the main branch, which I got by following the docs on > > transitioning to > >> git. > >> > >> The main issue is I can't use pkg now. > > > > Build pkg from ports or wait a bit till the clusters have caught up > > building the packages with the base version change. > > Does that mean CURRENT is now 14.0? I must have missed the > announcement.
That is correct, 13-stable has been branched from 13-current which has now been bumped to 14-current. Because it's a major version change going from 13 to 14, pkg is a bit agitated regarding the ABI. > > > > Dries > > > > > >> > >> Thanks! > >> _______________________________________________ > >> [email protected] mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-current > >> To unsubscribe, send any mail to "freebsd-current- > [email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
