aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-26 12:45:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-26 12:45:14 +0000
commit61155613f0db6cffb4d26b3850053d68963c3ed2 (patch)
tree8a2bc7fda2d022f006daca0e1f3ee1a207f7806b /lang
parent5879a953cb0ac86557ca9fc62713bfeb193ce369 (diff)
downloadports-61155613f0db6cffb4d26b3850053d68963c3ed2.tar.gz
ports-61155613f0db6cffb4d26b3850053d68963c3ed2.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/python31/files/patch-Lib-test_regrtest.py10
-rw-r--r--lang/python32/files/patch-Lib-test_regrtest.py10
2 files changed, 20 insertions, 0 deletions
diff --git a/lang/python31/files/patch-Lib-test_regrtest.py b/lang/python31/files/patch-Lib-test_regrtest.py
new file mode 100644
index 000000000000..d10cb99056e6
--- /dev/null
+++ b/lang/python31/files/patch-Lib-test_regrtest.py
@@ -0,0 +1,10 @@
+--- Lib/test/regrtest.py.orgi 2009-11-26 13:29:08.000000000 +0100
++++ Lib/test/regrtest.py 2009-11-26 13:29:37.000000000 +0100
+@@ -1146,6 +1146,7 @@
+ _expectations['freebsd6'] = _expectations['freebsd4']
+ _expectations['freebsd7'] = _expectations['freebsd4']
+ _expectations['freebsd8'] = _expectations['freebsd4']
++_expectations['freebsd9'] = _expectations['freebsd4']
+
+ class _ExpectedSkips:
+ def __init__(self):
diff --git a/lang/python32/files/patch-Lib-test_regrtest.py b/lang/python32/files/patch-Lib-test_regrtest.py
new file mode 100644
index 000000000000..d10cb99056e6
--- /dev/null
+++ b/lang/python32/files/patch-Lib-test_regrtest.py
@@ -0,0 +1,10 @@
+--- Lib/test/regrtest.py.orgi 2009-11-26 13:29:08.000000000 +0100
++++ Lib/test/regrtest.py 2009-11-26 13:29:37.000000000 +0100
+@@ -1146,6 +1146,7 @@
+ _expectations['freebsd6'] = _expectations['freebsd4']
+ _expectations['freebsd7'] = _expectations['freebsd4']
+ _expectations['freebsd8'] = _expectations['freebsd4']
++_expectations['freebsd9'] = _expectations['freebsd4']
+
+ class _ExpectedSkips:
+ def __init__(self):