PowerPC ld64 on Snow Leopard (Was: depends_run should ignore +/- universal?!)

Lawrence Velázquez larryv at macports.org
Fri Jan 23 11:04:53 PST 2015


On Jan 23, 2015, at 2:12 AM, Jeremy Huddleston Sequoia <jeremyhu at macports.org> wrote:

> ld64 and cctools have been that way for years without issue.  Only recently did I remove that in an effort to make the versioning of those ports less complicated.  See:
> 
> https://trac.macports.org/changeset/131487

Huh, interesting. Not sure how the previous iterations worked while this one doesn't; I'm definitely seeing weirdness now :(

% port info --version ld64 -universal
version: 136
% port info --version ld64 +universal
version: 127.2
% port -v installed ld64
The following ports are currently installed:
  ld64 @127.2_9+llvm34+universal (active) platform='darwin 10' archs='i386 ppc x86_64'
% port outdated
The following installed ports are outdated:
ld64                           127.2_9 < 136_3

Fortunately, `port upgrade outdated` doesn't actually do anything here, so the discrepancy seems cosmetic.

vq


More information about the macports-dev mailing list