Where to include port version in 'port pkg' output?
Joshua Root
jmr at macports.org
Thu Jan 3 10:33:19 PST 2013
On 2013-1-4 05:22 , Blair Zajac wrote:
> BTW, it appears that packages built on older Mac OS X releases do have
> the package version number.
Yeah, on <= 10.5 we build bundle packages which use an Info.plist that
we write (portpkg::write_info_plist). Flat packages don't use Info.plist.
BTW, you can still build bundle packages on later OS versions by setting
package.flat=no.
- Josh
More information about the macports-dev
mailing list