On Nov 12, 2013, at 3:57 PM, j...@macports.org wrote: > Revision: 113224 > https://trac.macports.org/changeset/113224 > Author: j...@macports.org > Date: 2013-11-12 12:57:39 -0800 (Tue, 12 Nov 2013) > Log Message: > ----------- > python27: version bump to 2.7.6 > > Modified Paths: > -------------- > trunk/dports/lang/python27/Portfile > trunk/dports/lang/python27/files/patch-Makefile.pre.in.diff > trunk/dports/lang/python27/files/patch-libedit.diff > trunk/dports/lang/python27/files/patch-setup.py.diff
Does the universal variant build correctly? variant universal { # This patch will need updating when 2.7.6 is released, as ARCH_RUN_32BIT # will once again be used for something. See ticket #39270. patchfiles-append patch-configure-universal.diff post-patch { reinplace \ "s|__UNIVERSAL_ARCHFLAGS__|${configure.universal_cflags}|" \ ${worksrcpath}/configure } if {${configure.sdkroot} != ""} { configure.args-append --enable-universalsdk=${configure.sdkroot} } else { configure.args-append --enable-universalsdk=/ } } vq _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev