Date: Sun, 22 Aug 2010 02:00:11 GMT From: Garrett Cooper <yaneurabeya@gmail.com> To: freebsd-python@FreeBSD.org Subject: Re: ports/147051: [patch] update devel/py-ctypes to 1.02 and adjust supported archs Message-ID: <201008220200.o7M20BHp063130@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/147051; it has been noted by GNATS. From: Garrett Cooper <yaneurabeya@gmail.com> To: bug-followup@FreeBSD.org, gcooper@FreeBSD.org Cc: Subject: Re: ports/147051: [patch] update devel/py-ctypes to 1.02 and adjust supported archs Date: Sat, 21 Aug 2010 18:25:36 -0700 --Apple-Mail-2--809541176 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I just noticed that this line got into the patch: .if ${PYTHON_REL} >=3D 250 -IGNORE=3D ctypes ships with Python 2.5.x +#IGNORE=3D ctypes ships with Python 2.5.x .endif It shouldn't have been there (I was trying to test with python = 2.6 on my machine). Thanks, -Garrett= --Apple-Mail-2--809541176 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii <html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-tab-span" style="white-space:pre"> </span>I just noticed that this line got into the patch:<div><br></div><div><span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: 11px; white-space: pre; "><pre style="font-family: 'Courier New', Courier, monospace; font-size: 11px; white-space: pre; margin-top: 0px; margin-bottom: 0px; over flow-x: scroll; overflow-y: scroll; max-height: 600px; "> .if ${PYTHON_REL} >= 250 <span class="patch_minusline" style="color: rgb(0, 0, 255); ">-IGNORE= ctypes ships with Python 2.5.x</span> <span class="patch_plusline" style="color: rgb(255, 0, 0); ">+#IGNORE= ctypes ships with Python 2.5.x</span> .endif</pre></span><div><span class="Apple-tab-span" style="white-space:pre"> </span>It shouldn't have been there (I was trying to test with python 2.6 on my machine).</div></div><div>Thanks,</div><div>-Garrett</div></body></html> --Apple-Mail-2--809541176--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008220200.o7M20BHp063130>