From 6ff06b85b9d456c01eecf6d7ab62e87c034e6859 Mon Sep 17 00:00:00 2001 From: steven Date: Sun, 21 Oct 2007 11:41:32 +0000 Subject: [PATCH] move some test files to the -tests subpackage. noticed by Simon Kuhnle --- lang/python/2.5/Makefile | 4 ++-- lang/python/2.5/pkg/PLIST-main | 11 +---------- lang/python/2.5/pkg/PLIST-tests | 11 ++++++++++- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/lang/python/2.5/Makefile b/lang/python/2.5/Makefile index 5f342636421..04bd800c0e9 100644 --- a/lang/python/2.5/Makefile +++ b/lang/python/2.5/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.13 2007/10/20 06:54:55 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2007/10/21 11:41:32 steven Exp $ VERSION= 2.5 PATCHLEVEL= .1 -PKG_PATCHLEVEL= p4 +PKG_PATCHLEVEL= p5 SHARED_LIBS= python2.5 0.0 # PSUBDIR= python/${VERSION} diff --git a/lang/python/2.5/pkg/PLIST-main b/lang/python/2.5/pkg/PLIST-main index 81ed22d2258..8f70483eeb5 100644 --- a/lang/python/2.5/pkg/PLIST-main +++ b/lang/python/2.5/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.2 2007/04/24 23:32:47 djm Exp $ +@comment $OpenBSD: PLIST-main,v 1.3 2007/10/21 11:41:32 steven Exp $ @option no-default-conflict @conflict python->=2.5,<2.6 @pkgpath lang/python/2.5 @@ -1680,15 +1680,6 @@ lib/python2.5/telnetlib.pyo lib/python2.5/tempfile.py lib/python2.5/tempfile.pyc lib/python2.5/tempfile.pyo -lib/python2.5/test/infinite_reload.py -lib/python2.5/test/infinite_reload.pyc -lib/python2.5/test/infinite_reload.pyo -lib/python2.5/test/test_complex_args.py -lib/python2.5/test/test_complex_args.pyc -lib/python2.5/test/test_complex_args.pyo -lib/python2.5/test/test_structmembers.py -lib/python2.5/test/test_structmembers.pyc -lib/python2.5/test/test_structmembers.pyo lib/python2.5/textwrap.py lib/python2.5/textwrap.pyc lib/python2.5/textwrap.pyo diff --git a/lang/python/2.5/pkg/PLIST-tests b/lang/python/2.5/pkg/PLIST-tests index a255f32432a..38a229309d2 100644 --- a/lang/python/2.5/pkg/PLIST-tests +++ b/lang/python/2.5/pkg/PLIST-tests @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-tests,v 1.1 2006/11/01 20:59:18 alek Exp $ +@comment $OpenBSD: PLIST-tests,v 1.2 2007/10/21 11:41:32 steven Exp $ @option no-default-conflict @conflict python-tests->=2.5,<2.6 lib/python2.5/test/ @@ -69,6 +69,9 @@ lib/python2.5/test/fork_wait.py lib/python2.5/test/fork_wait.pyc lib/python2.5/test/fork_wait.pyo lib/python2.5/test/greyrgb.uue +lib/python2.5/test/infinite_reload.py +lib/python2.5/test/infinite_reload.pyc +lib/python2.5/test/infinite_reload.pyo lib/python2.5/test/inspect_fodder.py lib/python2.5/test/inspect_fodder.pyc lib/python2.5/test/inspect_fodder.pyo @@ -356,6 +359,9 @@ lib/python2.5/test/test_compiler.pyo lib/python2.5/test/test_complex.py lib/python2.5/test/test_complex.pyc lib/python2.5/test/test_complex.pyo +lib/python2.5/test/test_complex_args.py +lib/python2.5/test/test_complex_args.pyc +lib/python2.5/test/test_complex_args.pyo lib/python2.5/test/test_contains.py lib/python2.5/test/test_contains.pyc lib/python2.5/test/test_contains.pyo @@ -943,6 +949,9 @@ lib/python2.5/test/test_strptime.pyo lib/python2.5/test/test_struct.py lib/python2.5/test/test_struct.pyc lib/python2.5/test/test_struct.pyo +lib/python2.5/test/test_structmembers.py +lib/python2.5/test/test_structmembers.pyc +lib/python2.5/test/test_structmembers.pyo lib/python2.5/test/test_structseq.py lib/python2.5/test/test_structseq.pyc lib/python2.5/test/test_structseq.pyo