[90500] trunk/dports/python/py-pylibmc
Ryan Schmidt
ryandesign at macports.org
Thu Mar 8 11:51:25 PST 2012
On Mar 7, 2012, at 10:10, snc at macports.org wrote:
> Revision: 90500
> http://trac.macports.org/changeset/90500
> Author: snc at macports.org
> Date: 2012-03-07 08:09:59 -0800 (Wed, 07 Mar 2012)
> Log Message:
> -----------
> py-pylibmc: define our own strndup on Snow Leopard, #32678
strndup is included in Lion and later. So shouldn't this patch be used on Snow Leopard and earlier, not just on Snow Leopard?
> Modified Paths:
> --------------
> trunk/dports/python/py-pylibmc/Portfile
> +platform darwin 10 {
> + patchfiles patch-pylibmcmodule.c.diff
> +}
More information about the macports-dev
mailing list