On Apr 15, 2007, at 1:42 PM, Ryan Schmidt wrote:
Ok, that's what I'm doing (in sleepwatcher), but it's resulting in weirdness: "port info" shows two "universal" variants; see:
$ port info sleepwatcher | head -n 1 sleepwatcher 2.0.4, Revision 2, sysutils/sleepwatcher (Variants: universal, server, universal)
(This is with my ports tree indexed by portindex from macports trunk as of a few moments ago.)
Good catch! The actual behavior is unchanged (redefining a variant basically overrides the previous implementation), but indeed the variant was listed twice in portinfo. This is fixed in r24100. However, please note that you'll see two variants for sleepwatcher until PortIndex is generated with r24100 update (until next release, I believe). Paul