Date: Mon, 12 Dec 2016 09:58:44 +0100 From: Kurt Jaeger <lists@opsec.eu> To: Marko Cupa?? <marko.cupac@mimar.rs> Cc: ports@FreeBSD.org Subject: Re: ABI changed: 'freebsd:11:x86:64' -> 'freebsd:11:*' Message-ID: <20161212085844.GM2648@home.opsec.eu> In-Reply-To: <20161212095339.10c415d3@efreet.kappastar.com> References: <20161212095339.10c415d3@efreet.kappastar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! > I am building my ports in poudriere, and after latest bulk build I see > the following when `pkg upgrade' on a client: > > Installed packages to be REINSTALLED: > py27-sphinx-1.4.8 (ABI changed: 'freebsd:11:x86:64' -> 'freebsd:11:*') > > Is this OK? What does it mean? Some ports do not contain architecture-specific files (no binaries), so any version (amd64, i386, arm etc) can install the same files. If the maintainer adds a NO_ARCH=yes to the Makefile, the port and package are marked as 'freebsd:11:*'. -- pi@opsec.eu +49 171 3101372 4 years to go !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161212085844.GM2648>