From 473f7fc2dc1cba782abaf6af536acb7a7799336e Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Mon, 16 Jul 2012 17:04:29 +0000 Subject: - remove expired ports * lang/python24 and lang/python25: unmaintained upstream * www/zope and www/zope211: unmaintained upstream (the only consumers of python24) - clean-up python versions < 2.6 from lang/python-doc-html - clean-up python24/25 from Mk/bsd.ports.mk - add www/zope213 glue to bsd.python.mk - clean-up zope versions != 2.13 from bsd.python.mk Submitted by: miwi (based on) Approved by: portmgr (miwi) --- www/zope211/files/patch-lib-python-RestrictedPython | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/zope211/files/patch-lib-python-RestrictedPython (limited to 'www/zope211/files/patch-lib-python-RestrictedPython') diff --git a/www/zope211/files/patch-lib-python-RestrictedPython b/www/zope211/files/patch-lib-python-RestrictedPython deleted file mode 100644 index dacf354759a4..000000000000 --- a/www/zope211/files/patch-lib-python-RestrictedPython +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/python/RestrictedPython/tests/verify.py.orig Sat Jan 7 21:07:51 2006 -+++ lib/python/RestrictedPython/tests/verify.py Sun Jan 15 13:43:23 2006 -@@ -21,6 +21,7 @@ - function. - """ - -+from __future__ import generators - import dis - import types - -- cgit v1.2.3