freebsd-ports/lang/pypy
David Naylor 3103c35e99 Update lang/pypy to 2.1.b2.
Highlights:
 * Support for os.statvfs and os.fstatvfs on unix systems.
 * Fixed issue 1533: fix an RPython-level OverflowError for
     space.float_w(w_big_long_number).
 * Fixed issue 1552: GreenletExit should inherit from BaseException.
 * Fixed issue 1537: numpypy __array_interface__
 * Fixed issue 1238: Writing to an SSL socket in pypy sometimes failed with a
     "bad write retry" message.
 * distutils: copy CPython's implementation of customize_compiler, dont call
     split on environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and
     LDFLAGS.
 * During packaging, compile the CFFI tk extension.
2013-08-01 18:47:43 +00:00
..
files Fix lang/pypy library detection. 2013-07-30 20:22:47 +00:00
distinfo Update lang/pypy to 2.1.b2. 2013-08-01 18:47:43 +00:00
Makefile Update lang/pypy to 2.1.b2. 2013-08-01 18:47:43 +00:00
pkg-descr Update lang/pypy to 2.0.b1. 2013-03-23 16:01:56 +00:00
pkg-plist Update lang/pypy to 2.1.b 2013-07-28 20:10:03 +00:00