--- - branch: MAIN date: Tue Dec 4 14:54:34 UTC 2012 files: - new: '1.10' old: '1.9' path: pkgsrc/devel/py-gobject3/Makefile pathrev: pkgsrc/devel/py-gobject3/Makefile@1.10 type: modified - new: '1.4' old: '1.3' path: pkgsrc/devel/py-gobject3/PLIST pathrev: pkgsrc/devel/py-gobject3/PLIST@1.4 type: modified id: 20121204T145434Z.8d878ccbd95e43e1856c6055ac78e4b17fcba370 log: | Fix solaris build from Richard Palo in PR47275. Although neither our egg.mk nor distutils.mk files use PLATFORM in EGG_NAME, egg{,-info} filenames are of the form name ["-" version ["-py" pyver ["-" required_platform]]] "." ext As pygobject is C based, they chose to include required_platform in the egg name. As per the patch, PLATFORM is the output of python's get_platform() function, which is not just uname() output, but a modified version of it on solaris. (Stricly, get_build_platform() might be even more correct, but would require a depency on setuputils.) module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-gobject3' unixtime: '1354632874' user: prlw1