scheidell 2012-06-29 23:06:06 UTC FreeBSD ports repository
Modified files: lang/pypy Makefile distinfo pkg-plist lang/pypy/files bsd.pypy.inst.mk patch-pypy__rpython__tool__rffi_platform.py use.pypy Added files: lang/pypy TODO lang/pypy/files patch-lib__pypy1.9__lib_pypy__ctypes_config_cache__rebuild.py patch-lib__pypy1.9__site.py patch-py___path__local.py patch-pypy__module__sys__state.py patch-pypy__tool__lib_pypy.py patch-pypy__translator__cli__sdk.py Removed files: lang/pypy/files patch-CVE-2012-0845 patch-pypy__ctypes_configure__cbuild.py Log: - Update to 1.9 [1] - Detection of insufficient memory [1] - Change %% SUB vaes from fixed at python 27 to use any installed version of python [1] - Fix syntax of non system include "" vs <> [2] PR: ports/168974 [1] Submitted by: David Naylor <naylor.b.da...@gmail.com> (maintainer) [1] Reviewed by: scheidel@ (me) [2] Revision Changes Path 1.4 +94 -43 ports/lang/pypy/Makefile 1.1 +8 -0 ports/lang/pypy/TODO (new) 1.3 +2 -2 ports/lang/pypy/distinfo 1.3 +5 -0 ports/lang/pypy/files/bsd.pypy.inst.mk 1.2 +0 -14 ports/lang/pypy/files/patch-CVE-2012-0845 (dead) 1.1 +11 -0 ports/lang/pypy/files/patch-lib__pypy1.9__lib_pypy__ctypes_config_cache__rebuild.py (new) 1.1 +17 -0 ports/lang/pypy/files/patch-lib__pypy1.9__site.py (new) 1.1 +12 -0 ports/lang/pypy/files/patch-py___path__local.py (new) 1.2 +0 -57 ports/lang/pypy/files/patch-pypy__ctypes_configure__cbuild.py (dead) 1.1 +21 -0 ports/lang/pypy/files/patch-pypy__module__sys__state.py (new) 1.2 +1 -1 ports/lang/pypy/files/patch-pypy__rpython__tool__rffi_platform.py 1.1 +18 -0 ports/lang/pypy/files/patch-pypy__tool__lib_pypy.py (new) 1.1 +11 -0 ports/lang/pypy/files/patch-pypy__translator__cli__sdk.py (new) 1.2 +4 -4 ports/lang/pypy/files/use.pypy 1.3 +3848 -4907 ports/lang/pypy/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"